summaryrefslogtreecommitdiff
path: root/include/linux/extcon
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-03-21extcon: gpio: Localize platform dataLinus Walleij
2017-01-09extcon: adc-jack: Fix incompatible pointer type warningPeter Foley
2016-08-08extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi
2016-07-02extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla
2015-09-30extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi
2015-09-30extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi
2014-07-23extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi
2014-07-23extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi
2014-03-19extcon: Move OF helper function to extcon core and change function nameChanwoo Choi
2014-01-09extcon: gpio: Add power resume supportRongjun Ying
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck
2013-09-27extcon: Fix indentation coding style to improve readabilityChanwoo Choi
2013-08-05extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I
2013-02-13extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi
2012-09-05extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar
2012-07-17extcon: spelling of detach in function docPeter Meerwald
2012-04-20Extcon: support generic GPIO extcon driverMyungJoo Ham