| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: lpc32xx-keys - convert to devm_platform_ioremap_resource() | Yangtao Li | 2023-07-10 | 1 | -8/+1 |
* | Input: lpc32xx-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 2022-12-07 | 1 | -5/+3 |
* | Input: use input_device_enabled() | Andrzej Pietrasiewicz | 2020-12-02 | 1 | -2/+2 |
* | Input: remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-14 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -11/+1 |
* | Input: matrix-keypad - switch to using generic device properties | Dmitry Torokhov | 2017-01-31 | 1 | -1/+1 |
* | Input: lpc32xx-keys - fix invalid error handling of a requested irq | Vladimir Zapolskiy | 2016-12-07 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-12-17 | 1 | -72/+20 |
|\ |
|
| * | Input: lpc32xx-keys - switch to using managed resources | Pramod Gurav | 2014-10-22 | 1 | -72/+20 |
* | | input: keyboard: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
|/ |
|
* | Input: lpc32xx-keys - remove redundant of_match_ptr | Sachin Kamat | 2013-10-06 | 1 | -1/+1 |
* | input: matrix-keymap: Add function to read the new DT binding | Simon Glass | 2013-04-05 | 1 | -5/+6 |
* | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 1 | -2/+2 |
* | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: add support for key scan interface of the LPC32xx SoC | Roland Stigge | 2012-07-17 | 1 | -0/+394 |