index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-06-13
7
-34
/
+54
|
\
|
*
Input: move input-polldev to drivers/input
Dmitry Torokhov
2007-06-13
5
-12
/
+14
|
*
Input: i8042 - add ULI EV4873 to noloop list
Dmitry Torokhov
2007-06-12
1
-0
/
+9
|
*
Input: i8042 - add ASUS P65UP5 to the noloop list
Dmitry Torokhov
2007-06-12
1
-0
/
+9
|
*
Input: usbtouchscreen - fix fallout caused by move from drivers/usb
Ondrej Zary
2007-06-12
1
-22
/
+22
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-06-07
1
-3
/
+3
|
\
\
|
*
|
[ARM] pxa: fix pxa27x keyboard driver
Russell King
2007-06-05
1
-3
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-06-04
6
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Input: reduce raciness when input handlers disconnect
Dmitry Torokhov
2007-06-03
4
-4
/
+4
|
*
Input: logips2pp - fix typo in Kconfig
Uwe Bugla
2007-05-28
1
-1
/
+1
|
*
Input: db9 - do not ignore dev2 module parameter
Dmitry Torokhov
2007-05-28
1
-1
/
+1
*
|
[ARM] Fix some section mismatch warnings
Russell King
2007-05-30
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-05-23
9
-41
/
+57
|
\
|
|
*
Input: ads7846 - SPI_CPHA mode bugfix
Semih Hazar
2007-05-22
1
-1
/
+1
|
*
Input: ads7846 - document that it handles tsc2046 too
David Brownell
2007-05-22
2
-4
/
+5
|
*
Input: input-polldev - add module info
Eric Piel
2007-05-22
1
-0
/
+5
|
*
Input: ucb1400_ts - use sched_setscheduler()
Satoru Takeuchi
2007-05-22
1
-2
/
+2
|
*
Input: ALPS - force stream mode
Dmitry Torokhov
2007-05-22
1
-27
/
+31
|
*
Input: iforce - minor clean-ups
Johann Deneux
2007-05-22
2
-5
/
+9
|
*
Input: iforce - fix force feedback not working
Johann Deneux
2007-05-22
1
-2
/
+3
|
*
Input: logips2pp - add type 72 (PS/2 TrackMan Marble)
Peter Samuelson
2007-05-08
1
-0
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-05-22
1
-4
/
+3
|
\
\
|
*
|
input: hp680_ts compile fixes.
Kristoffer Ericson
2007-05-14
1
-4
/
+3
*
|
|
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
[next]