index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: hil-mlc - use del_timer_sync() when unloading the driver
Dmitry Torokhov
2009-12-12
1
-5
/
+3
*
Input: serio - set owner in driver structures
Dmitry Torokhov
2009-12-12
3
-0
/
+3
*
Input: dm355evm_kbd - switch to using sparse keymap library
Dmitry Torokhov
2009-12-07
2
-94
/
+57
*
Input: wistron_btns - switch to using sparse keymap library
Dmitry Torokhov
2009-12-07
2
-134
/
+45
*
Input: add generic support for sparse keymaps
Dmitry Torokhov
2009-12-07
4
-12
/
+281
*
Input: fix memory leak in force feedback core
Jari Vanhala
2009-12-05
1
-0
/
+1
*
Input: wistron - remove identification strings from DMI table
Dmitry Torokhov
2009-12-05
1
-38
/
+38
*
Input: psmouse - remove identification strings from DMI tables
Dmitry Torokhov
2009-12-05
2
-15
/
+15
*
Input: atkbd - remove identification strings from DMI table
Dmitry Torokhov
2009-12-05
1
-17
/
+9
*
Input: i8042 - remove identification strings from DMI tables
Dmitry Torokhov
2009-12-05
1
-77
/
+66
*
Input: psmouse - do not carry DMI data around
Dmitry Torokhov
2009-12-04
5
-13
/
+38
*
Input: matrix-keypad - switch to using dev_pm_ops
Dmitry Torokhov
2009-12-04
1
-7
/
+10
*
Merge commit 'v2.6.32' into next
Dmitry Torokhov
2009-12-03
7
-39
/
+77
|
\
|
*
Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list
Anisse Astier
2009-12-03
1
-0
/
+21
|
*
Input: lifebook - fix settings for CF-72
Abner Holsinger
2009-11-17
1
-2
/
+1
|
*
Input: psmouse - fix breakage introduced by b7802c5c1ea
Jiri Kosina
2009-11-17
1
-1
/
+1
|
*
Input: psmouse - remove unneeded '\n' from psmouse.proto parameter
Takashi Iwai
2009-11-13
1
-1
/
+1
|
*
Input: atkbd - restore LED state at reconnect
Dmitry Torokhov
2009-11-13
1
-0
/
+13
|
*
Input: force LED reset on resume
Dmitry Torokhov
2009-11-13
1
-11
/
+18
|
*
Input: fix locking in memoryless force-feedback devices
Dmitry Torokhov
2009-11-11
2
-24
/
+22
*
|
Input: keyboard - fix lack of locking when traversing handler->h_list
Dmitry Torokhov
2009-12-02
1
-2
/
+35
*
|
Input: gpio_keys - scan gpio state at probe and resume time
Daniel Mack
2009-11-30
1
-11
/
+25
*
|
Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controller
Petr Štetiar
2009-11-30
2
-0
/
+34
*
|
Input: xpad - add two new Xbox 360 devices
Nicolas Léveillé
2009-11-30
1
-0
/
+3
*
|
Input: polled device - do not start polling if interval is zero
Samu Onkalo
2009-11-23
1
-1
/
+3
*
|
Input: polled device - schedule first poll immediately
Dmitry Torokhov
2009-11-23
1
-2
/
+1
*
|
Input: add S3C24XX touchscreen driver
Arnaud Patard
2009-11-23
3
-1
/
+471
*
|
Input: usbtouchscreen - add support for Zytronic capacitive touchscreen
Daniel Silverstone
2009-11-23
2
-3
/
+76
*
|
Input: force feedback - fix function name in comment
Roger Quadros
2009-11-23
1
-1
/
+1
*
|
Input: do not overwrite the first part of phys string
Márton Németh
2009-11-23
2
-2
/
+2
*
|
Input: ads7846 - switch to using dev_vdbg()
Pavel Machek
2009-11-23
1
-16
/
+7
*
|
Input: ads7846 - fix pressure reporting
Pavel Machek
2009-11-23
1
-1
/
+1
*
|
Input: usbtouchscreen - remove unneeded usb_kill_urb
Oliver Neukum
2009-11-23
1
-1
/
+1
*
|
AT91: add touchscreen support for at91sam9g45ekes
Nicolas Ferre
2009-11-20
1
-1
/
+1
*
|
Input: atmel_tsadcc - use platform parameters
Nicolas Ferre
2009-11-20
1
-6
/
+35
*
|
Input: atmel_tsadcc - rework setting touchscreen capabilities
Nicolas Ferre
2009-11-20
1
-3
/
+3
*
|
Input: ALPS - add support for touchpads with 4-directional button
Maxim Levitsky
2009-11-20
1
-35
/
+65
*
|
Input: psmouse - rework setting of BTN_MIDDLE capability
Dmitry Torokhov
2009-11-20
5
-31
/
+38
*
|
Input: lifebook - do not advertise unsupported buttons
Dmitry Torokhov
2009-11-20
1
-6
/
+7
*
|
Input: elantech - do not advertise relative events
Dmitry Torokhov
2009-11-20
1
-0
/
+1
*
|
Input: touchkit_ps2 - do not advertise unsupported buttons
Dmitry Torokhov
2009-11-20
1
-1
/
+2
*
|
Input: input-polldev - add sysfs interface for controlling poll interval
Samu Onkalo
2009-11-20
1
-6
/
+105
*
|
Input: gpio_keys - seperate individual button setup to make code neater
Ben Dooks
2009-11-20
1
-40
/
+53
*
|
Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>
Ben Dooks
2009-11-20
1
-2
/
+1
*
|
Input: gpio_keys - use dev_ macros to report information
Ben Dooks
2009-11-20
1
-7
/
+9
*
|
Input: ucb1400_ts - allow passing IRQ through platfrom_data
Marek Vasut
2009-11-20
1
-4
/
+7
*
|
Merge commit 'v2.6.32-rc6' into next
Dmitry Torokhov
2009-11-06
9
-68
/
+193
|
\
|
|
*
Input: gpio-keys - use IRQF_SHARED
Dmitry Eremin-Solenikov
2009-11-03
1
-0
/
+1
|
*
Input: winbond-cir - select LEDS_TRIGGERS
David Härdeman
2009-11-03
1
-0
/
+1
|
*
Input: i8042 - try to get stable CTR value when initializing
Dmitry Torokhov
2009-11-03
1
-7
/
+28
[next]