summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven2013-08-291-100/+100
* Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev2013-08-264-24/+369
* Input: omap-keypad - set up irq type from DTIllia Smyrnov2013-08-261-2/+1
* Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov2013-08-261-0/+39
* Input: omap-keypad - clear interrupts on openIllia Smyrnov2013-08-261-1/+2
* Input: omap-keypad - convert to threaded IRQIllia Smyrnov2013-08-261-9/+20
* Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov2013-08-261-14/+11
* Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun2013-08-261-3/+0
* Input: wacom - fix error return code in wacom_probe()Wei Yongjun2013-08-251-3/+5
* Input: as5011 - fix error return code in as5011_probe()Wei Yongjun2013-08-251-0/+1
* Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-155-27/+4
* Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-6/+1
* Input: htcpen - fix incorrect placement of __initdataSachin Kamat2013-08-151-1/+1
* Input: qt1070 - add power management opsBo Shen2013-08-131-0/+27
* Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann2013-08-131-0/+1
* Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann2013-08-131-1/+1
* Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann2013-08-131-1/+0
* Input: synaptics - fix incorrect placement of __initconstSachin Kamat2013-08-131-2/+2
* Input: lifebook - fix incorrect placement of __initconstSachin Kamat2013-08-131-1/+1
* Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat2013-08-131-1/+1
* Input: joysticks - use dev_get_platdata()Jingoo Han2013-08-132-3/+3
* Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-1/+1
* Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-4/+2
* Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-4/+2
* Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-1/+1
* Input: wacom - integrate resolution calculationPing Cheng2013-08-132-57/+41
* Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi2013-08-131-26/+15
* Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-071-1/+1
* Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-071-8/+9
* Input: ads7846 - add device tree bindingsDaniel Mack2013-07-031-11/+104
* Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-031-5/+5
* Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-013-0/+215
* Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-013-0/+100
* Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-014-0/+2654
* Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-07-016-74/+112
* Input: add OLPC AP-SP driverDaniel Drake2013-07-013-0/+298
* Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-281-3/+1
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-2815-92/+497
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-052-3/+7
| |\
| | * Input: wacom - fix a typo for Cintiq 22HDTPing Cheng2013-06-041-3/+5
| | * Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-041-0/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-233-23/+69
| |\|
| | * Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng2013-05-231-4/+15
| | * Input: wacom - add a few new styli for Cintiq seriesPing Cheng2013-05-061-19/+17
| | * Input: wacom - add three new display tabletsPing Cheng2013-05-062-0/+37
| | * Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-061-1/+1
| * | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-093-8/+8
| |\ \
| | * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-163-8/+8
| * | | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-067-18/+383
| |\ \ \
| | * | | input: Export matrix_keypad_parse_of_params()Michal Marek2013-04-191-0/+1