Age | Commit message (Expand) | Author | Files | Lines |
2014-10-20 | input: keyboard: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-07 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-06 | Input: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-05-23 | Input: w90p910_keypad - pass correct pointer to free_irq() | Lars-Peter Clausen | 1 | -2/+2 |
2013-05-08 | Input: w90p910_keypad - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-14 | ARM: w90x900: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-05-11 | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | 1 | -13/+14 |
2011-12-01 | Input: keyboard - use macro module_platform_driver() | JJ Ding | 1 | -13/+1 |
2011-09-08 | Input: remove IRQF_DISABLED from drivers | Yong Zhang | 1 | -1/+1 |
2010-07-20 | Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi' | Wan ZongShun | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-08-30 | Input: w90p910_keypad - move a dereference below a NULL test | Julia Lawall | 1 | -1/+3 |
2009-08-28 | Input: matrix-keypad - add function to build device keymap | Dmitry Torokhov | 1 | -14/+2 |
2009-08-21 | Input: w90p910_keypad - rename driver name to match platform | Wan ZongShun | 1 | -3/+3 |
2009-08-10 | Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h | Dmitry Torokhov | 1 | -79/+65 |
2009-08-10 | Input: add keypad driver for w90p910 | Wan ZongShun | 1 | -0/+305 |