index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-19
Input: serio/gameport - check whether driver core calls succeeded
Randy Dunlap
1
-14
/
+51
2006-07-06
Input: libps2 - warn instead of oopsing when passed bad arguments
Dmitry Torokhov
1
-0
/
+5
2006-07-03
[PATCH] lockdep: annotate serio
Arjan van de Ven
1
-1
/
+1
2006-07-03
[PATCH] sparc i8042 build fix
Andrew Morton
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
3
-4
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-29
[SERIO] i8042-sparcio.h: Convert to of_driver framework.
David S. Miller
1
-39
/
+69
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
1
-3
/
+3
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-23
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
1
-5
/
+5
2006-04-28
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
David Woodhouse
1
-2
/
+2
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
3
-6
/
+7
2006-03-30
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
1
-2
/
+2
2006-03-26
BUG_ON() Conversion in input/serio/hp_sdc_mlc.c
Eric Sesterhenn
1
-3
/
+4
2006-03-24
BUG_ON() Conversion in input/serio/hil_mlc.c
Eric Sesterhenn
1
-1
/
+1
2006-03-14
Input: serio - fix memory leak
Adrian Bunk
1
-0
/
+1
2006-03-14
Input: i8042 - fix logic around pnp_register_driver()
Bjorn Helgaas
1
-10
/
+16
2006-03-14
Input: use kzalloc() throughout the code
Eric Sesterhenn
4
-10
/
+5
2006-02-19
Input: initialize serio and gameport at subsystem level
Dmitry Torokhov
1
-1
/
+1
2006-02-19
Input: serio - semaphore to mutex conversion
Arjan van de Ven
3
-38
/
+40
2006-02-15
Input: kill remnants of 98kbd{,-io} and 98spkr
Arthur Othieno
1
-1
/
+0
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-5
/
+7
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+7
2006-01-14
Input: i8042 - add Sony Vaio FSC-115b to MUX blacklist
Vojtech Pavlik
1
-0
/
+7
2006-01-13
[PATCH] Add serio bus_type probe and remove methods
Russell King
1
-5
/
+7
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-12
/
+1
2006-01-09
[ARM] Remove asm/irq.h includes from ARM drivers
Russell King
1
-1
/
+0
2006-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
5
-123
/
+254
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2006-01-07
Merge with Linus' kernel.
Russell King
1
-11
/
+11
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
1
-2
/
+2
2006-01-05
Input: i8042 - add OQO Zepto to noloop dmi table.
Ben Collins
1
-0
/
+8
2006-01-05
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2
-12
/
+12
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-11
/
+11
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-8
/
+1
2005-12-28
Input: maceps2 - convert to the new platform device interface
Dmitry Torokhov
1
-16
/
+52
2005-12-28
Input: q40kbd - convert to the new platform device interface
Dmitry Torokhov
1
-32
/
+57
2005-12-28
Input: ct82c710 - convert to the new platform device interface
Dmitry Torokhov
1
-26
/
+63
2005-12-28
Input: i8042 - convert to the new platform device interface
Dmitry Torokhov
1
-49
/
+67
2005-12-22
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
1
-1
/
+1
2005-12-21
Input: i8042 - disable MUX mode for Sharp MM20
Dmitry Torokhov
1
-0
/
+7
2005-11-20
Input: make serio and gameport more swsusp friendly
Dmitry Torokhov
1
-3
/
+9
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2
-19
/
+21
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
5
-1
/
+5
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
5
-1
/
+5
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-9
/
+4
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-9
/
+4
2005-10-21
[PARISC] Update parisc specific input code from parisc tree
Matthew Wilcox
2
-10
/
+17
[next]