index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] update legacy io handling for pmac
Olaf Hering
2006-10-01
1
-9
/
+6
*
Input: serio/gameport - check whether driver core calls succeeded
Randy Dunlap
2006-07-19
1
-14
/
+51
*
Input: libps2 - warn instead of oopsing when passed bad arguments
Dmitry Torokhov
2006-07-06
1
-0
/
+5
*
[PATCH] lockdep: annotate serio
Arjan van de Ven
2006-07-03
1
-1
/
+1
*
[PATCH] sparc i8042 build fix
Andrew Morton
2006-07-03
1
-1
/
+1
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
3
-4
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
5
-5
/
+0
*
[SERIO] i8042-sparcio.h: Convert to of_driver framework.
David S. Miller
2006-06-29
1
-39
/
+69
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
1
-1
/
+0
|
\
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
|
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-3
/
+3
|
/
*
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-23
1
-5
/
+5
*
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
David Woodhouse
2006-04-28
1
-2
/
+2
*
Manual merge with Linus.
Dmitry Torokhov
2006-04-02
3
-6
/
+7
|
\
|
*
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
2006-03-30
1
-2
/
+2
|
*
BUG_ON() Conversion in input/serio/hp_sdc_mlc.c
Eric Sesterhenn
2006-03-26
1
-3
/
+4
|
*
BUG_ON() Conversion in input/serio/hil_mlc.c
Eric Sesterhenn
2006-03-24
1
-1
/
+1
*
|
Input: serio - fix memory leak
Adrian Bunk
2006-03-14
1
-0
/
+1
*
|
Input: i8042 - fix logic around pnp_register_driver()
Bjorn Helgaas
2006-03-14
1
-10
/
+16
*
|
Input: use kzalloc() throughout the code
Eric Sesterhenn
2006-03-14
4
-10
/
+5
*
|
Input: initialize serio and gameport at subsystem level
Dmitry Torokhov
2006-02-19
1
-1
/
+1
*
|
Input: serio - semaphore to mutex conversion
Arjan van de Ven
2006-02-19
3
-38
/
+40
|
/
*
Input: kill remnants of 98kbd{,-io} and 98spkr
Arthur Othieno
2006-02-15
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-14
1
-5
/
+7
|
\
|
*
[PATCH] Add serio bus_type probe and remove methods
Russell King
2006-01-13
1
-5
/
+7
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-01-14
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Input: i8042 - add Sony Vaio FSC-115b to MUX blacklist
Vojtech Pavlik
2006-01-14
1
-0
/
+7
*
|
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-12
/
+1
*
|
[ARM] Remove asm/irq.h includes from ARM drivers
Russell King
2006-01-09
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-01-07
5
-123
/
+254
|
\
|
|
*
Input: i8042 - add OQO Zepto to noloop dmi table.
Ben Collins
2006-01-05
1
-0
/
+8
|
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-01-05
2
-12
/
+12
|
|
\
|
*
|
Input: maceps2 - convert to the new platform device interface
Dmitry Torokhov
2005-12-28
1
-16
/
+52
|
*
|
Input: q40kbd - convert to the new platform device interface
Dmitry Torokhov
2005-12-28
1
-32
/
+57
|
*
|
Input: ct82c710 - convert to the new platform device interface
Dmitry Torokhov
2005-12-28
1
-26
/
+63
|
*
|
Input: i8042 - convert to the new platform device interface
Dmitry Torokhov
2005-12-28
1
-49
/
+67
|
*
|
Input: i8042 - disable MUX mode for Sharp MM20
Dmitry Torokhov
2005-12-21
1
-0
/
+7
*
|
|
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
1
-1
/
+1
*
|
|
Merge with Linus' kernel.
Russell King
2006-01-07
1
-11
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
1
-11
/
+11
*
|
|
[ARM] Move AMBA include files to include/linux/amba/
Russell King
2006-01-07
1
-2
/
+2
*
|
|
[ARM] Remove clk_use()/clk_unuse()
Russell King
2006-01-03
1
-8
/
+1
|
/
/
*
/
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
2005-12-22
1
-1
/
+1
|
/
*
Input: make serio and gameport more swsusp friendly
Dmitry Torokhov
2005-11-20
1
-3
/
+9
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
2
-19
/
+21
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-31
5
-1
/
+5
|
\
|
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
5
-1
/
+5
*
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-0
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-10-28
1
-9
/
+4
|
\
|
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-9
/
+4
[next]