summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_oneAxel Lin2012-08-161-1/+2
* extcon: Convert extcon_gpio to devm_gpio_request_oneAxel Lin2012-06-191-12/+5Star
* extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leakAxel Lin2012-06-191-0/+2
* Extcon: fix section mismatch in extcon_gpio.cH Hartley Sweeten2012-05-031-2/+2
* Extcon: support generic GPIO extcon driverMyungJoo Ham2012-04-201-0/+169