aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-axp288.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-13extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi1-1/+1
2016-09-13extcon: axp288: Fix spelling mistakeColin Ian King1-3/+3
2015-10-16extcon: Modify the id and name of external connectorChanwoo Choi1-6/+6
2015-09-29extcon: axp288: Convert to using managed resourcesVaishali Thakkar1-18/+5
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum extcon' typeChanwoo Choi1-2/+2
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi1-14/+10
2015-05-19extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala1-0/+385