summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2013-01-11x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary
2012-10-02Input: i8042 - disable mux on Toshiba C850DAnisse Astier
2012-09-14Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry 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
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-16Input: altera_ps2 - use of_match_ptr()Tobias Klauser
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-03-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik
2012-03-01Merge branch 'omap1' into ams-deltaTony Lindgren
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King
2012-02-09ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov
2012-02-01Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou
2012-01-24Driver core: driver_find() drops reference before returningAlan Stern
2012-01-23Input: q40kbd - convert driver to the split modelDmitry Torokhov
2012-01-23Input: at32psif - convert to dev_pm_opsDmitry Torokhov
2012-01-20Merge branch 'omap1-part2' into omap1Tony Lindgren
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov
2012-01-10Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov
2012-01-10Input: serio_raw - remove stray semicolonChe-Liang Chiou
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-05input: xilinx_ps2: Don't use NO_IRQMichal Simek
2011-12-22input: serio: ams-delta: toggle keyboard power over GPIOJanusz Krzysztofik
2011-12-21ARM: OMAP1: ams-delta: register latch dependent devices laterJanusz Krzysztofik
2011-11-30Input: serio - use macro module_platform_driver()JJ Ding
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-22input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-09Input: ams_delta_serio - include linux/module.hAaro Koskinen
2011-11-05Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović
2011-11-05Input: i8042 - also perform controller reset when suspendingDmitry Torokhov
2011-10-10Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov
2011-10-10Input: serio_raw - kick clients when disconnecting portDmitry Torokhov
2011-10-10Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov