summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2016-01-02Input: pcap_ts - use to_delayed_workGeliang Tang
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij
2015-12-19Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-12-17Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker
2015-12-17Input: goodix - add axis swapping and axis inversion supportKarsten Merker
2015-12-17Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea
2015-12-17Input: goodix - add power management supportIrina Tirdea
2015-12-17Input: goodix - write configuration data to deviceIrina Tirdea
2015-12-17Input: goodix - reset device at initIrina Tirdea
2015-12-17Input: goodix - use actual config length for each device typeIrina Tirdea
2015-12-16Input: add touchscreen support for TS-4800Damien Riegel
2015-12-16Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán
2015-12-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas
2015-12-04Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin
2015-12-03Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer
2015-12-03Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer
2015-12-03Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer
2015-12-03Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer
2015-12-03Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov
2015-12-01Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Input: tsc2004 - add support for tsc2004Michael Welling
2015-11-03Input: tsc200x-core - rename functions and variablesMichael Welling
2015-11-03Input: tsc2005 - separate SPI and core functionsMichael Welling
2015-11-03Merge branch 'next' into for-linusDmitry Torokhov
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-18Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap
2015-10-17Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-16Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr
2015-10-16Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr
2015-10-16Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr
2015-10-16Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr
2015-10-13Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R
2015-10-10Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov
2015-10-06Input: ads7846 - correct the value got from SPIAndrey Gelman
2015-10-06Input: ft6236 - do not explicitly set driver's ownerFengguang Wu