index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-12
Input: i8042 - disable interfaces when switching to legacy mode
Dmitry Torokhov
1
-0
/
+7
2007-03-16
Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist
Dmitry Torokhov
1
-0
/
+11
2007-03-16
Input: HIL - fix rwlock recursion bug
Helge Deller
3
-25
/
+18
2007-02-28
Input: HIL - cleanup coding style
Helge Deller
3
-498
/
+611
2007-02-28
Input: HIL - various fixes for HIL drivers
Helge Deller
3
-19
/
+20
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
1
-7
/
+0
2007-02-18
Input: i8042 - let serio bus suspend ports
Dmitry Torokhov
2
-28
/
+64
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2007-02-10
Input: i8042 - fix AUX IRQ delivery check
Dmitry Torokhov
1
-1
/
+4
2007-02-10
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2
-4
/
+8
2007-02-07
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-2
/
+4
2007-01-18
Input: i8042 - really suppress ACK/NAK during panic blink
Dmitry Torokhov
1
-3
/
+4
2006-12-31
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
1
-2
/
+4
2006-12-08
Input: i8042 - add another Lifebook P7010 to nomux blacklist
Dmitry Torokhov
1
-0
/
+7
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
3
-4
/
+5
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-1
/
+1
2006-12-01
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
1
-1
/
+1
2006-11-23
Input: handle serio_register_driver() errors
Akinobu Mita
1
-2
/
+1
2006-11-23
Input: serio - make serio_register_driver() return errors
Dmitry Torokhov
1
-33
/
+74
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-3
/
+3
2006-11-17
Input: serio - remove serio_unregister_port_delayed()
Dmitry Torokhov
1
-18
/
+0
2006-11-17
Input: i8042 - fix shutdown issue on some boxes with active MUXes
Dmitry Torokhov
1
-7
/
+11
2006-11-04
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2
-11
/
+11
2006-11-02
Input: i8042 - remove unneeded call to i8042_interrupt()
Dmitry Torokhov
1
-18
/
+3
2006-11-02
Input: serio - rearrange serio_bus initialization
Marton Nemeth
1
-11
/
+11
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
3
-6
/
+32
2006-10-15
[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...
Al Viro
2
-11
/
+11
2006-10-12
Input: serio core - handle errors returned by device_bind_driver()
Dmitry Torokhov
1
-2
/
+14
2006-10-11
Input: serio - add lockdep annotations
Jiri Kosina
2
-2
/
+7
2006-10-11
Input: i8042 - supress ACK/NAKs when blinking during panic
Dmitry Torokhov
1
-2
/
+11
2006-10-09
[PATCH] m68k/HP300: Enable HIL configuration options
Geert Uytterhoeven
1
-1
/
+1
2006-10-06
Build fixes for struct pt_regs removal
Matthew Wilcox
2
-18
/
+18
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
14
-37
/
+33
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-2
/
+2
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-374
/
+426
2006-10-01
[PATCH] update legacy io handling for pmac
Olaf Hering
1
-9
/
+6
2006-09-14
Input: libps2 - rearrange exports
Dmitry Torokhov
1
-11
/
+9
2006-09-14
Input: atkbd - support Microsoft Natural Elite Pro keyboards
Dmitry Torokhov
1
-2
/
+16
2006-09-14
Input: i8042 - disable MUX mode on Toshiba Equium A110
Dmitry Torokhov
1
-0
/
+7
2006-09-10
Input: i8042 - get rid of polling timer
Dmitry Torokhov
2
-362
/
+388
2006-08-08
Input: i8042 - add Amoi to the MUX blacklist
Cjacker Huang
1
-0
/
+7
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
[next]