summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2016-05-11Input: i8042 - lower log level for "no controller" messageTakashi Iwai1-1/+1
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2015-10-28Input: serio - fix blocking of parportSudip Mukherjee1-0/+1
2015-02-08Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-01-29Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-01-29Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2014-12-06Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-12-06Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+13
2014-11-20Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser1-1/+1
2014-11-13Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2014-11-13Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2014-11-13Input: serio - avoid negative serio device numbersRichard Leitner1-2/+2
2014-10-13Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-10-13Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-10-13Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2014-08-26Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina1-0/+7
2013-12-12Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen1-3/+3
2013-12-04Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-9/+14
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev1-9/+14
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-33/+1
2013-09-07Merge branch 'next' into for-linusDmitry Torokhov3-33/+1
2013-09-07Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+11
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen1-0/+1
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker1-1/+2
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev1-24/+0
2013-08-26Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman1-10/+11
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2-9/+1
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov7-6/+298
2013-07-01Input: add OLPC AP-SP driverDaniel Drake3-0/+298
2013-06-11Input: 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-06Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-06Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-06Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-04-16Input: 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-18Input: q40kbd - use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-18Input: at32psif - use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-18Merge 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-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+4
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2013-02-14Input: 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