summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'next' into for-linusDmitry Torokhov
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown
2017-11-10Input: add support for the Samsung S6SY761 touchscreenAndi Shyti
2017-11-10Input: add support for HiDeep touchscreenAnthony Kim
2017-11-07Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov
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-03Input: cyttsp4 - avoid overflows when calculating memory sizesVince Kim
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27Input: mxs-lradc - remove redundant assignment to pointer inputColin Ian King
2017-10-25Input: add I2C attached EETI EXC3000 multi touch driverAhmet Inan
2017-10-24Input: goodix - support gt1151 touchpanelMarcin Niestroj
2017-10-24Input: touchsceen - convert timers to use timer_setup()Kees Cook
2017-10-23Input: ad7877 - convert to using timer_setup()stephen lu
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-19Input: edt-ft5x06 - implement support for the EDT-M12 seriesSimon Budig
2017-10-19Input: edt-ft5x06 - make distinction between m06/m09/generic more clearSimon Budig
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-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-09-29Input: ad7879 - use managed devm_device_add_groupAndi Shyti
2017-09-29Input: edt-ft5x06 - use managed devm_device_add_groupAndi Shyti
2017-09-29Input: wdt87xx_i2c - use managed devm_device_add_groupAndi Shyti
2017-09-29Input: rohm_bu21023 - use managed devm_device_add_groupAndi Shyti
2017-09-29Input: raydium_i2c_ts - use managed devm_device_add_groupAndi Shyti
2017-09-29Input: melfas_mip4 - use managed devm_device_add_groupAndi Shyti
2017-09-29Input: elants_i2c - use managed devm_device_add_groupAndi Shyti
2017-09-26Input: usbtouchscreen - use EXPERT instead of EMBEDDED for EasyTouchRandy Dunlap
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-22Input: stmfts - use devm_device_add_groupAndi Shyti
2017-09-19Input: wm97xx: add new AC97 bus supportRobert Jarzmik
2017-09-19Input: wm97xx: split out touchscreen registeringRobert Jarzmik
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-22input: tsc2007 - drop the driver_module assignment in iio interface.Jonathan Cameron