index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
sunkbd.c
Age
Commit message (
Expand
)
Author
Lines
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
-2
/
+2
2005-02-04
Input: make serio's connect routines return error code
Dmitry Torokhov
-5
/
+9
2005-02-04
Input: replace serio's type field with serio_id structure and
Dmitry Torokhov
-6
/
+19
2005-02-04
Input: remove serio->private in favor of using driver-specific data
Dmitry Torokhov
-3
/
+6
2004-10-21
Input: when creating input devices for hardware attached to
Dmitry Torokhov
-0
/
+1
2004-07-27
Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/input
Vojtech Pavlik
-9
/
+15
2004-07-26
[PATCH] signed char fixes in drivers/*
Alexander Viro
-2
/
+2
2004-06-28
Input: serio sysfs integration
Dmitry Torokhov
-4
/
+10
2004-06-28
Input: more renames in serio in preparations to sysfs integration
Dmitry Torokhov
-5
/
+5
2004-05-09
Input: trailing whitespace fixes in drivers/input/keyboard
Dmitry Torokhov
-8
/
+8
2004-01-26
input: Fix sunkbd.c to work with serport. Must sleep.
Vojtech Pavlik
-11
/
+11
2003-07-15
[SUNKBD]: Mark reset/layout as volatile.
Ricky Beam
-2
/
+2
2003-06-09
input: fix sunkbd to properly set its bitfields up to key #127.
Vojtech Pavlik
-1
/
+1
2003-04-20
[PATCH] irqs: input drivers
Andrew Morton
-6
/
+9
2003-02-12
input: sunkbd.c - fix reading beyond end of keycode array.
Vojtech Pavlik
-1
/
+1
2003-02-12
input: Get rid of the kbd_pt_regs variable, and instead pass the
Vojtech Pavlik
-1
/
+2
2002-10-08
Initialize struct input_dev in input drivers before it's passed to input_even...
Vojtech Pavlik
-0
/
+2
2002-09-30
[PATCH] Workqueue Abstraction
Ingo Molnar
-5
/
+4
2002-09-29
drivers/input/keyboard/sunkbd.c: queue_task --> schedule_task
David S. Miller
-2
/
+1
2002-08-25
This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksound
Vojtech Pavlik
-0
/
+3
2002-07-25
By popular request, and explicit method of telling which events
Vojtech Pavlik
-0
/
+1
2002-07-25
Apply Rusty's C99 initializer patch to input drivers.
Vojtech Pavlik
-3
/
+3
2002-07-25
This patch by Brad Hards replaces the four id* fields of the input
Vojtech Pavlik
-4
/
+4
2002-07-03
Add keyboard, mouse and touchscreen drivers.
Vojtech Pavlik
-0
/
+318