summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Input: elants_i2c - fix wake-on-touchJames Chen2015-12-181-9/+12
| | * | | | Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas2015-12-111-0/+1
| | * | | | Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov2015-12-021-0/+33
* | | | | | Input: melfas_mip4 - add resolution reportingSangwon Jee2016-03-041-4/+22
* | | | | | Input: stmpe-ts - restore kerneldocLinus Walleij2016-03-021-0/+31
* | | | | | Input: add MELFAS MIP4 Touchscreen driverSangwon Jee2016-02-173-0/+1511
* | | | | | Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven2016-02-091-2/+3
* | | | | | Input: cyttsp - perform hard reset of the chip during probeOreste Salerno2016-01-271-0/+12
* | | | | | Input: cyttsp - switch to using device propertiesOreste Salerno2016-01-272-43/+102
* | | | | | Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno2016-01-271-1/+5
* | | | | | Input: cyttsp - use devres managed resource allocationsOreste Salerno2016-01-274-59/+30
| |_|_|/ / |/| | | |
* | | | | Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer2016-01-111-42/+26
| |_|/ / |/| | |
* | | | Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer2016-01-111-3/+0
* | | | Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach2016-01-071-2/+0
* | | | Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov2016-01-071-1/+1
* | | | Merge branch 'goodix' into nextDmitry Torokhov2016-01-062-41/+473
|\ \ \ \
| * | | | Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker2015-12-171-8/+4
| * | | | Input: goodix - add axis swapping and axis inversion supportKarsten Merker2015-12-171-0/+25
| * | | | Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea2015-12-171-6/+1
| * | | | Input: goodix - add power management supportIrina Tirdea2015-12-171-5/+98
| * | | | Input: goodix - write configuration data to deviceIrina Tirdea2015-12-171-32/+212
| * | | | Input: goodix - reset device at initIrina Tirdea2015-12-172-0/+120
| * | | | Input: goodix - use actual config length for each device typeIrina Tirdea2015-12-171-2/+25
| |/ / /
* | | | Input: pcap_ts - use to_delayed_workGeliang Tang2016-01-021-1/+1
* | | | Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter2015-12-191-1/+1
* | | | Input: add touchscreen support for TS-4800Damien Riegel2015-12-163-0/+233
* | | | Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán2015-12-163-0/+205
* | | | Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin2015-12-041-0/+41
* | | | Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer2015-12-031-51/+116
* | | | Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer2015-12-031-83/+111
* | | | Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer2015-12-031-10/+9
* | | | Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer2015-12-031-0/+1
* | | | Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer2015-12-031-1/+2
|/ / /
* | / Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-136-696/+863
|\| | | |/ |/|
| * Merge branch 'next' into for-linusDmitry Torokhov2015-11-136-696/+863
| |\
| | * Input: tsc2004 - add support for tsc2004Michael Welling2015-11-033-0/+97
| | * Input: tsc200x-core - rename functions and variablesMichael Welling2015-11-033-152/+152
| | * Input: tsc2005 - separate SPI and core functionsMichael Welling2015-11-035-695/+765
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-0611-191/+1669
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2015-11-0314-206/+1679
| |\|
| | * Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr2015-10-161-3/+3
| | * Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr2015-10-161-1/+7
| | * Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr2015-10-161-9/+29
| | * Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr2015-10-161-4/+5
| | * Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R2015-10-131-12/+0
| | * Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov2015-10-101-1/+1
| | * Input: ft6236 - do not explicitly set driver's ownerFengguang Wu2015-10-061-1/+0
| | * Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr2015-10-061-2/+3
| | * Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa2015-10-053-0/+1230
| | * Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-052-14/+24
| | |\