aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/extcon (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian1-1/+3
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi1-287/+0
2014-07-23extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi1-0/+23
2014-07-23extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi1-0/+264
2014-03-19extcon: Move OF helper function to extcon core and change function nameChanwoo Choi1-31/+0
2014-01-09extcon: gpio: Add power resume supportRongjun Ying1-0/+1
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck1-0/+4
2013-09-27extcon: Fix indentation coding style to improve readabilityChanwoo Choi2-29/+29
2013-08-05extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I1-0/+31
2013-02-13extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi1-0/+0
2012-09-05extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar1-0/+71
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman1-73/+0
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar1-0/+73
2012-07-17extcon: spelling of detach in function docPeter Meerwald1-1/+1
2012-04-20Extcon: support generic GPIO extcon driverMyungJoo Ham1-0/+52