summaryrefslogtreecommitdiffstats
path: root/drivers/input/imx_keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-021-0/+3
|\
| * resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+3
* | input: imx_keypad: remove unused variableSascha Hauer2014-09-121-1/+1
|/
* imx_keypad: Fix error handlingAlexander Shiyan2014-04-231-9/+4
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-7/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* input: Add i.MX matrix keypad driverChristian Kapeller2012-07-171-0/+463