summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov2015-09-271-3/+9
| | * | | Input: edt-ft5x06 - use generic properties APIDmitry Torokhov2015-09-271-11/+15
| | * | | Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov2015-09-271-37/+4
| | * | | Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov2015-09-271-10/+0
| | * | | Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr2015-09-271-91/+38
* | | | | 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
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap2015-10-181-0/+1
| * | | | Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-171-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-161-2/+6
|\| | | | | |_|_|/ |/| | |
| * | | Input: ads7846 - correct the value got from SPIAndrey Gelman2015-10-061-2/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-022-14/+24
|\| | | | |/ / |/| |
| * | Input: imx6ul_tsc - fix controller nameFabio Estevam2015-09-191-1/+1
| * | Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam2015-09-191-1/+1
| * | Input: imx6ul_tsc - check for negative return valueFabio Estevam2015-09-191-1/+1
| * | Input: imx6ul_tsc - propagate the errorsFabio Estevam2015-09-191-9/+19
| * | Input: mms114 - remove unneded semicolonsJavier Martinez Canillas2015-09-191-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-117-3/+936
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2015-09-117-3/+936
| |\|
| | * Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen2015-09-053-0/+536
| | * Input: Add touchscreen support for Colibri VF50Sanchayan Maity2015-09-053-0/+399
| | * Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen2015-09-031-1/+1
| | * Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-032-2/+0
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-111-4/+4
|\ \ \
| * | | thermal: consistently use int for temperaturesSascha Hauer2015-08-031-4/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-0428-454/+647
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2015-09-0328-469/+1115
| |\ \ \ | | | |/ | | |/|
| | * | Input: sur40 - fix error return codeJulia Lawall2015-08-241-0/+1
| | * | Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell2015-08-131-9/+1
| | * | Input: elants_i2c - enable asynchronous probingDmitry Torokhov2015-08-071-0/+1
| | * | Input: elants_i2c - wire up regulator supportDmitry Torokhov2015-08-071-22/+162
| | * | Input: elants_i2c - disable idle mode before updating firmwareJames Chen2015-08-051-1/+7
| | * | Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer2015-08-041-9/+8
| | * | Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer2015-08-041-0/+2
| | * | Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer2015-08-041-1/+8
| | * | Input: atmel_mxt_ts - improve device tree parsingNick Dyer2015-08-041-13/+9
| | * | Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui2015-08-041-0/+6
| | * | Input: atmel_mxt_ts - remove unused definesNick Dyer2015-08-041-65/+1
| | * | Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2015-08-041-11/+108
| | * | Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-041-4/+4
| | * | Input: zforce - make the interrupt GPIO optionalDirk Behme2015-08-031-14/+49
| | * | Input: touchscreen - export OF module alias informationJavier Martinez Canillas2015-07-302-0/+2
| | * | Input: export I2C module alias information in missing driversJavier Martinez Canillas2015-07-301-0/+1
| | * | Input: tsc2005 - convert to gpiodSebastian Reichel2015-07-271-29/+18
| | * | Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel2015-07-271-10/+6