aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20extcon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian1-5/+5
2014-06-16extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocateChanwoo Choi1-1/+0
2014-04-29extcon: gpio: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-8/+15
2014-04-24extcon: gpio: Use devm_extcon_dev_register()Sangjung Woo1-12/+4
2014-03-19extcon: gpio: Use SIMPLE_DEV_PM_OPS macroJingoo Han1-3/+1
2014-01-09extcon: gpio: Add power resume supportRongjun Ying1-0/+21
2014-01-07extcon: gpio: Request gpio pin before modifying its stateGuenter Roeck1-5/+6
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameterChanwoo Choi1-1/+2
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck1-0/+4
2013-09-27extcon: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-27extcon: gpio: Use gpio driver/chip debounce if supportedGuenter Roeck1-1/+7
2013-09-27extcon: gpio: Do not unnecessarily initialize variablesGuenter Roeck1-1/+1
2013-08-05extcon: gpio: Use power efficient workqueue for debounceMark Brown1-1/+1
2013-02-13extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi1-1/+1
2012-11-26extcon: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-26extcon: remove use of __devinitBill Pemberton1-1/+1
2012-11-26extcon: remove use of __devexitBill Pemberton1-1/+1
2012-10-22extcon: Remove duplicate inclusion of extcon.h header fileSachin Kamat1-1/+0
2012-08-27Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman1-1/+2
2012-08-16Extcon: renamed files to comply with the standard naming.MyungJoo Ham1-0/+164