Age | Commit message (Expand) | Author | Files | Lines |
2017-01-18 | Input: bfin_rotary - switch to using devm_add_action_or_reset() | Guenter Roeck | 1 | -6/+5 |
2015-02-16 | Input: bfin_rotary - introduce open and close methods | Dmitry Torokhov | 1 | -28/+42 |
2015-02-16 | Input: bfin_rotary - convert to use managed resources | Sonic Zhang | 1 | -45/+38 |
2015-02-16 | Input: bfin_rotary - use generic IO functions | Sonic Zhang | 1 | -19/+43 |
2015-02-16 | Input: bfin_rotary - move pin lists into into platform data | Sonic Zhang | 1 | -14/+16 |
2015-02-16 | Input: bfin_rotary - move platform header to linux/platform_data | Sonic Zhang | 1 | -1/+1 |
2015-02-16 | Input: bfin_rotary - mark suspend and resume code as __maybe_unused | Dmitry Torokhov | 1 | -10/+4 |
2015-02-16 | Input: bfin_rotary - fix potential oops in interrupt handler | Dmitry Torokhov | 1 | -5/+4 |
2014-10-20 | input: misc: 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-06 | Input: bfin_rotary - 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 |
2011-12-01 | Input: misc - use macro module_platform_driver() | JJ Ding | 1 | -12/+1 |
2011-06-27 | Input: remove unneeded version.h includes | Jesper Juhl | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-07-23 | Input: add Blackfin rotary input driver | Michael Hennerich | 1 | -0/+283 |