aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov7-6/+298
2013-06-30Input: add OLPC AP-SP driverDaniel Drake3-0/+298
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings1-0/+1
2013-05-28Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-05Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-05Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-05Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-04-15Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-03-31Input: arc_ps2 - add support for device treeMischa Jonker1-2/+12
2013-03-17Input: q40kbd - use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-17Input: at32psif - use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-17Merge tag 'v3.9-rc3' into nextDmitry Torokhov3-4/+15
2013-03-12Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom3-0/+241
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+4
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-0/+1
2013-02-06input: drop unnecessary dependencies on TTYJoe Millenbach1-1/+1
2013-01-22Input: Convert to devm_ioremap_resource()Thierry Reding1-3/+4
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+1
2012-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+9
2012-12-11x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary1-0/+9
2012-11-25Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng1-2/+0
2012-11-24Input: remove use of __devexitBill Pemberton13-14/+14
2012-11-24Input: remove use of __devinitBill Pemberton12-19/+19
2012-11-24Input: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton13-13/+13
2012-11-24Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton1-11/+0
2012-11-10Input: HIL - remove one gotoRolf Eike Beer1-6/+5
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov3-4/+24
2012-10-25Input: arc_ps2 - switch to using managed resourcesDmitry Torokhov1-64/+59
2012-10-22Input: serio - add ARC PS/2 driverMischa Jonker3-0/+289
2012-10-17Input: i8042-io - fix up region handling on MIPSAaro Koskinen1-1/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren1-1/+1
2012-09-19Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll1-3/+3
2012-09-19Input: i8042 - disable mux on Toshiba C850DAnisse Astier1-0/+6
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+14
2012-08-21Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
2012-07-19input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-1/+1
2012-05-02Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov1-15/+18
2012-04-21Input: use module_pci_driverAxel Lin1-13/+2
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov7-62/+115
2012-04-20Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov1-18/+25
2012-04-04Input: serio - use module_serio_driverAxel Lin2-24/+2
2012-04-03Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov1-17/+18
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren1-1/+1
2012-03-29drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()Tarun Kanti DebBarma1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds4-4/+0