summaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-gpio.c
Commit message (Expand)AuthorAge
* extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi2014-06-16
* extcon: gpio: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-29
* extcon: gpio: Use devm_extcon_dev_register()Sangjung Woo2014-04-24
* extcon: gpio: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-19
* extcon: gpio: Add power resume supportRongjun Ying2014-01-09
* extcon: gpio: Request gpio pin before modifying its stateGuenter Roeck2014-01-07
* extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi2013-09-27
* extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck2013-09-27
* extcon: use dev_get_platdata()Jingoo Han2013-09-27
* extcon: gpio: Use gpio driver/chip debounce if supportedGuenter Roeck2013-09-27
* extcon: gpio: Do not unnecessarily initialize variablesGuenter Roeck2013-09-27
* extcon: gpio: Use power efficient workqueue for debounceMark Brown2013-08-05
* extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi2013-02-13
* extcon: remove use of __devexit_pBill Pemberton2012-11-26
* extcon: remove use of __devinitBill Pemberton2012-11-26
* extcon: remove use of __devexitBill Pemberton2012-11-26
* extcon: Remove duplicate inclusion of extcon.h header fileSachin Kamat2012-10-22
* Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-27
* Extcon: renamed files to comply with the standard naming.MyungJoo Ham2012-08-16