Age | Commit message (Expand) | Author | Files | Lines |
2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-08-15 | Input: keyboard, serio - simplify use of devm_ioremap_resource | Julia Lawall | 1 | -6/+1 |
2013-05-08 | Input: spear-keyboard - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-01-22 | Input: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -5/+3 |
2012-11-27 | Input: spear-keyboard - add clk_{un}prepare() support | Vipul Kumar Samar | 1 | -0/+10 |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-10 | Input: spear-keyboard - switch to using managed resources | Viresh Kumar | 1 | -54/+23 |
2012-11-10 | Input: spear-keyboard - fix for balancing the enable_irq_wake | Deepak Sikri | 1 | -3/+8 |
2012-09-19 | ARM: spear: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-07-13 | Input: spear_keyboard - reconfigure operating frequency on suspend | Shiraz Hashim | 1 | -2/+44 |
2012-07-13 | Input: spear_keyboard - fix clock handling during suspend/resume | Shiraz Hashim | 1 | -8/+10 |
2012-07-07 | Input: spear_keyboard - generalize keyboard frequency configuration | Shiraz Hashim | 1 | -6/+7 |
2012-07-07 | Input: spear_keyboard - rename bit definitions to reflect register | Shiraz Hashim | 1 | -25/+27 |
2012-07-07 | Input: spear_keyboard - use correct io accessors | Shiraz Hashim | 1 | -15/+15 |
2012-07-07 | Input: spear-keyboard - fix disable device_init_wakeup in remove | Vipul Kumar Samar | 1 | -1/+1 |
2012-05-10 | Input: spear-keyboard - add device tree bindings | Viresh Kumar | 1 | -15/+56 |
2012-05-10 | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | 1 | -10/+11 |
2012-02-28 | Input: spear-keyboard - provide thaw and poweroff routines | Viresh Kumar | 1 | -7/+2 |
2012-02-28 | Input: spear-keyboard - configure device according to supplied mode | Rajeev Kumar | 1 | -1/+6 |
2011-11-30 | Input: keyboard - use macro module_platform_driver() | JJ Ding | 1 | -12/+1 |
2011-03-31 | Input: spear-keyboard - fix inverted condition in interrupt handler | Rajeev Kumar | 1 | -1/+1 |
2010-11-19 | Input: add support for keyboards on ST SPEAr platform | Rajeev Kumar | 1 | -0/+344 |