aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extcon: gpio: Localize platform dataLinus Walleij2018-03-201-47/+0
* extcon: adc-jack: Fix incompatible pointer type warningPeter Foley2017-01-081-1/+1
* extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi2016-08-071-2/+2
* extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla2016-07-021-0/+2
* extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi2015-09-301-18/+4
* extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi2015-09-301-0/+2
* extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-221-3/+2
* extcon: gpio: Fix code cleanupGeorge Cherian2014-09-221-1/+3
* extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi2014-09-211-287/+0
* extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi2014-07-221-0/+23
* extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi2014-07-221-0/+264
* extcon: Move OF helper function to extcon core and change function nameChanwoo Choi2014-03-191-31/+0
* extcon: gpio: Add power resume supportRongjun Ying2014-01-081-0/+1
* extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck2013-09-261-0/+4
* extcon: Fix indentation coding style to improve readabilityChanwoo Choi2013-09-262-29/+29
* extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I2013-08-041-0/+31
* extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi2013-02-131-0/+0
* extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar2012-09-051-0/+71
* Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman2012-08-161-73/+0
* Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar2012-08-161-0/+73
* extcon: spelling of detach in function docPeter Meerwald2012-07-171-1/+1
* Extcon: support generic GPIO extcon driverMyungJoo Ham2012-04-201-0/+52