index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
Input: ads7846 - don't check penirq immediately for 7845
Luca Ellero
1
-7
/
+1
2023-03-11
Input: ads7846 - always set last command to PWRDOWN
Luca Ellero
1
-1
/
+9
2023-03-11
Input: ads7846 - convert to one message
Oleksij Rempel
1
-183
/
+193
2023-03-11
Input: ads7846 - convert to full duplex
Oleksij Rempel
1
-130
/
+62
2023-03-11
Input: ads7846 - don't report pressure for ads7845
Luca Ellero
1
-2
/
+3
2023-01-14
Input: elants_i2c - properly handle the reset GPIO when power is off
Douglas Anderson
1
-6
/
+3
2022-12-08
Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()
Zhang Xiaoxu
1
-1
/
+3
2022-12-02
Input: goodix - try resetting the controller when no config is set
Hans de Goede
1
-0
/
+11
2022-10-05
Input: melfas_mip4 - fix return value check in mip4_probe()
Yang Yingliang
1
-1
/
+1
2022-09-20
Input: goodix - add compatible string for GT1158
Jarrah Gosbell
1
-0
/
+1
2022-09-20
Input: goodix - add support for GT1158
Ondrej Jirman
1
-0
/
+1
2022-08-21
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
1
-2
/
+4
2022-06-09
Input: stmfts - do not leave device disabled in stmfts_input_open
Dmitry Torokhov
1
-8
/
+8
2022-05-25
Input: ili210x - fix reset timing
Marek Vasut
1
-2
/
+2
2022-05-25
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
1
-3
/
+5
2022-04-08
Input: zinitix - do not report shadow fingers
Linus Walleij
1
-9
/
+35
2022-01-11
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
1
-7
/
+9
2021-12-29
Input: goodix - add id->model mapping for the "9111" model
Hans de Goede
1
-0
/
+1
2021-12-29
Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312
Johnny Chuang
1
-1
/
+45
2021-12-29
Input: atmel_mxt_ts - fix double free in mxt_read_info_block
José Expósito
1
-1
/
+1
2021-12-22
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
1
-21
/
+21
2021-07-20
Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
Yizhuo Zhai
1
-3
/
+10
2021-07-14
Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...
Hans de Goede
1
-52
/
+0
2021-07-14
Input: usbtouchscreen - fix control-request directions
Johan Hovold
1
-4
/
+4
2021-05-22
Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...
Hans de Goede
1
-4
/
+40
2021-05-22
Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
Hans de Goede
1
-2
/
+42
2021-05-11
Input: ili210x - add missing negation for touch indication on ili210x
Hansem Ro
1
-1
/
+1
2021-04-21
Input: s6sy761 - fix coordinate read bit shift
Caleb Connolly
1
-2
/
+2
2021-03-04
Input: raydium_ts_i2c - do not send zero length
jeffrey.lin
1
-1
/
+2
2021-03-04
Input: zinitix - fix return type of zinitix_init_touch()
Dmitry Torokhov
1
-1
/
+1
2021-03-04
Input: elo - fix an error code in elo_connect()
Dan Carpenter
1
-1
/
+3
2021-03-04
Input: sur40 - fix an error code in sur40_probe()
Dan Carpenter
1
-0
/
+1
2021-02-10
Input: ili210x - implement pressure reporting for ILI251x
Marek Vasut
1
-7
/
+19
2021-02-10
Input: goodix - add support for Goodix GT9286 chip
AngeloGioacchino Del Regno
1
-0
/
+2
2020-12-30
Input: ads7846 - fix unaligned access on 7845
Dmitry Torokhov
1
-1
/
+2
2020-12-30
Input: ads7846 - fix integer overflow on Rt calculation
Oleksij Rempel
1
-2
/
+3
2020-12-30
Input: ads7846 - fix race that causes missing releases
David Jander
1
-18
/
+26
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-38
/
+100
2020-12-11
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
1
-0
/
+12
2020-12-06
Input: raydium_ts_i2c - do not split tx transactions
Furquan Shaikh
1
-38
/
+88
2020-12-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2020-12-01
Input: atmel_mxt_ts - fix lost interrupts
Linus Walleij
1
-2
/
+2
2020-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2020-11-11
Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER
Necip Fazil Yildiran
1
-0
/
+1
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+35
2020-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-100
/
+682
2020-10-04
Input: add zinitix touchscreen driver
Michael Srba
3
-0
/
+594
2020-09-16
Input: stmfts - fix a & vs && typo
YueHaibing
1
-1
/
+1
2020-09-16
Input: imx6ul_tsc - unify open/close and PM paths
Dmitry Torokhov
1
-30
/
+22
2020-09-16
Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
Dan Carpenter
1
-11
/
+16
[next]