index
:
Linux Stable
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.12.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
*
missing dependencies for USB drivers in input
Al Viro
2007-05-15
5
-0
/
+12
*
Input: evdev - fix overflow in compat_ioctl
Kenichi Nagai
2007-05-11
1
-1
/
+1
*
Fix ixp4xx compile error
Frederik Deweerdt
2007-05-10
1
-1
/
+1
*
[S390] Kconfig: unwanted menus for s390.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2007-05-08
42
-112
/
+11206
|
\
|
*
Input: move USB miscellaneous devices under drivers/input/misc
Dmitry Torokhov
2007-05-08
9
-9
/
+3961
|
*
Input: move USB mice under drivers/input/mouse
Dmitry Torokhov
2007-05-08
3
-9
/
+736
|
*
Input: move USB gamepads under drivers/input/joystick
Dmitry Torokhov
2007-05-08
3
-2
/
+451
|
*
Input: move USB touchscreens under drivers/input/touchscreen
Dmitry Torokhov
2007-05-08
3
-11
/
+905
|
*
Input: move USB tablets under drivers/input/tablet
Dmitry Torokhov
2007-05-08
12
-0
/
+5068
|
*
Input: i8042 - fix AUX port detection with some chips
Roland Scheidegger
2007-05-08
1
-6
/
+29
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-05-08
12
-14
/
+332
|
|
\
|
*
|
Input: aaed2000_kbd - convert to use polldev library
Dmitry Torokhov
2007-05-03
2
-42
/
+21
|
*
|
Input: synaptics - don't complain about failed resets
Dmitry Torokhov
2007-05-03
1
-1
/
+1
|
*
|
Input: pull input.h into uinpit.h
Mike Frysinger
2007-05-03
1
-1
/
+0
|
*
|
Input: evdev - fix some sparse warnings (signedness, shadowing)
Dmitry Torokhov
2007-05-03
1
-3
/
+3
|
*
|
Input: drivers/joystick - fix various sparse warnings
Dmitry Torokhov
2007-05-03
5
-27
/
+30
|
*
|
Input: force feedback - make sure effect is present before playing
Dmitry Torokhov
2007-05-03
1
-1
/
+2
*
|
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
5
-5
/
+0
|
|
/
|
/
|
*
|
sh: hp6xx driver compile fixes.
Kristoffer Ericson
2007-05-07
1
-1
/
+1
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-05-04
94
-1653
/
+3602
|
\
|
|
*
Input: gpio_keys - add support for switches (EV_SW)
Roman Moravcik
2007-05-01
1
-7
/
+12
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-05-01
7
-62
/
+45
|
|
\
|
*
|
Input: cobalt_btns - convert to use polldev library
Dmitry Torokhov
2007-04-29
2
-37
/
+23
|
*
|
Input: add skeleton for simple polled devices
Dmitry Torokhov
2007-04-29
3
-0
/
+183
|
*
|
Input: wistron - fix typo in keymap for Acer TM610
Eric Piel
2007-04-29
1
-1
/
+1
|
*
|
Input: add input_set_capability() helper
Dmitry Torokhov
2007-04-25
1
-0
/
+56
|
*
|
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: lifebook - split into 2 devices
Dmitry Torokhov
2007-04-25
1
-20
/
+93
|
*
|
Input: lifebook - add signature of Panasonic CF-29
Dmitry Torokhov
2007-04-25
1
-0
/
+8
|
*
|
Input: lifebook - activate 6-byte protocol on select models
Dmitry Torokhov
2007-04-12
1
-13
/
+65
|
*
|
Input: lifebook - work properly on Panasonic CF-18
Dmitry Torokhov
2007-04-12
1
-0
/
+14
|
*
|
Input: cobalt buttons - separate device and driver registration
Dmitry Torokhov
2007-04-12
1
-23
/
+1
|
*
|
Input: pxa27x - do not use deprecated SA_INTERRUPT flag
Thomas Gleixner
2007-04-12
1
-1
/
+1
|
*
|
Input: ucb1400 - make delays configurable
Cliff Brake
2007-04-12
1
-3
/
+14
|
*
|
Input: misc devices - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
4
-6
/
+6
|
*
|
Input: joysticks - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
18
-18
/
+19
|
*
|
Input: touchscreens - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
10
-6
/
+10
|
*
|
Input: mice - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
4
-4
/
+4
|
*
|
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
14
-13
/
+15
|
*
|
Input: prepare to switching to struct device
Dmitry Torokhov
2007-04-12
1
-0
/
+3
|
*
|
Input: drivers/input/misc - don't access dev->private directly
Dmitry Torokhov
2007-04-12
2
-10
/
+9
|
*
|
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
2007-04-12
14
-20
/
+13
|
*
|
Input: drivers/input/joystick - don't access dev->private directly
Dmitry Torokhov
2007-04-12
20
-49
/
+59
|
*
|
Input: drivers/input/touchscreen - don't access dev->private directly
Dmitry Torokhov
2007-04-12
9
-13
/
+8
|
*
|
Input: drivers/input/mice - don't access dev->private directly
Dmitry Torokhov
2007-04-12
4
-5
/
+0
|
*
|
Input: logips2pp - add model 1 information
Dmitry Torokhov
2007-04-12
1
-0
/
+1
|
*
|
Input: wistron - declare keymaps as initdata
Eric Piel
2007-04-12
1
-27
/
+49
|
*
|
Input: wistron - introduce generic keymap
Eric Piel
2007-04-12
1
-2
/
+40
[next]