aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-max77843.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-13extcon: Use the extcon_set_state_sync() instead of deprecated functionsGravatar Chanwoo Choi 1-11/+11
2016-02-05extcon: max77843: Use correct size for reading the interrupt registerGravatar Dan Carpenter 1-1/+1
2016-01-25extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing portGravatar Chanwoo Choi 1-0/+3
2015-12-15extcon: max77843: fix handling return value of regmap_irq_get_virqGravatar Andrzej Hajda 1-1/+1
2015-10-16extcon: Modify the id and name of external connectorGravatar Chanwoo Choi 1-12/+15
2015-08-31Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-25/+41
2015-08-10extcon: max77843: Clear IRQ bits state before request IRQGravatar Jaewon Kim 1-0/+9
2015-07-16mfd/extcon: max77843: Rename defines to allow inclusion with max77693Gravatar Krzysztof Kozlowski 1-17/+32
2015-07-16drivers: max77843: Switch to common max77693 state containerGravatar Krzysztof Kozlowski 1-8/+9
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum...Gravatar Chanwoo Choi 1-1/+1
2015-05-22extcon: Use the unique id for external connector instead of stringGravatar Chanwoo Choi 1-33/+23
2015-05-19extcon: Alter MHL-TA cable name to TA cable nameGravatar Chanwoo Choi 1-4/+2
2015-05-19extcon: Unify the jig cable names on rt8973 and max14577/77693/77843Gravatar Chanwoo Choi 1-25/+12
2015-03-23extcon: max77843: Fix an error code in max77843_init_muic_regmap()Gravatar Dan Carpenter 1-1/+1
2015-03-16extcon: max77843: Fix signedness bug in max77843_muic_set_debounce_time()Gravatar Dan Carpenter 1-1/+1
2015-02-24extcon: max77843: Add max77843 MUIC driverGravatar Jaewon Kim 1-0/+881