| Commit message (Expand) | Author | Age |
* | i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig | Thomas Bogendoerfer | 2008-03-10 |
* | input: add I2C to config since the driver makes several i2c*() calls | Randy Dunlap | 2008-03-04 |
* | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 2008-02-08 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-02-07 |
|\ |
|
| * | Merge branch 'pxa-keypad' | Dmitry Torokhov | 2008-02-06 |
| |\ |
|
| | * | Input: pxa27x_keypad - also enable on PXA3xx | Eric Miao | 2008-01-31 |
| | * | Input: pxa27x_keypad - add debounce_interval to the keypad platform data | Eric Miao | 2008-01-31 |
| | * | Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ | Eric Miao | 2008-01-31 |
| | * | Input: pxa27x_keypad - enable rotary encoders and direct keys | Eric Miao | 2008-01-31 |
| | * | Input: pxa27x_keypad - introduce pxa27x_keypad_config() | Eric Miao | 2008-01-31 |
| | * | Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat... | Eric Miao | 2008-01-31 |
| | * | Input: pxa27x_keypad - remove pin configuration from the driver | Eric Miao | 2008-01-31 |
| | * | Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) | Eric Miao | 2008-01-31 |
| * | | Input: i8042 - non-x86 build fix | Andrew Morton | 2008-02-06 |
| |/ |
|
| * | Input: constify function pointer tables (seq_operations) | Jan Engelhardt | 2008-01-31 |
| * | Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list | Jiri Kosina | 2008-01-30 |
| * | Input: i8042 - enable DMI quirks on x86-64 | Bruce Duncan | 2008-01-30 |
| * | Input: i8042 - add Dritek quirk for Acer Aspire 9110 | Carlos Corbacho | 2008-01-30 |
| * | Input: add input event to APM event bridge | Richard Purdie | 2008-01-30 |
| * | Input: mousedev - use BIT_MASK instead of BIT | Dmitry Torokhov | 2008-01-30 |
| * | Input: remove duplicate includes | Andre Haupt | 2008-01-21 |
| * | Input: remove cdev from input_dev structure | Dmitry Torokhov | 2008-01-21 |
| * | Input: i8042 - add Dritek keyboard extension quirk | Carlos Corbacho | 2008-01-21 |
| * | Input: add Tosa keyboard driver | Dmitry Baryshkov | 2008-01-21 |
| * | Input: add driver for Fujitsu application buttons | Stephen Hemminger | 2008-01-21 |
| * | Input: ads7846 - stop updating dev->power.power_state | David Brownell | 2008-01-21 |
| * | Input: drop redundant includes of moduleparam.h | Julia Lawall | 2008-01-21 |
| * | Input: implement proper timer rounding for polled devices | Stephen Hemminger | 2008-01-21 |
| * | Input: iforce - don't access input_dev->private directly | Dmitry Torokhov | 2008-01-21 |
| * | Input: i8042 - use synchronize_irq() instead of synchronize_sched() | Dmitry Torokhov | 2008-01-21 |
| * | Input: atkbd - remove unneeded synchronize_sched() | Dmitry Torokhov | 2008-01-21 |
| * | Input: cobalt_btns - add support for loadable keymaps | Dmitry Torokhov | 2008-01-21 |
| * | Input: atlas_btns - add support for loadable keymaps | Dmitry Torokhov | 2008-01-21 |
| * | Input: keyspan_remote - add support for loadable keymaps | Dmitry Torokhov | 2008-01-21 |
| * | Input: Add proper locking when changing device's keymap | Dmitry Torokhov | 2008-01-21 |
| * | Input: atkbd - properly handle special keys on Dell Latitudes | Giel de Nijs | 2008-01-21 |
* | | leds: Standardise LED naming scheme | Richard Purdie | 2008-02-07 |
* | | Remove pointless casts from void pointers | Jeff Garzik | 2008-02-06 |
* | | drivers/input/: Spelling fixes | Joe Perches | 2008-02-03 |
* | | jonada720: remove duplicate include | Andre Haupt | 2008-02-03 |
* | | bf54x: remove duplicate include | Andre Haupt | 2008-02-03 |
* | | gameport: remove duplicate include | Andre Haupt | 2008-02-03 |
* | | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 |
* | | x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c | Ingo Molnar | 2008-01-30 |
* | | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix | Richard Purdie | 2008-01-28 |
* | | [SPARC64]: Fix section error in sparcspkr | Sam Ravnborg | 2008-01-22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-01-17 |
|\| |
|
| * | Input: ALPS - fix sync loss on Acer Aspire 5720ZG | Dmitry Torokhov | 2008-01-17 |
| * | Input: psmouse - fix input_dev leak in lifebook driver | Andres Salomon | 2008-01-17 |
| * | Input: psmouse - fix potential memory leak in psmouse_connect() | Andres Salomon | 2008-01-17 |