| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: serio_raw - signal EFAULT even if read/write partially succeeds | Dmitry Torokhov | 2012-05-02 | 1 | -15/+18 |
* | Input: use module_pci_driver | Axel Lin | 2012-04-21 | 1 | -13/+2 |
* | Merge commit 'v3.4-rc4' into next | Dmitry Torokhov | 2012-04-21 | 7 | -62/+115 |
|\ |
|
| * | Merge branch 'fixes-gpio-to-irq' into fixes | Tony Lindgren | 2012-03-29 | 1 | -1/+1 |
| |\ |
|
| | * | drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit() | Tarun Kanti DebBarma | 2012-03-29 | 1 | -1/+1 |
| * | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 4 | -4/+0 |
| |\ \ |
|
| | * | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 4 | -4/+0 |
| * | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-27 | 2 | -24/+79 |
| |\ \ \ |
|
| | | \ \ | |
| | | \ \ | |
| | *-. \ \ | Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms | Russell King | 2012-03-25 | 1 | -17/+42 |
| | |\ \ \ \ |
|
| | | | * | | | ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c | Russell King | 2012-03-24 | 1 | -16/+36 |
| | | | * | | | ARM: sa1111: add platform enable/disable functions | Russell King | 2012-02-09 | 1 | -1/+5 |
| | | | * | | | ARM: sa1111: add .owner initializer to sa1111 driver structures | Russell King | 2012-02-09 | 1 | -0/+1 |
| | | | | |/
| | | | |/| |
|
| | * | | | | ARM: riscpc: pass IRQ resources into keyboard driver | Russell King | 2012-03-24 | 1 | -7/+37 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -20/+34 |
| |\ \ \ \ |
|
| | * | | | | ARM: OMAP1: ams-delta: clean up init data section assignments | Janusz Krzysztofik | 2012-03-01 | 1 | -1/+1 |
| | * | | | | Merge branch 'omap1' into ams-delta | Tony Lindgren | 2012-03-01 | 1 | -20/+34 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | Merge branch 'omap1-part2' into omap1 | Tony Lindgren | 2012-01-20 | 1 | -20/+34 |
| | | |\ \ \
| | | | |/ /
| | | |/| | |
|
| | | | * | | input: serio: ams-delta: toggle keyboard power over GPIO | Janusz Krzysztofik | 2011-12-22 | 1 | -21/+35 |
| | | | * | | ARM: OMAP1: ams-delta: register latch dependent devices later | Janusz Krzysztofik | 2011-12-21 | 1 | -1/+1 |
| * | | | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 1 | -12/+1 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 2012-03-16 | 1 | -12/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-22 | 3 | -74/+91 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 2012-03-09 | 2 | -6/+16 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Driver core: driver_find() drops reference before returning | Alan Stern | 2012-01-24 | 1 | -1/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Input: serio_raw - ensure we don't block in non-blocking read | Dmitry Torokhov | 2012-04-20 | 1 | -18/+25 |
* | | | | | Input: serio - use module_serio_driver | Axel Lin | 2012-04-04 | 2 | -24/+2 |
* | | | | | Input: xilinx_ps2 - allocate serio port separately | Dmitry Torokhov | 2012-04-03 | 1 | -17/+18 |
| |_|/ /
|/| | | |
|
* | | | | Input: altera_ps2 - use of_match_ptr() | Tobias Klauser | 2012-03-16 | 1 | -3/+1 |
* | | | | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 2012-03-09 | 6 | -13/+37 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-02-04 | 2 | -6/+16 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist | Igor Murzov | 2012-02-03 | 1 | -0/+7 |
| | * | | Input: serio_raw - return proper result when serio_raw_read fails | Che-Liang Chiou | 2012-02-01 | 1 | -6/+9 |
| * | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-12 | 2 | -5/+17 |
| |\ \ \
| | |/ / |
|
| | * | | Input: serio_raw - return proper result when serio_raw_write fails | Dmitry Torokhov | 2012-01-10 | 1 | -1/+1 |
| | * | | Input: serio_raw - really signal HUP upon disconnect | Dmitry Torokhov | 2012-01-10 | 1 | -2/+2 |
| | * | | Input: serio_raw - remove stray semicolon | Che-Liang Chiou | 2012-01-10 | 1 | -1/+1 |
| | * | | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov | 2012-01-10 | 1 | -1/+13 |
| * | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-01-10 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | input: xilinx_ps2: Don't use NO_IRQ | Michal Simek | 2012-01-05 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-10 | 5 | -59/+19 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2012-01-06 | 1 | -0/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | input: ambakmi: Enable module alias autogeneration for AMBA drivers | Dave Martin | 2011-11-22 | 1 | -0/+2 |
* | | | | Input: q40kbd - convert driver to the split model | Dmitry Torokhov | 2012-01-23 | 1 | -60/+79 |
* | | | | Input: at32psif - convert to dev_pm_ops | Dmitry Torokhov | 2012-01-23 | 1 | -11/+11 |
| |_|/
|/| | |
|
* | | | Input: serio - use macro module_platform_driver() | JJ Ding | 2011-11-30 | 4 | -51/+4 |
* | | | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov | 2011-11-29 | 2 | -0/+15 |
|\ \ \
| |/ / |
|
| * | | Input: ams_delta_serio - include linux/module.h | Aaro Koskinen | 2011-11-09 | 1 | -0/+1 |
| * | | Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists | Tomas Miljenović | 2011-11-05 | 1 | -0/+14 |
| |/ |
|
* | | Input: i8042 - also perform controller reset when suspending | Dmitry Torokhov | 2011-11-05 | 1 | -8/+15 |
|/ |
|