summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-141-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: 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
|/ /
* / input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+1
|/
* Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov2012-05-021-15/+18
* Input: use module_pci_driverAxel Lin2012-04-221-13/+2Star
* Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-227-62/+115
|\
| * Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-291-1/+1
| |\
| | * drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()Tarun Kanti DebBarma2012-03-291-1/+1
| * | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-294-4/+0Star
| |\ \
| | * | Remove all #inclusions of asm/system.hDavid Howells2012-03-284-4/+0Star
| * | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-282-24/+79
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King2012-03-261-17/+42
| | |\ \ \ \
| | | | * | | ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King2012-03-241-16/+36
| | | | * | | ARM: sa1111: add platform enable/disable functionsRussell King2012-02-091-1/+5
| | | | * | | ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King2012-02-091-0/+1
| | | | | |/ | | | | |/|
| | * | / | ARM: riscpc: pass IRQ resources into keyboard driverRussell King2012-03-241-7/+37
| | | |/ / | | |/| |
| * | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-20/+34
| |\ \ \ \
| | * | | | ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik2012-03-021-1/+1
| | * | | | Merge branch 'omap1' into ams-deltaTony Lindgren2012-03-021-20/+34
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch 'omap1-part2' into omap1Tony Lindgren2012-01-201-20/+34
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | input: serio: ams-delta: toggle keyboard power over GPIOJanusz Krzysztofik2011-12-221-21/+35
| | | | * | ARM: OMAP1: ams-delta: register latch dependent devices laterJanusz Krzysztofik2011-12-211-1/+1
| * | | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-241-12/+1Star
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-171-12/+1Star
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-233-74/+91
| |\ \ \ \