summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-04-14Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2015-02-02Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2015-02-02Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2014-12-01Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-12-01Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-12-01Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
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-01-11x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary1-0/+9
2012-10-02Input: i8042 - disable mux on Toshiba C850DAnisse Astier1-0/+6
2012-09-14Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
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-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds4-4/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells4-4/+0
2012-03-28Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-24/+79
2012-03-28Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+34
2012-03-26Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King1-17/+42
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King1-16/+36
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King1-7/+37
2012-03-24Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-12/+1
2012-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-74/+91
2012-03-17Input: altera_ps2 - use of_match_ptr()Tobias Klauser1-3/+1
2012-03-17ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar1-12/+1
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2-6/+16
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov6-13/+37
2012-03-02ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik1-1/+1
2012-03-02Merge branch 'omap1' into ams-deltaTony Lindgren1-20/+34
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King1-1/+5
2012-02-09ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King1-0/+1
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+16
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov1-0/+7
2012-02-01Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou1-6/+9
2012-01-25Driver core: driver_find() drops reference before returningAlan Stern1-1/+0
2012-01-23Input: q40kbd - convert driver to the split modelDmitry Torokhov1-60/+79
2012-01-23Input: at32psif - convert to dev_pm_opsDmitry Torokhov1-11/+11
2012-01-20Merge branch 'omap1-part2' into omap1Tony Lindgren1-20/+34
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-5/+17
2012-01-11Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov1-1/+1
2012-01-11Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov1-2/+2
2012-01-11Input: serio_raw - remove stray semicolonChe-Liang Chiou1-1/+1
2012-01-11Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-1/+13
2012-01-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-59/+19
2012-01-07Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds1-0/+2
2012-01-05input: xilinx_ps2: Don't use NO_IRQMichal Simek1-1/+1
2011-12-22input: serio: ams-delta: toggle keyboard power over GPIOJanusz Krzysztofik1-21/+35
2011-12-21ARM: OMAP1: ams-delta: register latch dependent devices laterJanusz Krzysztofik1-1/+1