aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-gpio.c
AgeCommit message (Expand)Author
2014-01-09extcon: gpio: Add power resume supportRongjun Ying
2014-01-07extcon: gpio: Request gpio pin before modifying its stateGuenter Roeck
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck
2013-09-27extcon: use dev_get_platdata()Jingoo Han
2013-09-27extcon: gpio: Use gpio driver/chip debounce if supportedGuenter Roeck
2013-09-27extcon: gpio: Do not unnecessarily initialize variablesGuenter Roeck
2013-08-05extcon: gpio: Use power efficient workqueue for debounceMark Brown
2013-02-13extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi
2012-11-26extcon: remove use of __devexit_pBill Pemberton
2012-11-26extcon: remove use of __devinitBill Pemberton
2012-11-26extcon: remove use of __devexitBill Pemberton
2012-10-22extcon: Remove duplicate inclusion of extcon.h header fileSachin Kamat
2012-08-27Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman
2012-08-16Extcon: renamed files to comply with the standard naming.MyungJoo Ham