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
2021-07-20
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-03-03
Input: raydium_ts_i2c - do not send zero length
jeffrey.lin
1
-1
/
+2
2021-03-03
Input: elo - fix an error code in elo_connect()
Dan Carpenter
1
-1
/
+3
2020-12-29
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
1
-0
/
+12
2020-12-29
Input: ads7846 - fix unaligned access on 7845
Dmitry Torokhov
1
-1
/
+2
2020-12-29
Input: ads7846 - fix integer overflow on Rt calculation
Oleksij Rempel
1
-2
/
+3
2020-12-29
Input: ads7846 - fix race that causes missing releases
David Jander
1
-18
/
+26
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-06-03
Input: usbtouchscreen - add support for BonXeon TP
James Hilliard
1
-0
/
+1
2020-04-02
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
Dan Carpenter
1
-4
/
+4
2020-04-02
Input: raydium_i2c_ts - use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2020-02-28
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: atmel_mxt_ts - disable IRQ across suspend
Evan Green
1
-0
/
+4
2019-12-17
Input: goodix - add upside-down quirk for Teclast X89 tablet
Hans de Goede
1
-0
/
+9
2019-12-17
Input: cyttsp4_core - fix use after free bug
Pan Bian
1
-7
/
+0
2019-11-24
Input: silead - try firmware reload after unsuccessful resume
Julian Sax
1
-0
/
+13
2019-11-24
Input: st1232 - set INPUT_PROP_DIRECT property
Martin Kepplinger
1
-0
/
+1
2019-05-08
Input: stmfts - acknowledge that setting brightness is a blocking call
Dmitry Torokhov
1
-14
/
+16
2018-09-26
input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-2
/
+2
2018-09-19
Input: atmel_mxt_ts - only use first T9 instance
Nick Dyer
1
-3
/
+4
2018-06-21
Input: atmel_mxt_ts - fix the firmware update
Nick Dyer
1
-76
/
+110
2018-06-16
Input: goodix - add new ACPI id for GPD Win 2 touch screen
Ethan Lee
1
-0
/
+1
2018-05-09
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
Vittorio Gambaletta (VittGam)
1
-0
/
+9
2018-04-26
Input: stmfts - set IRQ_NOAUTOEN to the irq flag
Andi Shyti
1
-3
/
+8
2018-04-12
Input: goodix - disable IRQs while suspended
Hans de Goede
1
-2
/
+6
2018-01-23
Input: 88pm860x-ts - fix child-node lookup
Johan Hovold
1
-4
/
+12
2017-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2017-11-07
Input: tsc200x-core - set INPUT_PROP_DIRECT
Martin Kepplinger
1
-0
/
+1
2017-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2017-11-03
Input: ar1021_i2c - set INPUT_PROP_DIRECT
Martin Kepplinger
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-28
/
+47
2017-10-19
Input: goodix - poll the 'buffer status' bit before reading data
Paul Cercueil
1
-23
/
+44
2017-10-18
Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
Chanwoo Choi
1
-4
/
+2
2017-10-18
Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen
Jeff Lance
1
-1
/
+1
2017-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-4
/
+14
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-11
Input: ucb1400_ts - fix suspend and resume handling
Dmitry Torokhov
1
-2
/
+2
2017-09-11
Input: edt-ft5x06 - fix access to non-existing register
Luca Ceresoli
1
-1
/
+2
2017-09-11
Input: surface3_spi - make const array header static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-09-11
Input: goodix - add support for capacitive home button
Sergei A. Trusov
1
-0
/
+9
2017-08-21
Input: atmel_mxt_ts - add support for reset line
Sebastian Reichel
1
-0
/
+22
2017-08-21
Input: atmel_mxt_ts - use more managed resources
Sebastian Reichel
1
-15
/
+9
2017-08-18
Input: wacom_w8001 - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: tsc40 - constify serio_device_id
Arvind Yadav
1
-1
/
+1
[next]