summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2018-09-26input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-19Input: atmel_mxt_ts - only use first T9 instanceNick Dyer
2018-06-21Input: atmel_mxt_ts - fix the firmware updateNick Dyer
2018-06-16Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee
2018-05-09Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)
2018-04-26Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti
2018-04-12Input: goodix - disable IRQs while suspendedHans de Goede
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-07Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger
2017-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-19Input: goodix - poll the 'buffer status' bit before reading dataPaul Cercueil
2017-10-18Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi
2017-10-18Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-11Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov
2017-09-11Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli
2017-09-11Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King
2017-09-11Input: goodix - add support for capacitive home buttonSergei A. Trusov
2017-08-21Input: atmel_mxt_ts - add support for reset lineSebastian Reichel
2017-08-21Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel
2017-08-18Input: wacom_w8001 - constify serio_device_idArvind Yadav
2017-08-18Input: tsc40 - constify serio_device_idArvind Yadav
2017-08-18Input: touchwin - constify serio_device_idArvind Yadav
2017-08-18Input: touchright - constify serio_device_idArvind Yadav
2017-08-18Input: touchit213 - constify serio_device_idArvind Yadav
2017-08-18Input: penmount - constify serio_device_idArvind Yadav
2017-08-18Input: mtouch - constify serio_device_idArvind Yadav
2017-08-18Input: inexio - constify serio_device_idArvind Yadav
2017-08-18Input: hampshire - constify serio_device_idArvind Yadav
2017-08-18Input: gunze - constify serio_device_idArvind Yadav
2017-08-18Input: fujitsu_ts - constify serio_device_idArvind Yadav
2017-08-18Input: elo - constify serio_device_idArvind Yadav
2017-08-18Input: dynapro - constify serio_device_idArvind Yadav
2017-08-14Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-14Input: mxs-lradc - make symbol mxs_lradc_ts_irq_names staticWei Yongjun
2017-08-14Input: mxs-lradc - use correct error checkPan Bian
2017-08-14Input: mxs-lradc - do a NULL check on ioresFabio Estevam
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov
2017-07-12Input: sur40 - skip all blobs that are not touchesFlorian Echtler
2017-07-12Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler
2017-07-12Input: sur40 - add additional reverse-engineered informationFlorian Echtler
2017-07-12Input: ads7846 - constify attribute_group structuresArvind Yadav
2017-07-12Input: elants_i2c - constify attribute_group structuresArvind Yadav
2017-07-12Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann