summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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-231-0/+4
| * Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke2013-10-231-0/+4
| * Input: wacom - export battery scopeBastien Nocera2013-10-161-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
* | 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
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-133-5/+4Star
* | 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-0727-318/+659
| |\
| | * Input: max11801_ts - convert to devmFabio Estevam2013-08-291-28/+9Star
| | * 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/+1Star
| | * 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/+11Star
| | * Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun2013-08-261-3/+0Star
| | * 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/+4Star
| | * Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-6/+1Star
| | * 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/+0Star
| | * 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/+2Star
| | * Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-4/+2Star
| | * Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-1/+1
| | * Input: wacom - integrate resolution calculationPing Cheng2013-08-132-57/+41Star
| | * Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi2013-08-131-26/+15Star
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-09-061-0/+1
|\ \ \
| * | | dts: Deprecate ALTR as a vendor prefixDinh Nguyen2013-08-291-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-3/+3
|\ \ \ \
| * | | | HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2013-09-041-3/+3
| |/ / /
* | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-032-15/+18
|\ \ \ \
| * | | | Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-251-10/+11
| * | | | Input: gameport: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-251-5/+7
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-08-315-6/+53
|\ \ \ \ | |/ / / |/| / / | |/ /