summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-05Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin1-0/+41
2015-12-04Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer1-51/+116
2015-12-04Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer1-83/+111
2015-12-04Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer1-10/+9
2015-12-04Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer1-0/+1
2015-12-04Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer1-1/+2
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov1-0/+33
2015-12-01Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann1-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-696/+863
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov6-696/+863
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-191/+1669
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds6-6/+0
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-9/+11
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown6-6/+0
2015-11-04Input: tsc2004 - add support for tsc2004Michael Welling3-0/+97
2015-11-04Input: tsc200x-core - rename functions and variablesMichael Welling3-152/+152
2015-11-04Input: tsc2005 - separate SPI and core functionsMichael Welling5-695/+765
2015-11-04Merge branch 'next' into for-linusDmitry Torokhov14-206/+1679
2015-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+3
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis6-6/+0
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-19Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap1-0/+1
2015-10-17Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-2/+2
2015-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+6
2015-10-17Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr1-3/+3
2015-10-17Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr1-1/+7
2015-10-17Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr1-9/+29
2015-10-17Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr1-4/+5
2015-10-14Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R1-12/+0
2015-10-10Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov1-1/+1
2015-10-07Input: ads7846 - correct the value got from SPIAndrey Gelman1-2/+6
2015-10-07Input: ft6236 - do not explicitly set driver's ownerFengguang Wu1-1/+0
2015-10-07Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr1-2/+3
2015-10-06Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa3-0/+1230
2015-10-06Merge tag 'v4.3-rc4' into nextDmitry Torokhov2-14/+24
2015-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-14/+24
2015-10-02Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes3-0/+341
2015-10-02Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas1-4/+1
2015-10-02Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas1-3/+1
2015-10-02Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas1-8/+1
2015-10-02Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas1-6/+1
2015-10-02Input: zforce - simplify function return logicJavier Martinez Canillas1-6/+1