Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: request threaded-only IRQs with IRQF_ONESHOT | Lars-Peter Clausen | 2012-07-04 | 1 | -4/+4 |
* | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | 2012-05-10 | 1 | -10/+11 |
* | Input: keyboard - use macro module_platform_driver() | JJ Ding | 2011-11-30 | 1 | -13/+1 |
* | drivers/input: Add module.h to modular drivers implicitly using it | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Input: tnetv107x-keypad - fix MODULE_ALIAS | Axel Lin | 2011-06-27 | 1 | -1/+1 |
* | Input: tnetv107x-keypad - don't treat NULL clk as an error | Jamie Iles | 2011-01-17 | 1 | -2/+3 |
* | input: add driver for tnetv107x on-chip keypad controller | Cyril Chemparathy | 2010-09-24 | 1 | -0/+340 |