summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen (follow)
Commit message (Expand)AuthorAge
...
* | Input: edt-ft5x06 - add a missing conditionDan Carpenter2014-04-03
* | Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann2014-03-28
* | Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann2014-03-28
* | Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann2014-03-28
* | Input: edt-ft5x06 - add DT supportLothar Waßmann2014-03-28
* | Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann2014-03-28
* | Input: remove obsolete tnetv107x driversArnd Bergmann2014-03-28
* | Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-01
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-24
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-01-23
| | |\
| * | | mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-21
| * | | Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones2014-01-21
| |\ \ \ | | |/ / | |/| |
| | * | mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior2014-01-07
| * | | Input: zforce - fix possible driver hang during suspendHeiko Stübner2013-12-15
| * | | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-09
| |\ \ \
* | | | | Input: zforce - add devicetree supportHeiko Stübner2014-01-27
* | | | | Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner2014-01-27
* | | | | Input: zforce - reduce stack memory allocated to framesLuis Ortega2014-01-27
* | | | | Input: zforce - remove unnecessary payload data checksLuis Ortega2014-01-27
* | | | | Input: zforce - fix lines exceeding 80 columnsLuis Ortega2014-01-27
* | | | | Input: zforce - fix spelling errorsLuis Ortega2014-01-27
| |_|_|/ |/| | |
* | | | Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann2014-01-20
* | | | Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
* | | | Input: zforce - fix error return code in zforce_start()Wei Yongjun2013-12-18
* | | | Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck2013-12-16
* | | | Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-16
|\ \ \ \
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-09
| |\| | | | | |/ / | |/| |
| | * | Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-01
| | * | Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov2013-12-01
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-24
| |\| | | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
| |\ \
| | * | Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond2013-11-11
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-15
| |\ \ \
| * | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
| * | | | Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-22
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah2013-09-21
* | | | | Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria2013-12-15
* | | | | Input: use dev_get_platdata()Jingoo Han2013-12-06
* | | | | Input: ads7846 - use IS_ENABLED() macroFabio Estevam2013-12-01
* | | | | Input: tsc2007 - convert to use devres-managed resourcesDmitry Torokhov2013-11-25
* | | | | Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov2013-11-25
* | | | | Input: tsc2007 - add device tree support.Denis Carikli2013-11-25
| |_|_|/ |/| | |
* | | | Input: atmel-wm97xx - fix compile errorDmitry Torokhov2013-11-20
* | | | Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-20
* | | | Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-20
| |_|/ |/| |
* | | Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi2013-11-11
* | | Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-11
* | | Input: add driver for Neonode zForce based touchscreensHeiko Stübner2013-10-31
* | | Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-08
|\| |
| * | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13