summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | 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/+0
* | Input: HIL - remove one gotoRolf Eike Beer2012-11-101-6/+5
* | 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-011-1/+1
| |\
| | * ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-201-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-081-0/+14
| |\
| | * Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-08-211-0/+14
* | | Input: arc_ps2 - switch to using managed resourcesDmitry Torokhov2012-10-251-64/+59
* | | Input: serio - add ARC PS/2 driverMischa Jonker2012-10-223-0/+289
* | | Input: i8042-io - fix up region handling on MIPSAaro Koskinen2012-10-171-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-211-13/+2
* Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-217-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-284-4/+0
| |\ \
| | * | Remove all #inclusions of asm/system.hDavid Howells2012-03-284-4/+0
| * | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-272-24/+79
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King2012-03-251-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-271-20/+34
| |\ \ \ \
| | * | | | ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik2012-03-011-1/+1
| | * | | | Merge branch 'omap1' into ams-deltaTony Lindgren2012-03-011-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-231-12/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-161-12/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-223-74/+91
| |\ \ \ \
| * \ \ \ \ Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-092-6/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Driver core: driver_find() drops reference before returningAlan Stern2012-01-241-1/+0
| | |_|/ / | |/| | |
* | | | | Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov2012-04-201-18/+25
* | | | | Input: serio - use module_serio_driverAxel Lin2012-04-042-24/+2
* | | | | Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov2012-04-031-17/+18
| |_|/ / |/| | |
* | | | Input: altera_ps2 - use of_match_ptr()Tobias Klauser2012-03-161-3/+1
* | | | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-096-13/+37
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-042-6/+16
| |\ \ \ | | |/ / | |/| |
OpenPOWER on IntegriCloud