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
2009-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+3
2009-05-28
Input: libps2 - better handle bad scheduler decisions
Dmitry Torokhov
1
-1
/
+1
2009-05-27
Input: usb1400_ts - fix access to "device data" in resume function
Manuel Traut
1
-1
/
+1
2009-05-23
Input: multitouch - add tracking ID to the protocol
Henrik Rydberg
1
-0
/
+1
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
1
-1
/
+1
2009-05-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-4
/
+27
2009-05-11
Input: tsc2007 - fix locking in hrtimer handler
Thierry Reding
1
-2
/
+3
2009-05-11
Input: atkbd - add force release keys quirk for Amilo Xi 3650
Adrian Batzill
1
-0
/
+16
2009-05-07
Input: ff-memless - fix signed to unsigned bit overflow
Jussi Kivilinna
1
-1
/
+1
2009-05-07
Input: joydev - blacklist digitizers
Tim Cole
1
-1
/
+7
2009-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-51
/
+217
2009-04-28
Input: add detailed multi-touch finger data report protocol
Henrik Rydberg
1
-0
/
+13
2009-04-28
Input: allow certain EV_ABS events to bypass all filtering
Henrik Rydberg
1
-0
/
+23
2009-04-28
Input: bcm5974 - augment debug information
Henrik Rydberg
1
-4
/
+10
2009-04-28
Input: bcm5974 - Add support for the Macbook 5 (Unibody)
Henrik Rydberg
1
-2
/
+43
2009-04-28
Input: bcm5974 - add quad-finger tapping
Henrik Rydberg
1
-1
/
+3
2009-04-28
Input: bcm5974 - prepare for a new trackpad header type
Henrik Rydberg
1
-21
/
+26
2009-04-28
Input: appletouch - fix DMA to/from stack buffer
Bob Copeland
1
-6
/
+18
2009-04-28
Input: wacom - fix TabletPC touch bug
Ping Cheng
2
-4
/
+14
2009-04-27
maple: input: fix up maple mouse driver
Adrian McMenamin
1
-20
/
+23
2009-04-24
Input: lifebook - add DMI entry for Fujitsu B-2130
Dmitry Torokhov
1
-0
/
+6
2009-04-23
Input: ALPS - add signature for Toshiba Satellite Pro M10
Dmitry Torokhov
1
-0
/
+1
2009-04-21
drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module
Helge Deller
1
-1
/
+23
2009-04-18
Input: elantech - make sure touchpad is really in absolute mode
Arjan Opmeer
1
-5
/
+16
2009-04-18
Input: elantech - provide a workaround for jumpy cursor on firmware 2.34
Arjan Opmeer
2
-4
/
+28
2009-04-17
Input: ucb1400 - use disable_irq_nosync() in irq handler
Ben Nizette
1
-1
/
+1
2009-04-17
Input: tsc2007 - use disable_irq_nosync() in irq handler
Ben Nizette
1
-1
/
+1
2009-04-17
Input: sa1111ps2 - use disable_irq_nosync() in irq handlers
Ben Nizette
1
-1
/
+1
2009-04-17
Input: omap-keypad - use disable_irq_nosync() in irq handler
Ben Nizette
1
-2
/
+14
2009-04-16
Merge branch 'next' into for-linus
Dmitry Torokhov
14
-43
/
+120
2009-04-15
Input: ads7846 - fix unsafe disable_irq
Ben Nizette
1
-1
/
+1
2009-04-15
Input: mainstone-wm97xx - fix condition in pen_up
Jiri Slaby
1
-4
/
+3
2009-04-15
Input: pc110pad - remove unused variable dev
Ilpo Järvinen
1
-1
/
+0
2009-04-15
Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flag
Michael Hennerich
1
-1
/
+1
2009-04-15
Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag
Michael Hennerich
2
-4
/
+3
2009-04-15
Input: da9034-ts - make pen {down,up} events more reliable
Eric Miao
1
-10
/
+16
2009-04-15
Input: da9034-ts - add Bin Yang as co-author of the driver
Eric Miao
1
-1
/
+2
2009-04-15
Input: atkbd - add forced release keys quirk for Samsung NC20
Barry Carroll
1
-1
/
+10
2009-04-15
Input: atkbd - add forced release keys quirk for Samsung Q45
Dmitry Torokhov
1
-0
/
+9
2009-04-15
Input: gameport - fix attach driver code
Dmitry Torokhov
1
-8
/
+6
2009-04-15
Input: hp_sdc_rtc should depend on serio
Alexander Beregalov
1
-1
/
+1
2009-04-11
Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM
Mark Brown
1
-2
/
+1
2009-04-11
Input: ads7846 - introduce platform specific way to synchronize sampling
Eric Miao
1
-0
/
+10
2009-04-11
Input: remove unnecessary synchronize_rcu() call
Arjan van de Ven
1
-1
/
+0
2009-04-11
Input: i8042 - add a DMI table for the i8042.reset option
Arjan van de Ven
1
-0
/
+28
2009-04-11
Input: i8042 - introduce a tougher reset
Arjan van de Ven
1
-8
/
+29
2009-04-08
Merge branch 'next' into for-linus
Dmitry Torokhov
23
-182
/
+2909
2009-04-07
Input: i8042 - add HP DV9700 to the noloop list
Dmitry Torokhov
1
-0
/
+8
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-1
/
+39
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
[next]