aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
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-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov
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
2015-10-06Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr
2015-10-05Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa
2015-10-05Merge tag 'v4.3-rc4' into nextDmitry Torokhov
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-02Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes
2015-10-02Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas
2015-10-02Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas
2015-10-02Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas
2015-10-02Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas
2015-10-02Input: zforce - simplify function return logicJavier Martinez Canillas
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-09-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov
2015-09-27Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov
2015-09-27Input: edt-ft5x06 - use generic properties APIDmitry Torokhov
2015-09-27Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov
2015-09-27Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr
2015-09-19Input: imx6ul_tsc - fix controller nameFabio Estevam
2015-09-19Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam
2015-09-19Input: imx6ul_tsc - check for negative return valueFabio Estevam
2015-09-19Input: imx6ul_tsc - propagate the errorsFabio Estevam
2015-09-19Input: mms114 - remove unneded semicolonsJavier Martinez Canillas