summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-axp288.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: axp288: Set EXTCON_USB when EXTCON_CHG_USB_SDP was setBaolin Wang2017-01-091-0/+8
* extcon: axp288: Fix the module not auto-loadingHans de Goede2017-01-091-0/+7
* extcon: axp288: Remove unnecessary irq?_en register writesHans de Goede2017-01-091-16/+3Star
* extcon: axp288: Use vbus-valid instead of -present to determine cable presenceHans de Goede2017-01-091-1/+1
* extcon: axp288: Fix possibly reporting 2 cables in state trueHans de Goede2017-01-091-2/+8
* extcon: axp288: Simplify axp288_handle_chrg_det_eventHans de Goede2017-01-091-25/+12Star
* extcon: axp288: Remove usb_phy notification codeHans de Goede2017-01-091-12/+0Star
* extcon: axp288: Remove dependency on non-existing platform_dataHans de Goede2017-01-091-15/+10Star
* extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi2016-09-131-1/+1
* extcon: axp288: Fix spelling mistakeColin Ian King2016-09-131-3/+3
* extcon: Modify the id and name of external connectorChanwoo Choi2015-10-161-6/+6
* extcon: axp288: Convert to using managed resourcesVaishali Thakkar2015-09-291-18/+5Star
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-131-2/+2
* extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-221-14/+10Star
* extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala2015-05-191-0/+385