index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pxa-keypad'
Dmitry Torokhov
2008-02-06
4
-279
/
+577
|
\
|
*
Input: pxa27x_keypad - also enable on PXA3xx
Eric Miao
2008-01-31
1
-3
/
+3
|
*
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
Eric Miao
2008-01-31
1
-0
/
+1
|
*
Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ
Eric Miao
2008-01-31
1
-34
/
+124
|
*
Input: pxa27x_keypad - enable rotary encoders and direct keys
Eric Miao
2008-01-31
1
-29
/
+134
|
*
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
Eric Miao
2008-01-31
1
-32
/
+28
|
*
Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...
Eric Miao
2008-01-31
1
-57
/
+167
|
*
Input: pxa27x_keypad - remove pin configuration from the driver
Eric Miao
2008-01-31
1
-4
/
+0
|
*
Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)
Eric Miao
2008-01-31
3
-45
/
+45
*
|
Input: i8042 - non-x86 build fix
Andrew Morton
2008-02-06
1
-2
/
+2
|
/
*
Input: constify function pointer tables (seq_operations)
Jan Engelhardt
2008-01-31
1
-2
/
+2
*
Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list
Jiri Kosina
2008-01-30
1
-0
/
+7
*
Input: i8042 - enable DMI quirks on x86-64
Bruce Duncan
2008-01-30
1
-2
/
+2
*
Input: i8042 - add Dritek quirk for Acer Aspire 9110
Carlos Corbacho
2008-01-30
1
-0
/
+7
*
Input: add input event to APM event bridge
Richard Purdie
2008-01-30
3
-0
/
+144
*
Input: mousedev - use BIT_MASK instead of BIT
Dmitry Torokhov
2008-01-30
1
-1
/
+1
*
Input: remove duplicate includes
Andre Haupt
2008-01-21
3
-3
/
+0
*
Input: remove cdev from input_dev structure
Dmitry Torokhov
2008-01-21
1
-3
/
+0
*
Input: remove duplicated headers in drivers/char/keyboard.c
Francisco Alecrim
2008-01-21
1
-1
/
+0
*
Input: i8042 - add Dritek keyboard extension quirk
Carlos Corbacho
2008-01-21
2
-0
/
+63
*
Input: add Tosa keyboard driver
Dmitry Baryshkov
2008-01-21
3
-0
/
+437
*
Input: add driver for Fujitsu application buttons
Stephen Hemminger
2008-01-21
3
-0
/
+393
*
Input: ads7846 - stop updating dev->power.power_state
David Brownell
2008-01-21
1
-4
/
+4
*
Input: drop redundant includes of moduleparam.h
Julia Lawall
2008-01-21
19
-19
/
+0
*
Input: implement proper timer rounding for polled devices
Stephen Hemminger
2008-01-21
1
-8
/
+10
*
V4L/DVB: Don't access input_dev->private directly
Dmitry Torokhov
2008-01-21
2
-4
/
+0
*
Input: iforce - don't access input_dev->private directly
Dmitry Torokhov
2008-01-21
1
-8
/
+9
*
Input: i8042 - use synchronize_irq() instead of synchronize_sched()
Dmitry Torokhov
2008-01-21
1
-1
/
+8
*
Input: atkbd - remove unneeded synchronize_sched()
Dmitry Torokhov
2008-01-21
1
-1
/
+0
*
Input: cobalt_btns - add support for loadable keymaps
Dmitry Torokhov
2008-01-21
1
-37
/
+36
*
Input: atlas_btns - add support for loadable keymaps
Dmitry Torokhov
2008-01-21
1
-16
/
+23
*
Input: keyspan_remote - add support for loadable keymaps
Dmitry Torokhov
2008-01-21
1
-51
/
+67
*
Input: Add proper locking when changing device's keymap
Dmitry Torokhov
2008-01-21
3
-11
/
+77
*
Input: atkbd - properly handle special keys on Dell Latitudes
Giel de Nijs
2008-01-21
1
-17
/
+72
*
Input: ALPS - fix sync loss on Acer Aspire 5720ZG
Dmitry Torokhov
2008-01-17
1
-1
/
+1
*
Input: psmouse - fix input_dev leak in lifebook driver
Andres Salomon
2008-01-17
1
-1
/
+6
*
Input: psmouse - fix potential memory leak in psmouse_connect()
Andres Salomon
2008-01-17
1
-0
/
+2
*
Input: usbtouchscreen - fix buffer overflow, make more egalax work
Daniel Ritz
2008-01-17
1
-22
/
+33
*
Input: mousedev - handle mice that use absolute coordinates
Micah Parrish
2008-01-17
1
-0
/
+9
*
Input: improve Kconfig help entries for HP Jornada devices
Kristoffer Ericson
2008-01-14
2
-11
/
+9
*
Input: pass EV_PWR events to event handlers
Richard Purdie
2008-01-03
1
-0
/
+4
*
Input: spitzkbd - fix suspend key handling
Richard Purdie
2008-01-03
1
-0
/
+1
*
gameport: don't export functions that are static inline
Ivan Kokshaysky
2008-01-03
1
-2
/
+0
*
Input: jornada680_kbd - fix default keymap
Kristoffer Ericson
2007-12-14
1
-20
/
+20
*
Input: Handle EV_PWR type of input caps in input_set_capability.
Dmitry Baryshkov
2007-12-14
1
-0
/
+4
*
Input: bf54x-keys - keypad does not exist on BF544 parts
Mike Frysinger
2007-11-27
1
-1
/
+1
*
Input: gpio-keys - request and configure GPIOs
Herbert Valerio Riedel
2007-11-21
1
-10
/
+28
*
Input: i8042 - add i8042.noloop quirk for MS Virtual Machine
Jiri Kosina
2007-11-21
1
-0
/
+8
*
Sonypi: use synchronize_irq instead of sycnronize_sched
Dmitry Torokhov
2007-11-21
1
-1
/
+1
*
sonypi: fit input devices into sysfs tree
Dmitry Torokhov
2007-11-21
1
-2
/
+4
[next]