aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/extcon (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-03-21extcon: gpio: Localize platform dataLinus Walleij1-47/+0
2017-01-09extcon: adc-jack: Fix incompatible pointer type warningPeter Foley1-1/+1
2016-08-08extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi1-2/+2
2016-07-02extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla1-0/+2
2015-09-30extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi1-18/+4
2015-09-30extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_allocate()Chanwoo Choi1-0/+2
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi1-3/+2
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