index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2022-01-11
Input: touchscreen - Fix backport of a02dcde595f7cbd240ccd64de96034ad91cffc40
Nathan Chancellor
1
-4
/
+4
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
-9
/
+9
2021-07-20
Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
Yizhuo Zhai
1
-3
/
+10
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: 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
2020-12-30
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
1
-0
/
+12
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-11-24
Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER
Necip Fazil Yildiran
1
-0
/
+1
2020-10-29
Input: stmfts - fix a & vs && typo
YueHaibing
1
-1
/
+1
2020-10-29
Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
Dan Carpenter
1
-11
/
+16
2020-07-22
Input: mms114 - add extra compatible for mms345l
Stephan Gerhold
1
-2
/
+15
2020-07-22
Input: goodix - fix touch coordinates on Cube I15-TC
Sergei A. Trusov
1
-0
/
+22
2020-06-24
Input: edt-ft5x06 - fix get_default register write access
Marco Felsch
1
-3
/
+9
2020-06-17
Input: mms114 - fix handling of mms345l
Stephan Gerhold
1
-7
/
+5
2020-06-03
Input: usbtouchscreen - add support for BonXeon TP
James Hilliard
1
-0
/
+1
2020-04-01
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
Dan Carpenter
1
-4
/
+4
2020-02-24
Input: edt-ft5x06 - work around first register access error
Philipp Zabel
1
-0
/
+7
2020-01-29
Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
Chuhong Yuan
1
-1
/
+5
2020-01-29
Input: sur40 - fix interface sanity checks
Johan Hovold
1
-1
/
+1
2020-01-04
Input: ili210x - handle errors from input_mt_init_slots()
Dmitry Torokhov
1
-1
/
+6
2020-01-04
Input: st1232 - do not reset the chip too early
Dmitry Torokhov
1
-10
/
+12
2020-01-04
Input: atmel_mxt_ts - disable IRQ across suspend
Evan Green
1
-0
/
+4
2019-12-13
Input: goodix - add upside-down quirk for Teclast X89 tablet
Hans de Goede
1
-0
/
+9
2019-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-7
/
+0
2019-11-12
Input: cyttsp4_core - fix use after free bug
Pan Bian
1
-7
/
+0
2019-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+4
2019-10-21
Input: st1232 - fix reporting multitouch coordinates
Dixit Parmar
1
-2
/
+4
2019-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-8
/
+50
2019-10-02
Input: goodix - add support for 9-bytes reports
Yauhen Kharuzhy
1
-8
/
+50
2019-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-808
/
+368
2019-09-02
Input: bu21013_ts - switch to using standard touchscreen properties
Dmitry Torokhov
1
-21
/
+33
2019-09-02
Input: bu21013_ts - switch to using MT-B (slotted) protocol
Dmitry Torokhov
1
-37
/
+43
2019-09-02
Input: bu21013_ts - fix suspend when wake source
Dmitry Torokhov
1
-24
/
+24
2019-09-02
Input: bu21013_ts - use interrupt from I2C client
Dmitry Torokhov
1
-16
/
+19
2019-09-02
Input: bu21013_ts - remove support for platform data
Dmitry Torokhov
1
-72
/
+37
2019-09-02
Input: bu21013_ts - convert to using managed resources
Dmitry Torokhov
1
-98
/
+84
2019-09-02
Input: bu21013_ts - remove useless comments
Dmitry Torokhov
1
-59
/
+2
2019-09-02
Input: bu21013_ts - annotate supend/resume methods as __maybe_unused
Dmitry Torokhov
1
-10
/
+3
2019-09-02
Input: bu21013_ts - rename some variables
Dmitry Torokhov
1
-186
/
+190
2019-09-02
Input: bu21013_ts - convert to use GPIO descriptors
Linus Walleij
1
-48
/
+38
2019-08-20
Input: wacom_w8001 - allocate additional space for 'phys'
Jason Gerecke
1
-1
/
+3
[next]