summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
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
2016-03-04Input: melfas_mip4 - add resolution reportingSangwon Jee-4/+22
2016-03-02Input: stmpe-ts - restore kerneldocLinus Walleij-0/+31
2016-02-17Input: add MELFAS MIP4 Touchscreen driverSangwon Jee-0/+1511
2016-02-15treewide: Fix typo in printkMasanari Iida-1/+1
2016-02-11Input: touchscreen: Add imx25 TCQ driverMarkus Pargmann-0/+606
2016-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+13
2016-02-09Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven-0/+1
2016-02-09Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel-6/+12
2016-02-09Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven-2/+3
2016-01-27Input: cyttsp - perform hard reset of the chip during probeOreste Salerno-0/+12
2016-01-27Input: cyttsp - switch to using device propertiesOreste Salerno-43/+102
2016-01-27Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno-1/+5
2016-01-27Input: cyttsp - use devres managed resource allocationsOreste Salerno-59/+30
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-42/+26
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov-42/+26
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-1/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-162/+1162
2016-01-11Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer-42/+26
2016-01-11Merge branch 'next' into for-linusDmitry Torokhov-177/+1173
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab-7/+6
2016-01-11Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer-3/+0
2016-01-07Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach-2/+0
2016-01-07Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov-1/+1
2016-01-06Merge branch 'goodix' into nextDmitry Torokhov-41/+473