aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2014-11-14Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede
2014-11-14Input: i8042 - add noloop quirk for Asus X750LNHans de Goede
2014-10-05Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede
2014-10-05Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede
2014-10-05Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung
2013-12-11Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen
2013-12-04Input: i8042 - add PNP modaliasesTom Gundersen
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings
2013-04-15Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat
2013-03-31Input: arc_ps2 - add support for device treeMischa Jonker
2013-03-17Input: q40kbd - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: at32psif - use module_platform_driver_probe macroSachin Kamat
2013-03-17Merge tag 'v3.9-rc3' into nextDmitry Torokhov
2013-03-12Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-06input: drop unnecessary dependencies on TTYJoe Millenbach
2013-01-22Input: Convert to devm_ioremap_resource()Thierry Reding
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2012-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary
2012-11-25Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitconstBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-24Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-10Input: HIL - remove one gotoRolf Eike Beer
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov
2012-10-25Input: arc_ps2 - switch to using managed resourcesDmitry Torokhov
2012-10-22Input: serio - add ARC PS/2 driverMischa Jonker
2012-10-17Input: i8042-io - fix up region handling on MIPSAaro Koskinen
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren
2012-09-19Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll
2012-09-19Input: i8042 - disable mux on Toshiba C850DAnisse Astier
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-08-21Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov
2012-07-19input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-05-02Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov
2012-04-21Input: use module_pci_driverAxel Lin
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-20Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov
2012-04-04Input: serio - use module_serio_driverAxel Lin
2012-04-03Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren
2012-03-29drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()Tarun Kanti DebBarma