summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2016-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-19[media] Input: v4l-touch - add copyright linesNick Dyer
2016-09-19[media] Input: atmel_mxt: disallow impossible configurationArnd Bergmann
2016-09-10Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede
2016-09-10Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede
2016-09-10Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King
2016-09-05Input: wdt87xx_i2c - fix the flash erase issueHungNien Chen
2016-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-25Input: elants_i2c - get product id on recovery mode for FW updateJohnny Chuang
2016-08-25Input: wm97xx - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar
2016-08-25Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar
2016-08-24[media] sur40: properly report a single frame rate of 60 FPSFlorian Echtler
2016-08-23[media] Input: sur40 - use new V4L2 touch input typeNick Dyer
2016-08-23[media] Input: atmel_mxt_ts - add support for reference dataNick Dyer
2016-08-23[media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386Nick Dyer
2016-08-23[media] Input: atmel_mxt_ts - handle diagnostic data orientationNick Dyer
2016-08-23[media] Input: atmel_mxt_ts - read touchscreen sizeNick Dyer
2016-08-23[media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 deviceNick Dyer
2016-08-23[media] Input: atmel_mxt_ts - add support for T37 diagnostic dataNick Dyer
2016-08-22Input: pixcir_i2c_ts - remove a useless blank lineLABBE Corentin
2016-08-22Input: pixcir_i2c_ts - remove text about writing to Free Software FoundationLABBE Corentin
2016-08-22Input: pixcir_i2c_ts - simplify code with of_device_get_match_dataLABBE Corentin
2016-08-22Input: remove duplicate ft6236 driverHans de Goede
2016-08-22Input: ads7846 - remove redundant regulator_disable callPetr Cvek
2016-08-22Input: silead - use devm_gpiod_getHans de Goede
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-04Input: silead - remove some dead codeDan Carpenter
2016-08-04Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann
2016-08-03Merge branch 'next' into for-linusDmitry Torokhov
2016-08-03Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä
2016-08-02Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov
2016-08-02Input: add driver for Silead touchscreensRobert Dolca
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-26Merge branch 'next' into for-linusDmitry Torokhov
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-20Input: tsc200x - report proper input_dev nameMichael Welling
2016-07-19Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng
2016-07-19Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-15Input: pixcir_ts - add support for axis inversion / swappingHans de Goede
2016-07-15Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede
2016-07-15Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-14Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov
2016-07-13Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab
2016-07-08[media] sur40: drop unnecessary format descriptionHans Verkuil