| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: add missing SPDX-License-Identifier | Ahmad Fatoum | 2021-11-01 | 1 | -5/+1 |
* | poller: Give pollers a name | Sascha Hauer | 2020-05-20 | 1 | -1/+1 |
* | driver: replace dev_request_mem_region with dev_request_mem_resource | Sascha Hauer | 2016-03-07 | 1 | -3/+5 |
* | input: imx-keypad: Add device tree support | Sascha Hauer | 2016-01-13 | 1 | -14/+20 |
* | input: Add device tree parsing support for matrix keymap | Sascha Hauer | 2016-01-13 | 1 | -1/+3 |
* | input: imx-keypad: convert to input framework | Sascha Hauer | 2016-01-13 | 1 | -43/+12 |
* | input: move matrix_keypad_build_keymap() to C file | Sascha Hauer | 2016-01-13 | 1 | -1/+1 |
* | input: imx-keypad: Use dev_* functions | Sascha Hauer | 2016-01-13 | 1 | -5/+6 |
* | Merge branch 'for-next/resource-err-ptr' | Sascha Hauer | 2014-10-02 | 1 | -0/+3 |
|\ |
|
| * | resource: Let dev_request_mem_region return an error pointer | Sascha Hauer | 2014-09-16 | 1 | -0/+3 |
* | | input: imx_keypad: remove unused variable | Sascha Hauer | 2014-09-12 | 1 | -1/+1 |
|/ |
|
* | imx_keypad: Fix error handling | Alexander Shiyan | 2014-04-23 | 1 | -9/+4 |
* | console: drop f_caps and check the function pointer getc/putc instead | Jean-Christophe PLAGNIOL-VILLARD | 2013-09-21 | 1 | -1/+0 |
* | Use new device_platform_driver() macro for drivers | Alexander Shiyan | 2013-02-13 | 1 | -7/+1 |
* | switch all platform_bus device/driver registering to platform_driver/device_r... | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-04 | 1 | -1/+1 |
* | input: Add i.MX matrix keypad driver | Christian Kapeller | 2012-07-17 | 1 | -0/+463 |