index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-11
Input: evdev - fix overflow in compat_ioctl
Kenichi Nagai
1
-1
/
+1
2007-05-10
Fix ixp4xx compile error
Frederik Deweerdt
1
-1
/
+1
2007-05-10
[S390] Kconfig: unwanted menus for s390.
Martin Schwidefsky
1
-0
/
+1
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
42
-112
/
+11206
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
5
-5
/
+0
2007-05-08
Input: move USB miscellaneous devices under drivers/input/misc
Dmitry Torokhov
9
-9
/
+3961
2007-05-08
Input: move USB mice under drivers/input/mouse
Dmitry Torokhov
3
-9
/
+736
2007-05-08
Input: move USB gamepads under drivers/input/joystick
Dmitry Torokhov
3
-2
/
+451
2007-05-08
Input: move USB touchscreens under drivers/input/touchscreen
Dmitry Torokhov
3
-11
/
+905
2007-05-08
Input: move USB tablets under drivers/input/tablet
Dmitry Torokhov
12
-0
/
+5068
2007-05-08
Input: i8042 - fix AUX port detection with some chips
Roland Scheidegger
1
-6
/
+29
2007-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
12
-14
/
+332
2007-05-07
sh: hp6xx driver compile fixes.
Kristoffer Ericson
1
-1
/
+1
2007-05-04
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
94
-1653
/
+3602
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-8
/
+8
2007-05-04
hilkbd: Kill compiler warning and fix comment dyslexia
Geert Uytterhoeven
1
-1
/
+1
2007-05-04
m68k: Atari keyboard and mouse support.
Michael Schmitz
6
-0
/
+318
2007-05-03
Input: aaed2000_kbd - convert to use polldev library
Dmitry Torokhov
2
-42
/
+21
2007-05-03
Input: synaptics - don't complain about failed resets
Dmitry Torokhov
1
-1
/
+1
2007-05-03
Input: pull input.h into uinpit.h
Mike Frysinger
1
-1
/
+0
2007-05-03
Input: evdev - fix some sparse warnings (signedness, shadowing)
Dmitry Torokhov
1
-3
/
+3
2007-05-03
Input: drivers/joystick - fix various sparse warnings
Dmitry Torokhov
5
-27
/
+30
2007-05-03
Input: force feedback - make sure effect is present before playing
Dmitry Torokhov
1
-1
/
+2
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
4
-8
/
+8
2007-05-01
Input: gpio_keys - add support for switches (EV_SW)
Roman Moravcik
1
-7
/
+12
2007-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
7
-62
/
+45
2007-04-29
Input: cobalt_btns - convert to use polldev library
Dmitry Torokhov
2
-37
/
+23
2007-04-29
Input: add skeleton for simple polled devices
Dmitry Torokhov
3
-0
/
+183
2007-04-29
Input: wistron - fix typo in keymap for Acer TM610
Eric Piel
1
-1
/
+1
2007-04-27
Input: gameport - do not touch bus's rwsem
Dmitry Torokhov
1
-26
/
+13
2007-04-27
Input: serio - do not touch bus's rwsem
Dmitry Torokhov
1
-26
/
+15
2007-04-25
Input: add input_set_capability() helper
Dmitry Torokhov
1
-0
/
+56
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-25
Input: lifebook - split into 2 devices
Dmitry Torokhov
1
-20
/
+93
2007-04-25
Input: lifebook - add signature of Panasonic CF-29
Dmitry Torokhov
1
-0
/
+8
2007-04-12
Input: lifebook - activate 6-byte protocol on select models
Dmitry Torokhov
1
-13
/
+65
2007-04-12
Input: lifebook - work properly on Panasonic CF-18
Dmitry Torokhov
1
-0
/
+14
2007-04-12
Input: cobalt buttons - separate device and driver registration
Dmitry Torokhov
1
-23
/
+1
2007-04-12
Input: pxa27x - do not use deprecated SA_INTERRUPT flag
Thomas Gleixner
1
-1
/
+1
2007-04-12
Input: ucb1400 - make delays configurable
Cliff Brake
1
-3
/
+14
2007-04-12
Input: misc devices - switch to using input_dev->dev.parent
Dmitry Torokhov
4
-6
/
+6
2007-04-12
Input: joysticks - switch to using input_dev->dev.parent
Dmitry Torokhov
18
-18
/
+19
2007-04-12
Input: touchscreens - switch to using input_dev->dev.parent
Dmitry Torokhov
10
-6
/
+10
2007-04-12
Input: mice - switch to using input_dev->dev.parent
Dmitry Torokhov
4
-4
/
+4
2007-04-12
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
14
-13
/
+15
2007-04-12
Input: prepare to switching to struct device
Dmitry Torokhov
1
-0
/
+3
2007-04-12
Input: drivers/input/misc - don't access dev->private directly
Dmitry Torokhov
2
-10
/
+9
2007-04-12
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
14
-20
/
+13
2007-04-12
Input: drivers/input/joystick - don't access dev->private directly
Dmitry Torokhov
20
-49
/
+59
[next]