Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 1 | -2/+1 |
2018-12-21 | Input: nomadik-ske-keypad - fix a loop timeout test | Dan Carpenter | 1 | -1/+1 |
2015-10-23 | Input: nomadik-ske-keypad - fix a trivial typo | Geliang Tang | 1 | -1/+1 |
2014-10-20 | input: keyboard: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-12-06 | Input: use dev_get_platdata() | Jingoo Han | 1 | -1/+2 |
2013-03-18 | Input: nomadik-ske-keypad - use module_platform_driver_probe macro | Sachin Kamat | 1 | -11/+1 |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-10 | Input: nomadik-ske-keypad - start using the apb_pclk | Ulf Hansson | 1 | -2/+20 |
2012-11-08 | Input: nomadik-ske-keypad - fixup use of clk | Ulf Hansson | 1 | -4/+10 |
2012-09-14 | ARM: nomadik: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-06-25 | Input: nomadik-ske-keypad - get rid of multiple interrupts | Naveen Kumar Gaddipati | 1 | -3/+8 |
2012-06-25 | Input: nomadik-ske-keypad - add multi key press support | Naveen Kumar Gaddipati | 1 | -25/+40 |
2012-05-11 | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | 1 | -10/+10 |
2012-03-09 | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 1 | -1/+12 |
2012-01-23 | Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS | Dmitry Torokhov | 1 | -8/+4 |
2012-01-23 | Input: nomadik-ske-keypad - do not assign driver's probe() method | Dmitry Torokhov | 1 | -3/+2 |
2012-01-11 | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov | 1 | -1/+12 |
2011-12-12 | Input: keyboard - staticise non-exported symbols | Axel Lin | 1 | -1/+1 |
2011-12-01 | Input: keyboard - use macro module_platform_driver() | JJ Ding | 1 | -12/+1 |
2011-11-01 | drivers/input: Add module.h to modular drivers implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2010-10-13 | Input: add support for Nomadik SKE keypad controller | Sundar Iyer | 1 | -0/+408 |