开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
2020-10-04
Input: add zinitix touchscreen driver
Michael Srba
2020-09-16
Input: stmfts - fix a & vs && typo
YueHaibing
2020-09-16
Input: imx6ul_tsc - unify open/close and PM paths
Dmitry Torokhov
2020-09-16
Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
Dan Carpenter
2020-09-16
Input: elants_i2c - fix typo for an attribute to show calibration count
Johnny Chuang
2020-09-13
Input: elants_i2c - report resolution of ABS_MT_TOUCH_MAJOR by FW information.
Johnny Chuang
2020-09-13
Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...
Furquan Shaikh
2020-08-06
Input: exc3000 - add support to query model and fw_version
Sebastian Reichel
2020-08-06
Input: exc3000 - add reset gpio support
Sebastian Reichel
2020-08-06
Input: exc3000 - add EXC80H60 and EXC80H84 support
Sebastian Reichel
2020-07-28
Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
Nick Dyer
2020-07-21
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-07-21
Merge branch 'elan-i2c' into next
Dmitry Torokhov
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-06
Input: exc3000 - switch to i2c's probe_new API
Sebastian Reichel
2020-07-06
Revert "Input: elants_i2c - report resolution information for touch major"
Dmitry Torokhov
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
[next]