summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2016-07-15Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede-47/+14
2016-07-15Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede-3/+4
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede-6/+85
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen-6/+7
2016-07-14Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov-0/+3
2016-07-13Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin-19/+43
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab-1/+10
2016-07-08[media] sur40: drop unnecessary format descriptionHans Verkuil-1/+0
2016-07-08[media] sur40: fix occasional oopses on device closeFlorian Echtler-1/+2
2016-07-08[media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil-1/+1
2016-07-08[media] sur40: set q->dev instead of allocating a contextHans Verkuil-12/+1
2016-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+10
2016-06-23Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng-0/+9
2016-06-23Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng-1/+1
2016-06-18Merge branch 'cec-defines' into for-linusDmitry Torokhov-1/+607
2016-06-01Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis-1/+1
2016-06-01Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov-6/+5
2016-05-27Input: add Raydium I2C touchscreen driverJeffrey Lin-0/+1229
2016-05-27Input: surface3_spi - add surface pen support for Surface 3Stephen Just-2/+112
2016-05-27Input: surface3_spi - Prepare to add support for Surface PenStephen Just-13/+26
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-8/+1
2016-05-19Input: add new driver for the Surface 3Benjamin Tissoires-0/+318
2016-05-19Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann-2/+2
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-46/+47
2016-05-18Input: migor-ts - allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas-1/+1
2016-05-18Input: migor-ts - fix error for modular buildJavier Martinez Canillas-1/+1
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-5/+5
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-05-17input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin-8/+1
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov-46/+47
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-16/+16
2016-04-28treewide: Fix typos in printkMasanari Iida-1/+1
2016-04-25Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer-14/+14
2016-04-25Input: zforce_ts - fix dual touch recognitionKnut Wohlrab-2/+2
2016-04-06Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi-34/+43
2016-04-05Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov-12/+4
2016-03-30input: ad7879: use gpiochip data pointerLinus Walleij-5/+5
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+41
2016-03-23Input: sur40 - fix DMA on stackOliver Neukum-7/+14
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+606
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-154/+1816
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-03-16Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee-1/+27
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov-15/+21
2016-03-08Input: ad7879 - add device tree supportStefan Agner-58/+110
2016-03-08Input: ad7879 - fix default x/y axis assignmentStefan Agner-3/+5
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner-5/+5
2016-03-04Input: ts4800 - add hardware dependencyJean Delvare-0/+1
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov-9/+46