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
* 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
* 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
* Input: tsc2005 - convert to regmapSebastian Reichel2015-07-272-112/+60
* Input: tsc2005 - fix Kconfig indentationSebastian Reichel2015-07-271-4/+4
* Input: tsc2005 - improve readability of register definesSebastian Reichel2015-07-271-10/+18
* Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov2015-07-231-1/+2
* Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-204-17/+470
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-046-33/+1209
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2015-07-036-33/+1209
| | |\
| * | \ Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-06-252-4/+45
| |\ \ \
| | * | | [media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler2015-05-301-0/+5
| | * | | [media] add extra debug output, remove noisy warningFlorian Echtler2015-05-301-1/+8
| | * | | [media] add frame size/frame rate query functionsFlorian Echtler2015-05-301-0/+30
| | * | | [media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler2015-05-301-1/+1
| | * | | [media] Input: TOUCHSCREEN_SUR40 should depend on HAS_DMAGeert Uytterhoeven2015-05-011-2/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-248-60/+54
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'next' into for-linusDmitry Torokhov2015-06-227-59/+53
| | |\ \ \
| | * | | | Input: pixcir_i2c_ts - fix receive errorFrodo Lai2015-06-161-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-05-222-2/+2
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-211-1/+1
| | * | | Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-211-1/+1
| | * | | Input: sx8654 - fix memory allocation checkDmitry Torokhov2015-05-131-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-212-12/+131
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-2114-89/+1659
| |\ \ \ \
| * | | | | [media] sur40: fix occasional hard freeze due to buffer queue underrunFlorian Echtler2015-04-081-0/+5
OpenPOWER on IntegriCloud