aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* gpio_keys, twl4030-pwrbutton: stay awake for 1sec on resumeLukas Märdian2014-04-042-6/+3
* Revert "Android: tsc2007-gta04: rename driver to 'tsc2007', to make android r...Lukas Märdian2014-04-041-1/+1
* Revert "Android: evdev: use monotonic clock, to make Android recognize touch ...Lukas Märdian2014-02-271-3/+1
* Merge branch 'suspend' into 3.12-replicant4H. Nikolaus Schaller2013-11-217-20/+51
|\
| * This is now Linux-3.12.0 for the GTA04!H. Nikolaus Schaller2013-11-047-20/+51
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-317-20/+51
| | |\
| | | * Input: ALPS - add support for model found on Dell XT2Yunkang Tang2013-10-311-0/+1
| | | * Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke2013-10-221-0/+4
| | | * Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke2013-10-221-0/+4
| | | * Input: wacom - export battery scopeBastien Nocera2013-10-151-0/+4
| | | * Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-061-4/+10
| | | * Input: move name/timer init to input_alloc_dev()David Herrmann2013-10-061-5/+5
| | | * Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev2013-09-181-9/+14
| | | * Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn2013-09-181-2/+9
* | | | Android: tsc2007-gta04: rename driver to 'tsc2007', to make android recognize...Lukas Märdian2013-10-291-1/+1
* | | | Android: evdev: use monotonic clock, to make Android recognize touch eventsLukas Märdian2013-10-291-1/+3
|/ / /
* | | cleanup coding style a littleH. Nikolaus Schaller2013-10-011-26/+23
* | | reverted local patchesH. Nikolaus Schaller2013-10-011-6/+2
* | | Merge remote-tracking branch 'linus/master' into 3.12-wipH. Nikolaus Schaller2013-09-161-6/+31
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-151-6/+31
| |\ \ | | |/
| | * Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann2013-09-071-6/+31
* | | Merge remote-tracking branch 'linus/master' into 3.12-wipH. Nikolaus Schaller2013-09-143-5/+4
|\ \ \ | |/ /
| * | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-133-5/+4
* | | merge linus/master (3.12-rc0); fixed conflictsH. Nikolaus Schaller2013-09-1031-336/+681
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-0727-318/+659
| |\ \ | | |/
| | * Merge branch 'next' into for-linusDmitry Torokhov2013-09-0627-318/+659
| | |\
| | | * Input: max11801_ts - convert to devmFabio Estevam2013-08-291-28/+9
| | | * 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-241-3/+5
| | | * Input: as5011 - fix error return code in as5011_probe()Wei Yongjun2013-08-241-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-121-2/+2
| | | * Input: lifebook - fix incorrect placement of __initconstSachin Kamat2013-08-121-1/+1
| | | * Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat2013-08-121-1/+1
| | | * Input: joysticks - use dev_get_platdata()Jingoo Han2013-08-122-3/+3
| | | * Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-1/+1
| | | * Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-4/+2