| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: bfin_rotary - introduce open and close methods | Dmitry Torokhov | 2015-02-16 | 1 | -28/+42 |
* | Input: bfin_rotary - convert to use managed resources | Sonic Zhang | 2015-02-16 | 1 | -45/+38 |
* | Input: bfin_rotary - use generic IO functions | Sonic Zhang | 2015-02-16 | 1 | -19/+43 |
* | Input: bfin_rotary - move pin lists into into platform data | Sonic Zhang | 2015-02-16 | 1 | -14/+16 |
* | Input: bfin_rotary - move platform header to linux/platform_data | Sonic Zhang | 2015-02-16 | 1 | -1/+1 |
* | Input: bfin_rotary - mark suspend and resume code as __maybe_unused | Dmitry Torokhov | 2015-02-16 | 1 | -10/+4 |
* | Input: bfin_rotary - fix potential oops in interrupt handler | Dmitry Torokhov | 2015-02-16 | 1 | -5/+4 |
* | input: misc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-07 | 1 | -1/+0 |
* | Input: use dev_get_platdata() | Jingoo Han | 2013-12-06 | 1 | -1/+1 |
* | Input: bfin_rotary - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-06 | 1 | -1/+0 |
* | 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: misc - use macro module_platform_driver() | JJ Ding | 2011-12-01 | 1 | -12/+1 |
* | Input: remove unneeded version.h includes | Jesper Juhl | 2011-06-27 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | Input: add Blackfin rotary input driver | Michael Hennerich | 2009-07-23 | 1 | -0/+283 |