summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: Remove optional print_state() function pointer of struct extcon_devChanwoo Choi2015-08-101-18/+0
* extcon: Remove the optional name of extcon deviceChanwoo Choi2015-05-191-1/+0
* extcon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* extcon: gpio: Fix code cleanupGeorge Cherian2014-09-221-5/+5
* extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi2014-06-161-1/+0
* extcon: gpio: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-291-8/+15
* extcon: gpio: Use devm_extcon_dev_register()Sangjung Woo2014-04-241-12/+4
* extcon: gpio: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-191-3/+1
* extcon: gpio: Add power resume supportRongjun Ying2014-01-091-0/+21
* extcon: gpio: Request gpio pin before modifying its stateGuenter Roeck2014-01-071-5/+6
* extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi2013-09-271-1/+2
* extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck2013-09-271-0/+4
* extcon: use dev_get_platdata()Jingoo Han2013-09-271-1/+1
* extcon: gpio: Use gpio driver/chip debounce if supportedGuenter Roeck2013-09-271-1/+7
* extcon: gpio: Do not unnecessarily initialize variablesGuenter Roeck2013-09-271-1/+1
* extcon: gpio: Use power efficient workqueue for debounceMark Brown2013-08-051-1/+1
* extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi2013-02-131-1/+1
* extcon: remove use of __devexit_pBill Pemberton2012-11-261-1/+1
* extcon: remove use of __devinitBill Pemberton2012-11-261-1/+1
* extcon: remove use of __devexitBill Pemberton2012-11-261-1/+1
* extcon: Remove duplicate inclusion of extcon.h header fileSachin Kamat2012-10-221-1/+0
* Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-271-1/+2
* Extcon: renamed files to comply with the standard naming.MyungJoo Ham2012-08-161-0/+164
OpenPOWER on IntegriCloud