| Commit message (Expand) | Author | Age |
* | Input: ams_delta_serio - include linux/module.h | Aaro Koskinen | 2011-11-10 |
* | Input: elantech - adjust hw_version detection logic | JJ Ding | 2011-11-10 |
* | Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists | Tomas Miljenović | 2011-11-05 |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-10-27 |
|\ |
|
| * | Input: adp5589-keys - add support for the ADP5585 derivatives | Michael Hennerich | 2011-10-19 |
| * | Input: imx_keypad - add pm suspend and resume support | Hui Wang | 2011-10-13 |
| * | Input: force feedback - potential integer wrap in input_ff_create() | Dan Carpenter | 2011-10-13 |
| * | Input: tsc2007 - make sure that X plate resistance is specified | Philip Rakity | 2011-10-11 |
| * | Input: serio_raw - fix memory leak when closing char device | Dmitry Torokhov | 2011-10-10 |
| * | Input: serio_raw - kick clients when disconnecting port | Dmitry Torokhov | 2011-10-10 |
| * | Input: serio_raw - explicitly mark disconnected ports as dead | Dmitry Torokhov | 2011-10-10 |
| * | Input: serio_raw - fix coding style issues | Dmitry Torokhov | 2011-10-10 |
| * | Input: serio_raw - use dev_*() for messages | Dmitry Torokhov | 2011-10-10 |
| * | Input: serio_raw - use bool for boolean data | Dmitry Torokhov | 2011-10-10 |
| * | Input: serio_raw - perform proper locking when adding clients to list | Dmitry Torokhov | 2011-10-10 |
| * | Input: serio_raw - rename serio_raw_list to serio_raw_client | Dmitry Torokhov | 2011-10-10 |
| * | Input: serio_raw - use kref instead of rolling out its own refcounting | Dmitry Torokhov | 2011-10-10 |
| * | Input: psmouse - switch to using dev_*() for messages | Dmitry Torokhov | 2011-10-10 |
| * | Input: wacom - correct max Y value on medium bamboos | Chris Bagwell | 2011-10-10 |
| * | Input: wacom - add ABS_DISTANCE to Bamboo Pen reports | Chris Bagwell | 2011-10-10 |
| * | Input: wacom - remove unneeded touch pressure initialization | Chris Bagwell | 2011-10-10 |
| * | Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP | Dmitry Torokhov | 2011-10-06 |
| * | Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP | Dmitry Torokhov | 2011-10-06 |
| * | Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP | Dmitry Torokhov | 2011-10-06 |
| * | Input: mma8450 - silence some 'uninitialized variable' warnings | Dmitry Torokhov | 2011-10-06 |
| * | Input: atmel_mxt_ts - use snprintf for sysfs attribute show method | Daniel Kurtz | 2011-10-06 |
| * | Input: wacom - make LED status readable through sysfs | Ping Cheng | 2011-10-05 |
| * | Input: wacom - add LED support for Cintiq 21ux2 | Ping Cheng | 2011-10-05 |
| * | Input: wacom - don't expose LED inactive option | Ping Cheng | 2011-10-05 |
| * | Input: wacom - lower the LED luminance | Ping Cheng | 2011-10-05 |
| * | Input: add a driver for TSC-40 serial touchscreen | Sebastian Andrzej Siewior | 2011-09-28 |
| * | Input: adxl34x - documentation cleanup | Michael Tandy | 2011-09-21 |
| * | Input: gpio_keys - use of_property_read_u32() | Tobias Klauser | 2011-09-21 |
| * | Input: penmount - simplify unregister procedure | Dmitry Torokhov | 2011-09-21 |
| * | Input: penmount - rework handling of different protocols | Dmitry Torokhov | 2011-09-21 |
| * | Input: penmount - add PenMount 6250 support | John Sung | 2011-09-21 |
| * | Input: penmount - add PenMount 3000 support | John Sung | 2011-09-21 |
| * | Input: penmount - add PenMount 6000 support | John Sung | 2011-09-21 |
| * | Input: penmount - fix the protocol | John Sung | 2011-09-21 |
| * | Input: elantech - remove module parameter force_elantech | JJ Ding | 2011-09-21 |
| * | Input: elantech - better support all those v2 variants | JJ Ding | 2011-09-21 |
| * | Input: elantech - add v4 hardware support | JJ Ding | 2011-09-09 |
| * | Input: elantech - add v3 hardware support | JJ Ding | 2011-09-09 |
| * | Input: elantech - clean up elantech_init | JJ Ding | 2011-09-09 |
| * | Input: elantech - packet checking for v2 hardware | JJ Ding | 2011-09-09 |
| * | Input: elantech - remove ETP_EDGE_FUZZ_V2 | JJ Ding | 2011-09-09 |
| * | Input: elantech - use firmware provided x, y ranges | JJ Ding | 2011-09-09 |
| * | Input: elantech - get rid of ETP_2FT_* in elantech.h | JJ Ding | 2011-09-09 |
| * | Input: elantech - correct x, y value range for v2 hardware | JJ Ding | 2011-09-09 |
| * | Input: twl6040-vibra - fix compiler warning | Randy Dunlap | 2011-09-09 |