summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2016-09-23Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov
2016-09-21Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-05-11Input: i8042 - lower log level for "no controller" messageTakashi Iwai
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon
2015-10-28Input: serio - fix blocking of parportSudip Mukherjee
2015-02-08Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein
2015-01-29Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov
2015-01-29Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan
2014-12-06Input: i8042 - add firmware_id supportHans de Goede
2014-12-06Input: serio - add firmware_id sysfs attributeHans de Goede
2014-11-19Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser
2014-11-13Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede
2014-11-13Input: i8042 - add noloop quirk for Asus X750LNHans de Goede
2014-11-13Input: serio - avoid negative serio device numbersRichard Leitner
2014-10-13Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede
2014-10-13Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede
2014-10-13Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung
2014-08-26Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina
2013-12-11Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen
2013-12-04Input: i8042 - add PNP modaliasesTom Gundersen
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev
2013-08-25Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov
2013-06-30Input: add OLPC AP-SP driverDaniel Drake
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings
2013-05-28Input: xilinx_ps2 - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat
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