index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2009-12-02
Merge commit 'v2.6.32' into next
Dmitry Torokhov
-39
/
+77
2009-12-02
Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list
Anisse Astier
-0
/
+21
2009-12-01
Input: keyboard - fix lack of locking when traversing handler->h_list
Dmitry Torokhov
-2
/
+35
2009-11-30
Input: gpio_keys - scan gpio state at probe and resume time
Daniel Mack
-11
/
+25
2009-11-29
Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controller
Petr Štetiar
-0
/
+34
2009-11-29
Input: xpad - add two new Xbox 360 devices
Nicolas Léveillé
-0
/
+3
2009-11-30
sh: Move KEYSC header file
Magnus Damm
-1
/
+1
2009-11-23
Input: polled device - do not start polling if interval is zero
Samu Onkalo
-1
/
+3
2009-11-23
Input: polled device - schedule first poll immediately
Dmitry Torokhov
-2
/
+1
2009-11-23
Input: add S3C24XX touchscreen driver
Arnaud Patard
-1
/
+471
2009-11-23
Input: usbtouchscreen - add support for Zytronic capacitive touchscreen
Daniel Silverstone
-3
/
+76
2009-11-23
Input: force feedback - fix function name in comment
Roger Quadros
-1
/
+1
2009-11-23
Input: do not overwrite the first part of phys string
Márton Németh
-2
/
+2
2009-11-23
Input: ads7846 - switch to using dev_vdbg()
Pavel Machek
-16
/
+7
2009-11-23
Input: ads7846 - fix pressure reporting
Pavel Machek
-1
/
+1
2009-11-23
Input: usbtouchscreen - remove unneeded usb_kill_urb
Oliver Neukum
-1
/
+1
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
-3
/
+3
2009-11-20
AT91: add touchscreen support for at91sam9g45ekes
Nicolas Ferre
-1
/
+1
2009-11-20
Input: atmel_tsadcc - use platform parameters
Nicolas Ferre
-6
/
+35
2009-11-20
Input: atmel_tsadcc - rework setting touchscreen capabilities
Nicolas Ferre
-3
/
+3
2009-11-20
Input: ALPS - add support for touchpads with 4-directional button
Maxim Levitsky
-35
/
+65
2009-11-20
Input: psmouse - rework setting of BTN_MIDDLE capability
Dmitry Torokhov
-31
/
+38
2009-11-20
Input: lifebook - do not advertise unsupported buttons
Dmitry Torokhov
-6
/
+7
2009-11-20
Input: elantech - do not advertise relative events
Dmitry Torokhov
-0
/
+1
2009-11-20
Input: touchkit_ps2 - do not advertise unsupported buttons
Dmitry Torokhov
-1
/
+2
2009-11-20
Input: input-polldev - add sysfs interface for controlling poll interval
Samu Onkalo
-6
/
+105
2009-11-20
Input: gpio_keys - seperate individual button setup to make code neater
Ben Dooks
-40
/
+53
2009-11-20
Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>
Ben Dooks
-2
/
+1
2009-11-20
Input: gpio_keys - use dev_ macros to report information
Ben Dooks
-7
/
+9
2009-11-20
Input: ucb1400_ts - allow passing IRQ through platfrom_data
Marek Vasut
-4
/
+7
2009-11-16
Input: lifebook - fix settings for CF-72
Abner Holsinger
-2
/
+1
2009-11-16
Input: psmouse - fix breakage introduced by b7802c5c1ea
Jiri Kosina
-1
/
+1
2009-11-12
Input: psmouse - remove unneeded '\n' from psmouse.proto parameter
Takashi Iwai
-1
/
+1
2009-11-12
Input: atkbd - restore LED state at reconnect
Dmitry Torokhov
-0
/
+13
2009-11-12
Input: force LED reset on resume
Dmitry Torokhov
-11
/
+18
2009-11-10
Input: fix locking in memoryless force-feedback devices
Dmitry Torokhov
-24
/
+22
2009-11-10
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
-3
/
+3
2009-11-05
Merge commit 'v2.6.32-rc6' into next
Dmitry Torokhov
-68
/
+193
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
-0
/
+3
2009-11-02
Input: synaptic_i2c - make unnecessarily global functions static
Dmitry Torokhov
-3
/
+3
2009-11-02
Input: gpio-keys - use IRQF_SHARED
Dmitry Eremin-Solenikov
-0
/
+1
2009-11-02
Input: winbond-cir - select LEDS_TRIGGERS
David Härdeman
-0
/
+1
2009-11-02
Input: i8042 - try to get stable CTR value when initializing
Dmitry Torokhov
-7
/
+28
2009-11-02
Merge commit 'v2.6.32-rc5' into for-linus
Dmitry Torokhov
-16
/
+2278
2009-10-26
Input: add driver for Dynapro serial touchscreen
Tias Guns
-0
/
+219
2009-10-21
Input: atkbd - add a quirk for OQO 01+ multimedia keys
Jamie Lentin
-0
/
+36
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
-3
/
+3
2009-10-18
Input: add open and close methods for polled devices
Samu Onkalo
-3
/
+6
2009-10-18
Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()
Roel Kluin
-1
/
+1
2009-10-18
Input: atkbd - consolidate force release quirks for volume keys
Herton Ronaldo Krzesinski
-37
/
+14
[prev]
[next]