summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-1/+1
|\
| * input: i8042: drop dependency on ARCH_SHARKLinus Walleij2013-09-251-1/+1
* | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-071-3/+9
|\ \
| * \ Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-221-3/+9
| |\ \ | | |/ | |/|
| | * input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah2013-09-211-3/+9
* | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-072-43/+44
|\ \ \
| * | | input: gameport: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-191-7/+10
| * | | input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman2013-10-191-32/+30
| * | | input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman2013-10-191-8/+8
| |/ /
* | | 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
* | | 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/+4
* | | 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
| | * | Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-4/+2
| | * | Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-1/+1
| | * | Input: wacom - integrate resolution calculationPing Cheng2013-08-122-57/+41
OpenPOWER on IntegriCloud