summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2017-08-21Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel-15/+9
2017-08-18Input: wacom_w8001 - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: tsc40 - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: touchwin - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: touchright - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: touchit213 - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: penmount - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: mtouch - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: inexio - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: hampshire - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: gunze - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: fujitsu_ts - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: elo - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: dynapro - constify serio_device_idArvind Yadav-1/+1
2017-08-14Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall-1/+1
2017-08-14Input: mxs-lradc - make symbol mxs_lradc_ts_irq_names staticWei Yongjun-1/+1
2017-08-14Input: mxs-lradc - use correct error checkPan Bian-2/+2
2017-08-14Input: mxs-lradc - do a NULL check on ioresFabio Estevam-0/+2
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov-0/+3
2017-07-12Input: sur40 - skip all blobs that are not touchesFlorian Echtler-9/+13
2017-07-12Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler-2/+5
2017-07-12Input: sur40 - add additional reverse-engineered informationFlorian Echtler-5/+12
2017-07-12Input: ads7846 - constify attribute_group structuresArvind Yadav-2/+2
2017-07-12Input: elants_i2c - constify attribute_group structuresArvind Yadav-1/+1
2017-07-12Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav-1/+1
2017-07-06Merge branch 'next' into for-linusDmitry Torokhov-4/+844
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann-2/+2
2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti-0/+834
2017-06-02Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav-1/+7
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov-2/+727
2017-05-29Input: silead - disable interrupt during suspendHans de Goede-0/+3
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov-3/+729
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+2
2017-05-22Input: tsc2007 - move header file out of I2C realmWolfram Sang-1/+1
2017-05-22Input: mms114 - move header file out of I2C realmWolfram Sang-1/+1
2017-05-22Input: mcs - move header file out of I2C realmWolfram Sang-1/+1
2017-05-22Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-Bélanger-0/+1
2017-05-22Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger-1/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-510/+569
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-0/+725
2017-05-01Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger-1/+2
2017-05-01Input: ar1021_i2c - enable touch mode during openMartin Kepplinger-0/+15
2017-04-27input: touchscreen: mxs-lradc: || vs && typosDan Carpenter-3/+3
2017-04-20Annotate hardware config module parameters in drivers/input/David Howells-2/+2
2017-04-14Input: ar1021_i2c - highlight support for AR1020Martin Kepplinger-5/+5
2017-04-14Input: ar1021_i2c - do not force raising edge IRQ triggerDmitry Torokhov-1/+1
2017-04-14Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov-1/+1
2017-04-12Input: ar1021_i2c - coding style fixesMartin Kepplinger-2/+2
2017-04-12Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam-5/+8