summaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-max14577.c
AgeCommit message (Expand)Author
2017-01-09extcon: Restructure multi-line comments to follow codingstyleSrikant Ritolia
2016-09-13extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi
2016-09-13extcon: max14577: Change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski
2016-01-25extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing portChanwoo Choi
2015-12-15extcon: max14577: fix handling return value of regmap_irq_get_virqAndrzej Hajda
2015-10-16extcon: Modify the id and name of external connectorChanwoo Choi
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi
2015-05-19extcon: Remove the optional name of extcon deviceChanwoo Choi
2015-05-19extcon: Unify the jig cable names on rt8973 and max14577/77693/77843Chanwoo Choi
2015-03-07extcon: Fix the checkpatch warningChanwoo Choi
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-24extcon: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski
2014-10-20extcon: drop owner assignment from platform_driversWolfram Sang
2014-07-23extcon: Remove unnecessary OOM messagesJingoo Han
2014-04-29extcon: max14577: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-24extcon: max14577: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: max14577: Properly handle regmap_irq_get_virq errorKrzysztof Kozlowski
2014-04-24extcon: max14577: Fix probe failure on successful work queueKrzysztof Kozlowski
2014-04-23extcon: max14577: Add support for MAX77836Krzysztof Kozlowski
2014-04-23extcon: max14577: Choose muic_irqs according to device typeKrzysztof Kozlowski
2014-04-23extcon: max14577: Add max14577 prefix to muic_irqsKrzysztof Kozlowski
2014-04-23extcon: max14577: Change extcon name instead of static name according to devi...Chanwoo Choi
2014-01-07extcon: max14577: Add extcon-max14577 driver to support MUIC deviceChanwoo Choi