aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren1-1/+1
2012-09-19Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll1-3/+3
2012-09-19Input: i8042 - disable mux on Toshiba C850DAnisse Astier1-0/+6
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+14
2012-08-21Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
2012-07-19input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-1/+1
2012-05-02Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov1-15/+18
2012-04-21Input: use module_pci_driverAxel Lin1-13/+2
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov7-62/+115
2012-04-20Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov1-18/+25
2012-04-04Input: serio - use module_serio_driverAxel Lin2-24/+2
2012-04-03Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov1-17/+18
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-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds4-4/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells4-4/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-24/+79
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+34
2012-03-25Merge 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-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-12/+1
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-74/+91
2012-03-16Input: altera_ps2 - use of_match_ptr()Tobias Klauser1-3/+1
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar1-12/+1
2012-03-09Merge 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-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik1-1/+1
2012-03-01Merge 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/dtor/inputLinus 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-24Driver 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-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-5/+17
2012-01-10Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov1-1/+1
2012-01-10Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov1-2/+2
2012-01-10Input: serio_raw - remove stray semicolonChe-Liang Chiou1-1/+1
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-1/+13
2012-01-10Merge 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/dtor/inputLinus Torvalds5-59/+19
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus 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