Age | Commit message (Expand) | Author | Files | Lines |
2008-04-22 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 1 | -1/+1 |
2008-04-22 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -40/+3 |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King | 8 | -52/+24 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 3 | -0/+3 |
2008-04-19 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 1 | -1/+1 |
2008-04-18 | Fix sh_keysc double free | Magnus Damm | 1 | -1/+0 |
2008-04-18 | sh: SuperH KEYSC platform driver | Magnus Damm | 3 | -0/+291 |
2008-04-14 | ARM: OMAP: 5912 OSK GPIO updates | David Brownell | 1 | -40/+0 |
2008-04-02 | Input: appletouch - add product IDs for the 4th generation MacBooks | Tobias Mueller | 1 | -1/+12 |
2008-04-01 | Input: make sure input interfaces pin parent input devices | Dmitry Torokhov | 3 | -6/+6 |
2008-04-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for... | Dmitry Torokhov | 2 | -0/+4 |
2008-03-31 | evdev: Release eventual input device grabs when getting disconnected | Björn Steinbrink | 1 | -0/+3 |
2008-03-29 | ixp4xx-beeper: add MODULE_ALIAS | Alessandro Zummo | 1 | -0/+1 |
2008-03-24 | Input: apm-power - fix crash when unloading modules | Helge Deller | 1 | -5/+2 |
2008-03-20 | Input: pxa27x - fix keypad KPC macros | Samuel Ortiz | 1 | -3/+3 |
2008-03-18 | Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 | Laszlo Kajan | 1 | -2/+2 |
2008-03-18 | Input: ALPS - put secondary device in proper place in sysfs | Dmitry Torokhov | 1 | -0/+1 |
2008-03-14 | Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX | Ping Cheng | 4 | -12/+32 |
2008-03-14 | Input: ads7846 - fix uninitialized var warning | Andrew Morton | 1 | -1/+1 |
2008-03-14 | Input: i8042 - add SNI RM support | Thomas Bogendoerfer | 2 | -0/+77 |
2008-03-14 | Input: i8042 - add Lenovo 3000 N100 to nomux blacklist | Jiri Kosina | 1 | -0/+7 |
2008-03-14 | Input: i8042 - fix warning on non-x86 builds | Roland Dreier | 1 | -2/+1 |
2008-03-14 | Input: cobalt_btns - assorted fixes | Yoichi Yuasa | 1 | -8/+8 |
2008-03-11 | i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig | Thomas Bogendoerfer | 1 | -1/+1 |
2008-03-05 | input: add I2C to config since the driver makes several i2c*() calls | Randy Dunlap | 1 | -3/+3 |
2008-02-08 | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 1 | -2/+4 |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 38 | -459/+1938 |
2008-02-07 | leds: Standardise LED naming scheme | Richard Purdie | 1 | -2/+2 |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik | 1 | -2/+2 |
2008-02-06 | Merge branch 'pxa-keypad' | Dmitry Torokhov | 4 | -279/+577 |
2008-02-06 | Input: i8042 - non-x86 build fix | Andrew Morton | 1 | -2/+2 |
2008-02-03 | drivers/input/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-02-03 | jonada720: remove duplicate include | Andre Haupt | 1 | -1/+0 |
2008-02-03 | bf54x: remove duplicate include | Andre Haupt | 1 | -1/+0 |
2008-02-03 | gameport: remove duplicate include | Andre Haupt | 1 | -1/+0 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2008-01-31 | Input: pxa27x_keypad - also enable on PXA3xx | Eric Miao | 1 | -3/+3 |
2008-01-31 | Input: pxa27x_keypad - add debounce_interval to the keypad platform data | Eric Miao | 1 | -0/+1 |
2008-01-31 | Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ | Eric Miao | 1 | -34/+124 |
2008-01-31 | Input: pxa27x_keypad - enable rotary encoders and direct keys | Eric Miao | 1 | -29/+134 |
2008-01-31 | Input: pxa27x_keypad - introduce pxa27x_keypad_config() | Eric Miao | 1 | -32/+28 |
2008-01-31 | Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat... | Eric Miao | 1 | -57/+167 |
2008-01-31 | Input: pxa27x_keypad - remove pin configuration from the driver | Eric Miao | 1 | -4/+0 |
2008-01-31 | Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) | Eric Miao | 3 | -45/+45 |
2008-01-31 | Input: constify function pointer tables (seq_operations) | Jan Engelhardt | 1 | -2/+2 |
2008-01-31 | Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list | Jiri Kosina | 1 | -0/+7 |
2008-01-31 | Input: i8042 - enable DMI quirks on x86-64 | Bruce Duncan | 1 | -2/+2 |
2008-01-31 | Input: i8042 - add Dritek quirk for Acer Aspire 9110 | Carlos Corbacho | 1 | -0/+7 |
2008-01-31 | Input: add input event to APM event bridge | Richard Purdie | 3 | -0/+144 |
2008-01-31 | Input: mousedev - use BIT_MASK instead of BIT | Dmitry Torokhov | 1 | -1/+1 |