summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-111-7/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
| * | | | [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-6/+5
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-12-192-9/+46
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
* | | 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
| | |\
| | * | Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes2015-10-023-0/+341
| | * | Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas2015-10-021-4/+1
| | * | Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas2015-10-021-3/+1
| | * | Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas2015-10-021-8/+1
| | * | Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas2015-10-021-6/+1
| | * | Input: zforce - simplify function return logicJavier Martinez Canillas2015-10-021-6/+1
| | * | Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-295-15/+49
| | |\ \