index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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 - don't report pressure for ads7845
Luca Ellero
1
-2
/
+3
2023-01-18
Input: elants_i2c - properly handle the reset GPIO when power is off
Douglas Anderson
1
-6
/
+3
2022-10-26
Input: melfas_mip4 - fix return value check in mip4_probe()
Yang Yingliang
1
-1
/
+1
2022-05-25
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
1
-3
/
+5
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: 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-20
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-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2017-11-08
Input: tsc200x-core - set INPUT_PROP_DIRECT
Martin Kepplinger
1
-0
/
+1
2017-11-04
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-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-28
/
+47
2017-10-20
Input: goodix - poll the 'buffer status' bit before reading data
Paul Cercueil
1
-23
/
+44
2017-10-19
Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
Chanwoo Choi
1
-4
/
+2
2017-10-19
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-12
Input: ucb1400_ts - fix suspend and resume handling
Dmitry Torokhov
1
-2
/
+2
[next]