summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel2016-02-091-6/+12
* Merge branch 'next' into for-linusDmitry Torokhov2016-01-211-42/+26
|\
| * Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer2016-01-111-42/+26
* | Merge branch 'next' into for-linusDmitry Torokhov2016-01-1117-177/+1173
|\ \ | |/
| * 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-0611-191/+1669
| |\ \
| * \ \ Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-056-6/+0
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-046-6/+0
| | |\ \ \ \
| | | | * | | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-286-6/+0
| | | |/ / /
| * | | | | Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-051-9/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
| | * | | | [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-8/+9
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-302-2/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-161-2/+6
| |\ \ \ \ \
* | | | | | | 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 '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 '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
OpenPOWER on IntegriCloud