index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: serio_raw - shut up errorneous warning
Andrew Morton
2007-07-10
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-07-05
2
-0
/
+13
|
\
|
*
Input: serio - take drv_mutex in serio_cleanup()
Dmitry Torokhov
2007-06-29
1
-0
/
+2
|
*
Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklist
Dmitry Torokhov
2007-06-28
1
-0
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-06-13
1
-0
/
+18
|
\
\
|
|
/
|
*
Input: i8042 - add ULI EV4873 to noloop list
Dmitry Torokhov
2007-06-12
1
-0
/
+9
|
*
Input: i8042 - add ASUS P65UP5 to the noloop list
Dmitry Torokhov
2007-06-12
1
-0
/
+9
*
|
[ARM] Fix some section mismatch warnings
Russell King
2007-05-30
1
-2
/
+2
|
/
*
Input: i8042 - fix AUX port detection with some chips
Roland Scheidegger
2007-05-08
1
-6
/
+29
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-05-01
3
-29
/
+24
|
\
|
*
Input: serio - do not touch bus's rwsem
Dmitry Torokhov
2007-04-27
1
-26
/
+15
|
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-03-08
1
-2
/
+8
|
|
\
|
|
*
Input: i8042 - another attempt to fix AUX delivery checks
Dmitry Torokhov
2007-03-07
1
-2
/
+8
|
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-02-19
2
-35
/
+64
|
|
\
\
|
|
|
/
|
*
|
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
1
-1
/
+1
*
|
|
Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDs
Dmitry Torokhov
2007-04-25
1
-0
/
+2
*
|
|
Input: i8042 - add Panasonic CF-29 to nomux list
Dmitry Torokhov
2007-04-25
1
-0
/
+11
*
|
|
Input: i8042 - disable interfaces when switching to legacy mode
Dmitry Torokhov
2007-04-12
1
-0
/
+7
*
|
|
Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist
Dmitry Torokhov
2007-03-16
1
-0
/
+11
*
|
|
Input: HIL - fix rwlock recursion bug
Helge Deller
2007-03-16
3
-25
/
+18
*
|
|
Input: HIL - cleanup coding style
Helge Deller
2007-02-28
3
-498
/
+611
*
|
|
Input: HIL - various fixes for HIL drivers
Helge Deller
2007-02-28
3
-19
/
+20
|
|
/
|
/
|
*
|
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
2007-02-18
1
-7
/
+0
*
|
Input: i8042 - let serio bus suspend ports
Dmitry Torokhov
2007-02-18
2
-28
/
+64
|
/
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
2
-2
/
+0
*
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
Input: i8042 - fix AUX IRQ delivery check
Dmitry Torokhov
2007-02-10
1
-1
/
+4
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-02-10
2
-4
/
+8
|
\
|
*
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
1
-2
/
+4
|
*
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
2006-12-31
1
-2
/
+4
*
|
Input: i8042 - really suppress ACK/NAK during panic blink
Dmitry Torokhov
2007-01-18
1
-3
/
+4
|
/
*
Input: i8042 - add another Lifebook P7010 to nomux blacklist
Dmitry Torokhov
2006-12-08
1
-0
/
+7
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-12-08
3
-4
/
+5
|
\
|
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+1
|
|
\
|
|
*
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
1
-1
/
+1
|
*
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
1
-3
/
+3
|
|
/
*
|
Input: handle serio_register_driver() errors
Akinobu Mita
2006-11-23
1
-2
/
+1
*
|
Input: serio - make serio_register_driver() return errors
Dmitry Torokhov
2006-11-23
1
-33
/
+74
*
|
Input: serio - remove serio_unregister_port_delayed()
Dmitry Torokhov
2006-11-17
1
-18
/
+0
*
|
Input: i8042 - fix shutdown issue on some boxes with active MUXes
Dmitry Torokhov
2006-11-17
1
-7
/
+11
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-11-04
2
-11
/
+11
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-10-17
3
-6
/
+32
|
|
\
|
*
|
[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...
Al Viro
2006-10-15
2
-11
/
+11
*
|
|
Input: i8042 - remove unneeded call to i8042_interrupt()
Dmitry Torokhov
2006-11-02
1
-18
/
+3
*
|
|
Input: serio - rearrange serio_bus initialization
Marton Nemeth
2006-11-02
1
-11
/
+11
|
|
/
|
/
|
*
|
Input: serio core - handle errors returned by device_bind_driver()
Dmitry Torokhov
2006-10-12
1
-2
/
+14
*
|
Input: serio - add lockdep annotations
Jiri Kosina
2006-10-11
2
-2
/
+7
*
|
Input: i8042 - supress ACK/NAKs when blinking during panic
Dmitry Torokhov
2006-10-11
1
-2
/
+11
|
/
*
[PATCH] m68k/HP300: Enable HIL configuration options
Geert Uytterhoeven
2006-10-09
1
-1
/
+1
[next]