summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-max77843.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-131-1/+1
* extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-221-33/+23Star
* extcon: Alter MHL-TA cable name to TA cable nameChanwoo Choi2015-05-191-4/+2Star
* extcon: Unify the jig cable names on rt8973 and max14577/77693/77843Chanwoo Choi2015-05-191-25/+12Star
* extcon: max77843: Fix an error code in max77843_init_muic_regmap()Dan Carpenter2015-03-231-1/+1
* extcon: max77843: Fix signedness bug in max77843_muic_set_debounce_time()Dan Carpenter2015-03-161-1/+1
* extcon: max77843: Add max77843 MUIC driverJaewon Kim2015-02-241-0/+881