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.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
2020-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-132
/
+512
2020-04-07
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-132
/
+512
2020-04-01
Input: goodix - fix compilation when ACPI support is disabled
Hans de Goede
1
-13
/
+42
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2020-03-25
Input: of_touchscreen - explicitly choose axis
Andy Shevchenko
1
-18
/
+17
2020-03-25
Input: goodix - support gt9147 touchpanel
Yannick Fertre
1
-0
/
+2
2020-03-25
Input: goodix - add support for Goodix GT917S
Icenowy Zheng
1
-0
/
+2
2020-03-25
Input: goodix - use string-based chip ID
Icenowy Zheng
1
-28
/
+39
2020-03-25
Input: goodix - add support for more then one touch-key
Dmitry Mastykin
1
-13
/
+49
2020-03-25
Input: goodix - fix spurious key release events
Dmitry Mastykin
1
-1
/
+1
2020-03-25
Input: goodix - try to reset the controller if the i2c-test fails
Hans de Goede
1
-0
/
+7
2020-03-25
Input: goodix - restore config on resume if necessary
Hans de Goede
1
-0
/
+22
2020-03-25
Input: goodix - make goodix_send_cfg() take a raw buffer as argument
Hans de Goede
1
-26
/
+22
2020-03-25
Input: goodix - add minimum firmware size check
Hans de Goede
1
-4
/
+7
2020-03-25
Input: goodix - save a copy of the config from goodix_read_config()
Hans de Goede
1
-6
/
+41
2020-03-25
Input: goodix - move defines to above struct goodix_ts_data declaration
Hans de Goede
1
-30
/
+30
2020-03-25
Input: goodix - add support for controlling the IRQ pin through ACPI methods
Hans de Goede
1
-0
/
+30
2020-03-25
Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices
Hans de Goede
1
-0
/
+19
2020-03-25
Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...
Hans de Goede
1
-4
/
+124
2020-03-25
Input: goodix - make resetting the controller at probe independent from the G...
Hans de Goede
1
-1
/
+3
2020-03-25
Input: goodix - make loading the config from disk independent from the GPIO s...
Hans de Goede
1
-5
/
+9
2020-03-25
Input: goodix - refactor IRQ pin GPIO accesses
Hans de Goede
1
-11
/
+51
2020-03-20
Input: icn8505 - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
1
-1
/
+1
2020-03-20
Input: silead - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
1
-1
/
+1
2020-03-07
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
Dan Carpenter
1
-4
/
+4
2020-03-06
Input: elants_i2c - report resolution information for touch major
Johnny Chuang
1
-0
/
+1
2020-03-06
Input: goodix - fix touch coordinates on Cube I15-TC
Sergei A. Trusov
1
-0
/
+22
2020-02-10
Input: ili210x - add ili2120 support
Luca Weiss
1
-0
/
+32
2020-02-10
Input: ili210x - fix return value of is_visible function
Luca Weiss
1
-1
/
+1
2020-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-49
/
+98
2020-01-21
Input: ads7846 - use new `delay` structure for SPI transfer delays
Alexandru Ardelean
1
-5
/
+10
2020-01-11
Merge tag 'v5.5-rc5' into next
Dmitry Torokhov
1
-7
/
+0
2020-01-11
Input: edt-ft5x06 - use pm core to enable/disable the wake irq
Marco Felsch
1
-24
/
+0
2020-01-11
Input: edt-ft5x06 - make wakeup-source switchable
Marco Felsch
1
-1
/
+0
2020-01-11
Input: edt-ft5x06 - alphabetical include reorder
Marco Felsch
1
-11
/
+12
2020-01-11
Input: edt-ft5x06 - work around first register access error
Philipp Zabel
1
-0
/
+7
2020-01-11
Input: sur40 - fix interface sanity checks
Johan Hovold
1
-1
/
+1
2020-01-11
Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
Chuhong Yuan
1
-1
/
+5
2019-12-12
Input: elants_i2c - check Remark ID when attempting firmware update
Johnny.Chuang
1
-8
/
+69
2019-12-06
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+9
2019-12-05
Input: goodix - add upside-down quirk for Teclast X89 tablet
Hans de Goede
1
-0
/
+9
2019-11-26
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-481
/
+586
2019-11-23
Input: fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-13
Input: cyttsp4_core - fix use after free bug
Pan Bian
1
-7
/
+0
2019-11-13
Input: ili210x - optionally show calibrate sysfs attribute
Sven Van Asbroeck
1
-0
/
+14
2019-11-13
Input: ili210x - add resolution to chip operations structure
Sven Van Asbroeck
1
-2
/
+7
2019-11-13
Input: ili210x - do not retrieve/print chip firmware version
Sven Van Asbroeck
1
-21
/
+0
2019-11-12
Input: mms114 - use device_get_match_data
Stephan Gerhold
1
-2
/
+1
2019-11-12
Merge branch 'ili2xxx-touchscreen' into next
Dmitry Torokhov
1
-162
/
+216
2019-11-12
Input: ili210x - remove unneeded suspend and resume handlers
Dmitry Torokhov
1
-24
/
+0
[next]