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
2013-02-28
input: disable i8042 PC Keyboard controller for s390
Heiko Carstens
1
-1
/
+1
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+4
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2013-02-13
Input: add couple of missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-0
/
+1
2013-02-06
input: drop unnecessary dependencies on TTY
Joe Millenbach
1
-1
/
+1
2013-01-22
Input: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+4
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2012-12-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2012-12-11
x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
Ondrej Zary
1
-0
/
+9
2012-11-25
Input: HIL - do not call tasklet_disable right before tasklet_kill
Xiaotian Feng
1
-2
/
+0
2012-11-24
Input: remove use of __devexit
Bill Pemberton
13
-14
/
+14
2012-11-24
Input: remove use of __devinit
Bill Pemberton
12
-19
/
+19
2012-11-24
Input: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
13
-13
/
+13
2012-11-24
Input: serio - remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-11
/
+0
2012-11-10
Input: HIL - remove one goto
Rolf Eike Beer
1
-6
/
+5
2012-10-30
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
3
-4
/
+24
2012-10-25
Input: arc_ps2 - switch to using managed resources
Dmitry Torokhov
1
-64
/
+59
2012-10-22
Input: serio - add ARC PS/2 driver
Mischa Jonker
3
-0
/
+289
2012-10-17
Input: i8042-io - fix up region handling on MIPS
Aaro Koskinen
1
-1
/
+1
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-09-20
ARM: OMAP1: Move board-ams-delta.h from plat to mach
Tony Lindgren
1
-1
/
+1
2012-09-19
Input: ambakmi - [un]prepare clocks when enabling amd disabling
Pawel Moll
1
-3
/
+3
2012-09-19
Input: i8042 - disable mux on Toshiba C850D
Anisse Astier
1
-0
/
+6
2012-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+14
2012-08-21
Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
Dmitry Torokhov
1
-0
/
+14
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
[next]