index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
2020-10-29
Input: stmfts - fix a & vs && typo
YueHaibing
2020-10-29
Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
Dan Carpenter
2020-10-29
Input: elants_i2c - fix typo for an attribute to show calibration count
Johnny Chuang
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-07-06
Revert "Input: elants_i2c - report resolution information for touch major"
Dmitry Torokhov
2020-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-05-17
Input: elants - refactor elants_i2c_execute_command()
Michał Mirosław
2020-05-17
Input: elants - override touchscreen info with DT properties
Michał Mirosław
2020-05-17
Input: elants - remove unused axes
Michał Mirosław
2020-05-17
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-05-12
Input: elants_i2c - provide an attribute to show calibration count
Johnny Chuang
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2020-05-12
Merge tag 'v5.6' into next
Dmitry Torokhov
2020-05-09
Input: add driver for the Cypress CY8CTMA140 touchscreen
Linus Walleij
2020-05-09
Input: edt-ft5x06 - prefer asynchronous probe
Ahmad Fatoum
2020-05-09
Input: edt-ft5x06 - improve power management operations
Marco Felsch
2020-05-09
Input: edt-ft5x06 - move parameter restore into helper
Marco Felsch
2020-05-09
Input: edt-ft5x06 - fix get_default register write access
Marco Felsch
2020-04-25
Input: mms114 - add extra compatible for mms345l
Stephan Gerhold
2020-04-18
Input: usbtouchscreen - add support for BonXeon TP
James Hilliard
2020-04-14
Input: mms114 - fix handling of mms345l
Stephan Gerhold
2020-04-14
Input: elants_i2c - support palm detection
Johnny Chuang
2020-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-04-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-04-01
Input: goodix - fix compilation when ACPI support is disabled
Hans de Goede
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-24
Input: of_touchscreen - explicitly choose axis
Andy Shevchenko
2020-03-24
Input: goodix - support gt9147 touchpanel
Yannick Fertre
2020-03-24
Input: goodix - add support for Goodix GT917S
Icenowy Zheng
2020-03-24
Input: goodix - use string-based chip ID
Icenowy Zheng
2020-03-24
Input: goodix - add support for more then one touch-key
Dmitry Mastykin
2020-03-24
Input: goodix - fix spurious key release events
Dmitry Mastykin
2020-03-24
Input: goodix - try to reset the controller if the i2c-test fails
Hans de Goede
2020-03-24
Input: goodix - restore config on resume if necessary
Hans de Goede
2020-03-24
Input: goodix - make goodix_send_cfg() take a raw buffer as argument
Hans de Goede
2020-03-24
Input: goodix - add minimum firmware size check
Hans de Goede
2020-03-24
Input: goodix - save a copy of the config from goodix_read_config()
Hans de Goede
2020-03-24
Input: goodix - move defines to above struct goodix_ts_data declaration
Hans de Goede
2020-03-24
Input: goodix - add support for controlling the IRQ pin through ACPI methods
Hans de Goede
2020-03-24
Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices
Hans de Goede
2020-03-24
Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...
Hans de Goede
2020-03-24
Input: goodix - make resetting the controller at probe independent from the G...
Hans de Goede
2020-03-24
Input: goodix - make loading the config from disk independent from the GPIO s...
Hans de Goede
2020-03-24
Input: goodix - refactor IRQ pin GPIO accesses
Hans de Goede
2020-03-20
Input: icn8505 - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
2020-03-20
Input: silead - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
2020-03-06
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
Dan Carpenter
2020-03-06
Input: elants_i2c - report resolution information for touch major
Johnny Chuang
2020-03-06
Input: goodix - fix touch coordinates on Cube I15-TC
Sergei A. Trusov
[next]