summaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-gpio.c
Commit message (Expand)AuthorAge
* extcon: gpio: Convert to fully use GPIO descriptorLinus Walleij2018-03-21
* extcon: gpio: Move platform data into state containerLinus Walleij2018-03-21
* extcon: gpio: Localize platform dataLinus Walleij2018-03-21
* extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2017-10-23
* Merge branch 'next' into resolutionKishon Vijay Abraham I2016-09-15
|\
| * extcon: gpio: Remove the usage of extcon_set_state()Chanwoo Choi2016-09-10
* | extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi2016-09-13
* | extcon: gpio: Remove the usage of extcon_set_state()Chanwoo Choi2016-08-08
|/
* extcon: gpio: Fix typo in commentMoritz Fischer2016-01-25
* extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* APIChanwoo Choi2015-09-30
* extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi2015-09-30
* extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi2015-09-30
* extcon: gpio: Remove duplicate data from struct gpio_extcon_dataChanwoo Choi2015-09-30
* extcon: gpio: Use resource managed function for request_irqChanwoo Choi2015-09-30
* extcon: Remove optional print_state() function pointer of struct extcon_devChanwoo Choi2015-08-10
* extcon: Remove the optional name of extcon deviceChanwoo Choi2015-05-19
* extcon: drop owner assignment from platform_driversWolfram Sang2014-10-20
* extcon: gpio: Fix code cleanupGeorge Cherian2014-09-22
* 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