| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 | 1 | -1/+1 |
|\ |
|
| * | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-21 | 4 | -40/+3 |
|\ \ |
|
| * \ | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 8 | -52/+24 |
| |\ \ |
|
| | * | | ARM: OMAP: 5912 OSK GPIO updates | David Brownell | 2008-04-14 | 1 | -40/+0 |
| | |/ |
|
| * | | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 3 | -0/+3 |
* | | | Fix sh_keysc double free | Magnus Damm | 2008-04-18 | 1 | -1/+0 |
* | | | sh: SuperH KEYSC platform driver | Magnus Damm | 2008-04-18 | 3 | -0/+291 |
| |/
|/| |
|
* | | Input: appletouch - add product IDs for the 4th generation MacBooks | Tobias Mueller | 2008-04-02 | 1 | -1/+12 |
* | | Input: make sure input interfaces pin parent input devices | Dmitry Torokhov | 2008-04-01 | 3 | -6/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for... | Dmitry Torokhov | 2008-04-01 | 2 | -0/+4 |
|\ \ |
|
| * | | evdev: Release eventual input device grabs when getting disconnected | Björn Steinbrink | 2008-03-30 | 1 | -0/+3 |
| * | | ixp4xx-beeper: add MODULE_ALIAS | Alessandro Zummo | 2008-03-28 | 1 | -0/+1 |
| |/ |
|
* | | Input: apm-power - fix crash when unloading modules | Helge Deller | 2008-03-24 | 1 | -5/+2 |
* | | Input: pxa27x - fix keypad KPC macros | Samuel Ortiz | 2008-03-20 | 1 | -3/+3 |
|/ |
|
* | Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 | Laszlo Kajan | 2008-03-18 | 1 | -2/+2 |
* | Input: ALPS - put secondary device in proper place in sysfs | Dmitry Torokhov | 2008-03-18 | 1 | -0/+1 |
* | Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX | Ping Cheng | 2008-03-14 | 4 | -12/+32 |
* | Input: ads7846 - fix uninitialized var warning | Andrew Morton | 2008-03-14 | 1 | -1/+1 |
* | Input: i8042 - add SNI RM support | Thomas Bogendoerfer | 2008-03-14 | 2 | -0/+77 |
* | Input: i8042 - add Lenovo 3000 N100 to nomux blacklist | Jiri Kosina | 2008-03-14 | 1 | -0/+7 |
* | Input: i8042 - fix warning on non-x86 builds | Roland Dreier | 2008-03-14 | 1 | -2/+1 |
* | Input: cobalt_btns - assorted fixes | Yoichi Yuasa | 2008-03-14 | 1 | -8/+8 |
* | i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig | Thomas Bogendoerfer | 2008-03-10 | 1 | -1/+1 |
* | input: add I2C to config since the driver makes several i2c*() calls | Randy Dunlap | 2008-03-04 | 1 | -3/+3 |
* | 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 |