summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-08-108-27/+289
|\
| * Input: exc3000 - add support to query model and fw_versionSebastian Reichel2020-08-061-1/+147
| * Input: exc3000 - add reset gpio supportSebastian Reichel2020-08-061-0/+17
| * Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel2020-08-061-14/+66
| * Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessaryNick Dyer2020-07-281-3/+53
| * Merge branch 'for-linus' into nextDmitry Torokhov2020-07-211-1/+0
| |\
| * \ Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-212-2/+2
| |\ \
| * | | Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-076-7/+5
| * | | Input: exc3000 - switch to i2c's probe_new APISebastian Reichel2020-07-061-3/+2
* | | | Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-061-1/+0
|\ \ \ \
| * \ \ \ Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-201-1/+0
| |\ \ \ \
| * | | | | iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-3/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | media: sur40: Remove uninitialized_var() usageKees Cook2020-07-161-3/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-07-131-1/+0
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov2020-07-061-1/+0
| |/ /
* | / Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-06-1012-162/+690
|\| | | |/ |/|
| * Input: elants - refactor elants_i2c_execute_command()Michał Mirosław2020-05-171-101/+99
| * Input: elants - override touchscreen info with DT propertiesMichał Mirosław2020-05-171-2/+5
| * Input: elants - remove unused axesMichał Mirosław2020-05-171-18/+8
| * Merge branch 'for-linus' into nextDmitry Torokhov2020-05-173-8/+16
| |\
| * | Input: elants_i2c - provide an attribute to show calibration countJohnny Chuang2020-05-121-1/+27
| * | Input: introduce input_mt_report_slot_inactive()Jiada Wang2020-05-127-13/+11
| * | Merge tag 'v5.6' into nextDmitry Torokhov2020-05-124-7/+43
| |\ \
| * | | Input: add driver for the Cypress CY8CTMA140 touchscreenLinus Walleij2020-05-093-0/+366
| * | | Input: edt-ft5x06 - prefer asynchronous probeAhmad Fatoum2020-05-091-0/+1
| * | | Input: edt-ft5x06 - improve power management operationsMarco Felsch2020-05-091-10/+132
| * | | Input: edt-ft5x06 - move parameter restore into helperMarco Felsch2020-05-091-19/+24
| * | | Input: edt-ft5x06 - fix get_default register write accessMarco Felsch2020-05-091-3/+9
| * | | Input: mms114 - add extra compatible for mms345lStephan Gerhold2020-04-251-2/+15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-05-283-8/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | Input: usbtouchscreen - add support for BonXeon TPJames Hilliard2020-04-181-0/+1
| * | | Input: mms114 - fix handling of mms345lStephan Gerhold2020-04-141-7/+5
| * | | Input: elants_i2c - support palm detectionJohnny Chuang2020-04-141-1/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-04-073-132/+512
|\| | |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2020-04-063-132/+512
| |\| | | | |/ | |/|
| | * Input: goodix - fix compilation when ACPI support is disabledHans de Goede2020-04-011-13/+42
| | * Input: of_touchscreen - explicitly choose axisAndy Shevchenko2020-03-241-18/+17
| | * Input: goodix - support gt9147 touchpanelYannick Fertre2020-03-241-0/+2
| | * Input: goodix - add support for Goodix GT917SIcenowy Zheng2020-03-241-0/+2
| | * Input: goodix - use string-based chip IDIcenowy Zheng2020-03-241-28/+39
| | * Input: goodix - add support for more then one touch-keyDmitry Mastykin2020-03-241-13/+49
| | * Input: goodix - fix spurious key release eventsDmitry Mastykin2020-03-241-1/+1
| | * Input: goodix - try to reset the controller if the i2c-test failsHans de Goede2020-03-241-0/+7
| | * Input: goodix - restore config on resume if necessaryHans de Goede2020-03-241-0/+22
| | * Input: goodix - make goodix_send_cfg() take a raw buffer as argumentHans de Goede2020-03-241-26/+22
| | * Input: goodix - add minimum firmware size checkHans de Goede2020-03-241-4/+7
| | * Input: goodix - save a copy of the config from goodix_read_config()Hans de Goede2020-03-241-6/+41
| | * Input: goodix - move defines to above struct goodix_ts_data declarationHans de Goede2020-03-241-30/+30
| | * Input: goodix - add support for controlling the IRQ pin through ACPI methodsHans de Goede2020-03-241-0/+30