aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
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
2016-07-08[media] sur40: fix occasional oopses on device closeFlorian Echtler
2016-07-08[media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] sur40: set q->dev instead of allocating a contextHans Verkuil
2016-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-06-23Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng
2016-06-23Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng
2016-06-18Merge branch 'cec-defines' into for-linusDmitry Torokhov
2016-06-01Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis
2016-06-01Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov
2016-05-27Input: add Raydium I2C touchscreen driverJeffrey Lin
2016-05-27Input: surface3_spi - add surface pen support for Surface 3Stephen Just
2016-05-27Input: surface3_spi - Prepare to add support for Surface PenStephen Just
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-05-19Input: add new driver for the Surface 3Benjamin Tissoires
2016-05-19Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-18Input: migor-ts - allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas
2016-05-18Input: migor-ts - fix error for modular buildJavier Martinez Canillas
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-04-28treewide: Fix typos in printkMasanari Iida