summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2016-04-26Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer1-14/+14
2016-04-26Input: zforce_ts - fix dual touch recognitionKnut Wohlrab1-2/+2
2016-03-24Input: sur40 - fix DMA on stackOliver Neukum1-7/+14
2016-03-17Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee1-1/+27
2016-03-16Merge tag 'v4.5' into nextDmitry Torokhov5-15/+21
2016-03-08Input: ad7879 - add device tree supportStefan Agner3-58/+110
2016-03-08Input: ad7879 - fix default x/y axis assignmentStefan Agner1-3/+5
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner1-5/+5
2016-03-04Input: ts4800 - add hardware dependencyJean Delvare1-0/+1
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov2-9/+46
2016-03-04Input: melfas_mip4 - add resolution reportingSangwon Jee1-4/+22
2016-03-02Input: stmpe-ts - restore kerneldocLinus Walleij1-0/+31
2016-02-17Input: add MELFAS MIP4 Touchscreen driverSangwon Jee3-0/+1511
2016-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+13
2016-02-10Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2016-02-10Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel1-6/+12
2016-02-10Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven1-2/+3
2016-01-28Input: cyttsp - perform hard reset of the chip during probeOreste Salerno1-0/+12
2016-01-28Input: cyttsp - switch to using device propertiesOreste Salerno2-43/+102
2016-01-28Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno1-1/+5
2016-01-28Input: cyttsp - use devres managed resource allocationsOreste Salerno4-59/+30
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-42/+26
2016-01-22Merge branch 'next' into for-linusDmitry Torokhov1-42/+26
2016-01-21Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-162/+1162
2016-01-12Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer1-42/+26
2016-01-12Merge branch 'next' into for-linusDmitry Torokhov17-177/+1173
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-7/+6
2016-01-11Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer1-3/+0
2016-01-08Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach1-2/+0
2016-01-07Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov1-1/+1
2016-01-07Merge branch 'goodix' into nextDmitry Torokhov2-41/+473
2016-01-03Input: pcap_ts - use to_delayed_workGeliang Tang1-1/+1
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij2-9/+46
2015-12-20Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter1-1/+1
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-9/+46
2015-12-19Input: elants_i2c - fix wake-on-touchJames Chen1-9/+12
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-6/+5
2015-12-18Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker1-8/+4
2015-12-18Input: goodix - add axis swapping and axis inversion supportKarsten Merker1-0/+25
2015-12-18Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea1-6/+1
2015-12-18Input: goodix - add power management supportIrina Tirdea1-5/+98
2015-12-18Input: goodix - write configuration data to deviceIrina Tirdea1-32/+212
2015-12-18Input: goodix - reset device at initIrina Tirdea2-0/+120
2015-12-18Input: goodix - use actual config length for each device typeIrina Tirdea1-2/+25
2015-12-17Input: add touchscreen support for TS-4800Damien Riegel3-0/+233
2015-12-16Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán3-0/+205
2015-12-12Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas1-0/+1