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