summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-073-33/+1Star
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2013-09-073-33/+1Star
| |\
| | * Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev2013-08-261-24/+0Star
| | * Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-152-9/+1Star
* | | 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 tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-10/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-251-10/+11
| |/ /
* / / Input: i8042 - disable the driver on ARC platformsMischa Jonker2013-08-291-1/+2
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2013-07-027-6/+298
|\|
| * Input: add OLPC AP-SP driverDaniel Drake2013-07-013-0/+298
| * Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-2/+0Star
| * Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
| * Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
| * Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
* | Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-111-0/+1
|/
* Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat2013-04-151-5/+3Star
* Input: arc_ps2 - add support for device treeMischa Jonker2013-03-311-2/+12
* Input: q40kbd - use module_platform_driver_probe macroSachin Kamat2013-03-181-12/+1Star
* Input: at32psif - use module_platform_driver_probe macroSachin Kamat2013-03-181-12/+1Star
* Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-183-4/+15
|\
| * input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-281-1/+1
| * Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
| |\
| | * input: drop unnecessary dependencies on TTYJoe Millenbach2013-02-061-1/+1
| | * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-0/+1
| * | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-3/+4
| |\ \
| | * | Input: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+4
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-201-0/+1
| |\ \ | | |/ | |/|
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-191-0/+9
| |\ \
| | * | x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary2012-12-111-0/+9
* | | | Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom2013-03-123-0/+241
| |_|/ |/| |
* | | Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-141-0/+1
|/ /
* | Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng2012-11-251-2/+0Star
* | Input: remove use of __devexitBill Pemberton2012-11-2413-14/+14
* | Input: remove use of __devinitBill Pemberton2012-11-2412-19/+19
* | Input: remove use of __devinitconstBill Pemberton2012-11-241-1/+1
* | Input: remove use of __devexit_pBill Pemberton2012-11-2413-13/+13
* | Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-241-11/+0Star
* | Input: HIL - remove one gotoRolf Eike Beer2012-11-101-6/+5Star
* | Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-303-4/+24
|\|
| * Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-1/+1
| |\
| | * ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-211-1/+1
| * | Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll2012-09-191-3/+3
| * | Input: i8042 - disable mux on Toshiba C850DAnisse Astier2012-09-191-0/+6
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-09-091-0/+14
| |\
| | * Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-08-221-0/+14
* | | Input: arc_ps2 - switch to using managed resourcesDmitry Torokhov2012-10-251-64/+59Star
* | | Input: serio - add ARC PS/2 driverMischa Jonker2012-10-233-0/+289
* | | Input: i8042-io - fix up region handling on MIPSAaro Koskinen2012-10-181-1/+1
|/ /