index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Input: ads7846 - detect pen up from GPIO state
Imre Deak
2007-01-18
1
-39
/
+41
|
*
|
Input: ads7846 - select correct SPI mode
Imre Deak
2007-01-18
1
-0
/
+4
|
*
|
Input: ads7846 - switch to using hrtimer
Imre Deak
2007-01-18
1
-11
/
+15
|
*
|
Input: ads7846 - optionally leave Vref on during differential measurements
Imre Deak
2007-01-18
1
-13
/
+17
|
*
|
Input: ads7846 - pluggable filtering logic
Imre Deak
2007-01-18
1
-40
/
+95
|
*
|
Input: gpio-keys - keyboard driver for GPIO buttons
Phil Blundell
2007-01-18
3
-5
/
+166
|
*
|
Input: i8042 - really suppress ACK/NAK during panic blink
Dmitry Torokhov
2007-01-18
1
-3
/
+4
|
*
|
Input: pc110pad - return proper error
Akinobu Mita
2006-12-21
1
-1
/
+1
*
|
|
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
Robert P. J. Day
2007-02-11
1
-1
/
+0
|
|
/
|
/
|
*
|
[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)
Andrew Morton
2007-02-09
1
-1
/
+1
*
|
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
1
-2
/
+4
*
|
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
2006-12-31
1
-2
/
+4
*
|
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
Fabrice Knevez
2006-12-17
1
-1
/
+1
*
|
[PATCH] m68k trivial build fixes
Al Viro
2006-12-17
1
-1
/
+1
*
|
[PATCH] missing includes in hilkbd
Al Viro
2006-12-13
1
-0
/
+5
*
|
[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem
Nicolas Pitre
2006-12-12
1
-1
/
+1
*
|
[PATCH] ucb1400_ts depends SND_AC97_BUS
Randy Dunlap
2006-12-10
1
-1
/
+1
*
|
[PATCH] Generic HID layer - build
Jiri Kosina
2006-12-08
1
-0
/
+1
|
/
*
Input: ucb1400 - fix compile error
Dmitry Torokhov
2006-12-08
1
-1
/
+1
*
Input: kill maple_keyb.c driver
Paul Mundt
2006-12-08
1
-166
/
+0
*
Input: i8042 - add another Lifebook P7010 to nomux blacklist
Dmitry Torokhov
2006-12-08
1
-0
/
+7
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-12-08
11
-26
/
+26
|
\
|
*
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
2006-12-07
1
-1
/
+3
|
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
2
-0
/
+2
|
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
2
-4
/
+4
|
|
\
|
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-12-01
1
-3
/
+3
|
|
|
\
|
|
|
*
usb: iforce-usb free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-3
/
+3
|
|
*
|
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
1
-1
/
+1
|
|
|
/
|
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
3
-9
/
+10
|
*
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
2
-6
/
+6
|
|
/
|
*
lkkbd: Remove my old snail-mail address
Jan-Benedict Glaw
2006-11-17
1
-5
/
+0
*
|
Input: add to kernel-api docbook
Randy Dunlap
2006-11-24
2
-3
/
+3
*
|
Input: add driver for keyboard on AAED-2000 development board (ARM)
Nicolas Bellido
2006-11-24
3
-0
/
+215
*
|
Input: handle serio_register_driver() errors
Akinobu Mita
2006-11-23
26
-53
/
+41
*
|
Input: serio - make serio_register_driver() return errors
Dmitry Torokhov
2006-11-23
1
-33
/
+74
*
|
Input: serio - remove serio_unregister_port_delayed()
Dmitry Torokhov
2006-11-17
1
-18
/
+0
*
|
Input: add Philips UCB1400 touchscreen driver
Nicolas Pitre
2006-11-17
3
-0
/
+595
*
|
Input: i8042 - fix shutdown issue on some boxes with active MUXes
Dmitry Torokhov
2006-11-17
1
-7
/
+11
*
|
Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE
Marton Nemeth
2006-11-17
1
-1
/
+1
*
|
Input: psmouse - fix attribute access on 64-bit systems
Sergey Vlasov
2006-11-09
1
-3
/
+6
*
|
Input: mice - handle errors when registering input devices
Dmitry Torokhov
2006-11-05
8
-60
/
+154
*
|
Input: joysticks - handle errors when registering input devices
Dmitry Torokhov
2006-11-05
16
-59
/
+120
*
|
Input: touchscreens - handle errors when registering input devices
Dmitry Torokhov
2006-11-05
5
-44
/
+68
*
|
Input: keyboards - handle errors when registering input devices
Dmitry Torokhov
2006-11-05
10
-92
/
+234
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-11-04
9
-22
/
+22
|
\
\
|
|
/
|
*
sh: Cleanup board header directories.
Paul Mundt
2006-10-19
1
-1
/
+1
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-10-17
4
-5
/
+5
|
|
\
|
|
*
[ARM] Fix Zaurii keyboard/touchscreen drivers
Russell King
2006-10-15
4
-5
/
+5
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-10-17
6
-28
/
+104
|
|
\
\
[prev]
[next]