summaryrefslogtreecommitdiffstats
path: root/drivers/input/gpio_keys.c
Commit message (Expand)AuthorAgeFilesLines
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* gpio_keys: detect keys pressed before bootingVicente Bergas2013-03-251-0/+2
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-7/+1
* gpio_keys: fix loop on buttons for request and configurationJean-Christophe PLAGNIOL-VILLARD2013-01-261-1/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* add gpio keyboard supportJean-Christophe PLAGNIOL-VILLARD2012-02-161-0/+115