aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Input: mxs-lradc - remove redundant assignment to pointer inputColin Ian King1-1/+1
2017-10-25Input: add I2C attached EETI EXC3000 multi touch driverAhmet Inan3-0/+234
2017-10-24Input: goodix - support gt1151 touchpanelMarcin Niestroj1-27/+98
2017-10-24Input: touchsceen - convert timers to use timer_setup()Kees Cook5-18/+18
2017-10-23Input: ad7877 - convert to using timer_setup()stephen lu1-3/+3
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov4-29/+48
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman3-28/+47
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-28/+47
2017-10-19Input: edt-ft5x06 - implement support for the EDT-M12 seriesSimon Budig1-11/+39
2017-10-19Input: edt-ft5x06 - make distinction between m06/m09/generic more clearSimon Budig1-29/+93
2017-10-19Input: goodix - poll the 'buffer status' bit before reading dataPaul Cercueil1-23/+44
2017-10-18Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi1-4/+2
2017-10-18Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance1-1/+1
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-1/+1
2017-09-29Input: ad7879 - use managed devm_device_add_groupAndi Shyti1-12/+1
2017-09-29Input: edt-ft5x06 - use managed devm_device_add_groupAndi Shyti1-7/+2
2017-09-29Input: wdt87xx_i2c - use managed devm_device_add_groupAndi Shyti1-9/+1
2017-09-29Input: rohm_bu21023 - use managed devm_device_add_groupAndi Shyti1-16/+1
2017-09-29Input: raydium_i2c_ts - use managed devm_device_add_groupAndi Shyti1-17/+1
2017-09-29Input: melfas_mip4 - use managed devm_device_add_groupAndi Shyti1-16/+1
2017-09-29Input: elants_i2c - use managed devm_device_add_groupAndi Shyti1-18/+1
2017-09-26Input: usbtouchscreen - use EXPERT instead of EMBEDDED for EasyTouchRandy Dunlap1-1/+1
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+0
2017-09-22Input: stmfts - use devm_device_add_groupAndi Shyti1-3/+1
2017-09-19Input: wm97xx: add new AC97 bus supportRobert Jarzmik2-2/+56
2017-09-19Input: wm97xx: split out touchscreen registeringRobert Jarzmik1-81/+115
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-4/+14
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-09-11Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov1-2/+2
2017-09-11Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli1-1/+2
2017-09-11Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King1-1/+1
2017-09-11Input: goodix - add support for capacitive home buttonSergei A. Trusov1-0/+9
2017-08-22input: tsc2007 - drop the driver_module assignment in iio interface.Jonathan Cameron1-1/+0
2017-08-21Input: atmel_mxt_ts - add support for reset lineSebastian Reichel1-0/+22
2017-08-21Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel1-15/+9
2017-08-18Input: wacom_w8001 - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: tsc40 - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: touchwin - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: touchright - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: touchit213 - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: penmount - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: mtouch - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: inexio - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: hampshire - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: gunze - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: fujitsu_ts - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: elo - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: dynapro - constify serio_device_idArvind Yadav1-1/+1
2017-08-14Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall1-1/+1
2017-08-14Input: mxs-lradc - make symbol mxs_lradc_ts_irq_names staticWei Yongjun1-1/+1