Age | Commit message (Expand) | Author |
2008-02-06 | Merge branch 'pxa-keypad' | Dmitry Torokhov |
2008-02-06 | Input: i8042 - non-x86 build fix | Andrew Morton |
2008-01-31 | 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: constify function pointer tables (seq_operations) | Jan Engelhardt |
2008-01-30 | 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-21 | Input: remove duplicate includes | Andre Haupt |
2008-01-21 | Input: remove cdev from input_dev structure | Dmitry Torokhov |
2008-01-21 | Input: remove duplicated headers in drivers/char/keyboard.c | Francisco Alecrim |
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 | V4L/DVB: Don't access input_dev->private directly | Dmitry Torokhov |
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-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 | Input: usbtouchscreen - fix buffer overflow, make more egalax work | Daniel Ritz |
2008-01-17 | Input: mousedev - handle mice that use absolute coordinates | Micah Parrish |
2008-01-14 | Input: improve Kconfig help entries for HP Jornada devices | Kristoffer Ericson |
2008-01-03 | Input: pass EV_PWR events to event handlers | Richard Purdie |
2008-01-03 | Input: spitzkbd - fix suspend key handling | Richard Purdie |
2008-01-03 | gameport: don't export functions that are static inline | Ivan Kokshaysky |
2007-12-14 | Input: jornada680_kbd - fix default keymap | Kristoffer Ericson |
2007-12-14 | Input: Handle EV_PWR type of input caps in input_set_capability. | Dmitry Baryshkov |
2007-11-27 | Input: bf54x-keys - keypad does not exist on BF544 parts | Mike Frysinger |
2007-11-21 | Input: gpio-keys - request and configure GPIOs | Herbert Valerio Riedel |
2007-11-21 | Input: i8042 - add i8042.noloop quirk for MS Virtual Machine | Jiri Kosina |
2007-11-21 | Sonypi: use synchronize_irq instead of sycnronize_sched | Dmitry Torokhov |
2007-11-21 | sonypi: fit input devices into sysfs tree | Dmitry Torokhov |