index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
2008-02-08
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-02-07
38
-459
/
+1938
|
\
|
*
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: 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
|
*
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
2
-9
/
+75
|
*
Input: atkbd - properly handle special keys on Dell Latitudes
Giel de Nijs
2008-01-21
1
-17
/
+72
*
|
leds: Standardise LED naming scheme
Richard Purdie
2008-02-07
1
-2
/
+2
*
|
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
1
-2
/
+2
*
|
drivers/input/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
|
jonada720: remove duplicate include
Andre Haupt
2008-02-03
1
-1
/
+0
*
|
bf54x: remove duplicate include
Andre Haupt
2008-02-03
1
-1
/
+0
*
|
gameport: remove duplicate include
Andre Haupt
2008-02-03
1
-1
/
+0
*
|
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
|
x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c
Ingo Molnar
2008-01-30
1
-2
/
+5
*
|
[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix
Richard Purdie
2008-01-28
1
-4
/
+4
*
|
[SPARC64]: Fix section error in sparcspkr
Sam Ravnborg
2008-01-21
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-01-17
5
-24
/
+51
|
\
|
|
*
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
[next]