index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
Input: i8042 - fix AUX port detection with some chips
Roland Scheidegger
1
-6
/
+29
2007-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
3
-29
/
+24
2007-04-27
Input: serio - do not touch bus's rwsem
Dmitry Torokhov
1
-26
/
+15
2007-04-25
Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDs
Dmitry Torokhov
1
-0
/
+2
2007-04-25
Input: i8042 - add Panasonic CF-29 to nomux list
Dmitry Torokhov
1
-0
/
+11
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-03-08
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
1
-2
/
+8
2007-03-07
Input: i8042 - another attempt to fix AUX delivery checks
Dmitry Torokhov
1
-2
/
+8
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-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2
-35
/
+64
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-17
Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
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
[next]