summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
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
2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti
2017-06-02Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov
2017-05-29Input: silead - disable interrupt during suspendHans de Goede
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-22Input: tsc2007 - move header file out of I2C realmWolfram Sang
2017-05-22Input: mms114 - move header file out of I2C realmWolfram Sang
2017-05-22Input: mcs - move header file out of I2C realmWolfram Sang
2017-05-22Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-BĂ©langer
2017-05-22Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-05-01Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger
2017-05-01Input: ar1021_i2c - enable touch mode during openMartin Kepplinger
2017-04-27input: touchscreen: mxs-lradc: || vs && typosDan Carpenter