index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-28
4
-5
/
+5
*
[PATCH] uniput - fix crash on SMP
Dmitry Torokhov
2005-10-17
1
-2
/
+2
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-10-14
1
-1
/
+1
|
\
|
*
[ARM] 3014/1: Spitz keyboard: Correct the right shift key
Richard Purdie
2005-10-14
1
-1
/
+1
*
|
[PATCH] zaurus: fix dependencies on collie keyboard
Pavel Machek
2005-10-14
1
-1
/
+1
|
/
*
[PATCH] Input: check switch bitmap when matching handlers
Dmitry Torokhov
2005-09-24
1
-0
/
+1
*
[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series
Richard Purdie
2005-09-13
3
-0
/
+490
*
[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver
Richard Purdie
2005-09-13
2
-31
/
+45
*
Input: i8042 - use kzalloc instead of kcalloc
Dmitry Torokhov
2005-09-10
1
-3
/
+3
*
Manual merge with Linus
Dmitry Torokhov
2005-09-09
23
-89
/
+131
|
\
|
*
[PATCH] trivial __user annotations (evdev)
viro@ZenIV.linux.org.uk
2005-09-09
1
-1
/
+1
|
*
[PATCH] Input: Add a new switch event type
Richard Purdie
2005-09-07
3
-4
/
+24
|
*
[PATCH] w100fb: Update corgi platform code to match new driver
Richard Purdie
2005-09-07
1
-23
/
+5
|
*
[PATCH] Corgi touchscreen: Fix a pmu bug
Richard Purdie
2005-09-07
1
-1
/
+1
|
*
[PATCH] Corgi Touchscreen: Code cleanup / fixes
Richard Purdie
2005-09-07
1
-8
/
+8
|
*
[PATCH] Corgi Touchscreen: Allow the driver to share the PMU
Richard Purdie
2005-09-07
1
-6
/
+9
|
*
[PATCH] Corgi Keyboard: Code tidying
Richard Purdie
2005-09-07
1
-33
/
+28
|
*
[PATCH] Corgi Keyboard: Add some power management code
Richard Purdie
2005-09-07
1
-1
/
+41
|
*
[PATCH] Corgi Keyboard: Fix a couple of compile errors
Richard Purdie
2005-09-07
1
-2
/
+2
|
*
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
20
-22
/
+22
|
*
[PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat
Ralf Baechle
2005-09-05
1
-0
/
+2
*
|
Input: sunkbd - extend mapping to handle Type-6 Sun keyboards
Vojtech Pavlik
2005-09-05
1
-1
/
+1
*
|
Input: iforce - use wait_event_interruptible_timeout
Vojtech Pavlik
2005-09-05
2
-25
/
+8
*
|
Input: atkbd - handle keyboards generating scancode 0x7f
Vojtech Pavlik
2005-09-05
1
-3
/
+7
*
|
Input: i8042 - add Lifebook E4010 to MUX blacklist
Dmitry Torokhov
2005-09-04
1
-0
/
+7
*
|
Input: i8042 - add i8042.nokbd module option to allow supressing
Dmitry Torokhov
2005-09-04
2
-5
/
+21
*
|
Input: i8042 - fix IRQ printing when either KBD or AUX port
Dmitry Torokhov
2005-09-04
1
-14
/
+25
*
|
Input: make i8042_platform_init return 'real' error code
Dmitry Torokhov
2005-09-04
6
-23
/
+26
*
|
Input: i8042 - clean up initialization code; abort if we
Dmitry Torokhov
2005-09-04
1
-78
/
+100
*
|
Input: fix checking whether new keycode fits size-wise
Ian Campbell
2005-09-04
1
-1
/
+1
*
|
Input: psmouse - add new Logitech wheel mouse model
Vojtech Pavlik
2005-09-04
1
-0
/
+1
*
|
Input: ALPS - fix wheel decoding
Vojtech Pavlik
2005-09-04
1
-1
/
+1
*
|
Input: rework psmouse attributes to reduce module size
Dmitry Torokhov
2005-09-04
4
-163
/
+200
*
|
Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Dmitry Torokhov
2005-09-04
1
-2
/
+2
|
\
|
|
*
[PATCH] ns558 list handling fix
Alexander Nyberg
2005-08-10
1
-2
/
+2
*
|
Input: psmouse - add support for IBM TrackPoint devices.
Stephen Evanchik
2005-08-08
5
-2
/
+460
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2005-07-29
14
-359
/
+386
|
\
|
*
Input: synaptics - fix setting packet size on passthrough port.
Sergey Vlasov
2005-07-24
1
-2
/
+2
|
*
Input: check keycodesize when adjusting keymaps
Vojtech Pavlik
2005-07-24
1
-0
/
+1
|
*
Input: i8042 - don't use negation to mark AUX data
Dmitry Torokhov
2005-07-15
1
-28
/
+32
|
*
Input: psmouse - wheel mice (imps, exps) always have 3rd button
Vojtech Pavlik
2005-07-15
2
-2
/
+2
|
*
Input: elo - fix help in Kconfig (wrong module name)
Michael Prokop
2005-07-11
1
-1
/
+1
|
*
Input: joydev - remove custom conversion from jiffies to msecs
Tobias Klauser
2005-07-11
1
-4
/
+2
|
*
Input: ALPS - unconditionally enable tapping mode
Peter Osterlund
2005-07-11
1
-18
/
+7
|
*
Input: ALPS - fix resume (for DualPoints)
David Moore
2005-07-11
1
-2
/
+2
|
*
Input: synaptics - limit rate to 40pps on Toshiba Dynabooks
Simon Horman
2005-07-11
1
-1
/
+9
|
*
Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.
Vojtech Pavlik
2005-07-11
1
-0
/
+7
|
*
Input: i8042 - add Alienware Sentia to NOMUX blacklist.
Dmitry Torokhov
2005-07-11
1
-0
/
+7
|
*
Input: serio_raw - fix Kconfig help
Neil Brown
2005-07-11
1
-1
/
+1
|
*
Input: serio_raw - link serio_raw misc device to corresponding
Dmitry Torokhov
2005-07-11
1
-0
/
+1
[next]