aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-max77843.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum extcon' typeChanwoo Choi1-1/+1
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi1-33/+23
2015-05-19extcon: Alter MHL-TA cable name to TA cable nameChanwoo Choi1-4/+2
2015-05-19extcon: Unify the jig cable names on rt8973 and max14577/77693/77843Chanwoo Choi1-25/+12
2015-03-23extcon: max77843: Fix an error code in max77843_init_muic_regmap()Dan Carpenter1-1/+1
2015-03-16extcon: max77843: Fix signedness bug in max77843_muic_set_debounce_time()Dan Carpenter1-1/+1
2015-02-24extcon: max77843: Add max77843 MUIC driverJaewon Kim1-0/+881