summaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-max77843.c
Commit message (Expand)AuthorAge
* extcon: max77843: Add support for SmartDock accessoryMarek Szyprowski2017-10-24
* extcon: max77843: Add OTG power control to the MUIC driverMarek Szyprowski2017-10-24
* extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2017-10-23
* extcon: Restructure multi-line comments to follow codingstyleSrikant Ritolia2017-01-09
* extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi2016-09-13
* extcon: max77843: Use correct size for reading the interrupt registerDan Carpenter2016-02-05
* extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing portChanwoo Choi2016-01-25
* extcon: max77843: fix handling return value of regmap_irq_get_virqAndrzej Hajda2015-12-15
* extcon: Modify the id and name of external connectorChanwoo Choi2015-10-16
* Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-08-31
|\
| * mfd/extcon: max77843: Rename defines to allow inclusion with max77693Krzysztof Kozlowski2015-07-16
| * drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski2015-07-16
* | extcon: max77843: Clear IRQ bits state before request IRQJaewon Kim2015-08-10
|/
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-12
* extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-22
* extcon: Alter MHL-TA cable name to TA cable nameChanwoo Choi2015-05-19
* extcon: Unify the jig cable names on rt8973 and max14577/77693/77843Chanwoo Choi2015-05-19
* extcon: max77843: Fix an error code in max77843_init_muic_regmap()Dan Carpenter2015-03-23
* extcon: max77843: Fix signedness bug in max77843_muic_set_debounce_time()Dan Carpenter2015-03-16
* extcon: max77843: Add max77843 MUIC driverJaewon Kim2015-02-24