summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov2012-05-021-15/+18
* Input: use module_pci_driverAxel Lin2012-04-211-13/+2
* Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-217-62/+115
|\
| * Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-291-1/+1
| |\
| | * drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()Tarun Kanti DebBarma2012-03-291-1/+1
| * | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-284-4/+0
| |\ \
| | * | Remove all #inclusions of asm/system.hDavid Howells2012-03-284-4/+0
| * | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-272-24/+79
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King2012-03-251-17/+42
| | |\ \ \ \
| | | | * | | ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King2012-03-241-16/+36
| | | | * | | ARM: sa1111: add platform enable/disable functionsRussell King2012-02-091-1/+5
| | | | * | | ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King2012-02-091-0/+1
| | | | | |/ | | | | |/|
| | * | / | ARM: riscpc: pass IRQ resources into keyboard driverRussell King2012-03-241-7/+37
| | | |/ / | | |/| |
| * | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-20/+34
| |\ \ \ \
| | * | | | ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik2012-03-011-1/+1
| | * | | | Merge branch 'omap1' into ams-deltaTony Lindgren2012-03-011-20/+34
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch 'omap1-part2' into omap1Tony Lindgren2012-01-201-20/+34
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | input: serio: ams-delta: toggle keyboard power over GPIOJanusz Krzysztofik2011-12-221-21/+35
| | | | * | ARM: OMAP1: ams-delta: register latch dependent devices laterJanusz Krzysztofik2011-12-211-1/+1
| * | | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-12/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-161-12/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-223-74/+91
| |\ \ \ \
| * \ \ \ \ Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-092-6/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Driver core: driver_find() drops reference before returningAlan Stern2012-01-241-1/+0
| | |_|/ / | |/| | |
* | | | | Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov2012-04-201-18/+25
* | | | | Input: serio - use module_serio_driverAxel Lin2012-04-042-24/+2
* | | | | Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov2012-04-031-17/+18
| |_|/ / |/| | |
* | | | Input: altera_ps2 - use of_match_ptr()Tobias Klauser2012-03-161-3/+1
* | | | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-096-13/+37
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-042-6/+16
| |\ \ \ | | |/ / | |/| |
| | * | Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov2012-02-031-0/+7
| | * | Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou2012-02-011-6/+9
| * | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-122-5/+17
| |\| |
| | * | Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov2012-01-101-1/+1
| | * | Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov2012-01-101-2/+2
| | * | Input: serio_raw - remove stray semicolonChe-Liang Chiou2012-01-101-1/+1
| | * | Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-101-1/+13
| * | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-101-1/+1
| |\ \ \
| | * | | input: xilinx_ps2: Don't use NO_IRQMichal Simek2012-01-051-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-105-59/+19
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-061-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
* | | | Input: q40kbd - convert driver to the split modelDmitry Torokhov2012-01-231-60/+79
* | | | Input: at32psif - convert to dev_pm_opsDmitry Torokhov2012-01-231-11/+11
| |_|/ |/| |
* | | Input: serio - use macro module_platform_driver()JJ Ding2011-11-304-51/+4
* | | Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-292-0/+15
|\| |
| * | Input: ams_delta_serio - include linux/module.hAaro Koskinen2011-11-091-0/+1
| * | Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović2011-11-051-0/+14
| |/
* / Input: i8042 - also perform controller reset when suspendingDmitry Torokhov2011-11-051-8/+15
|/