aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-intel-cht-wc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-01extcon-intel-cht-wc: Don't reset USB data connection at probeYauhen Kharuzhy1-2/+14
2019-04-05extcon: intel: Split out some definitions to a common headerAndy Shevchenko1-14/+7
2019-04-05extcon: intel-cht-wc: Enable external chargerYauhen Kharuzhy1-1/+33
2019-04-05extcon: intel-cht-wc: Make charger detection co-existed with OTG host modeYauhen Kharuzhy1-1/+25
2018-08-28extcon: cht-wc: Convert to use SPDX identifierAndy Shevchenko1-9/+1
2018-08-28extcon: cht-wc: Correct USBID bit field handlingAndy Shevchenko1-13/+19
2018-08-28extcon: cht-wc: Fix definition names according to specAndy Shevchenko1-8/+8
2018-08-28extcon: cht-wc: Return from default case to avoid warningsAndy Shevchenko1-1/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-03-21extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIOHans de Goede1-4/+7
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi1-1/+1
2017-04-06extcon: intel-cht-wc: Ignore failure to detect charger-type on host mode exitHans de Goede1-4/+11
2017-04-06extcon: intel-cht-wc: Disable external 5v boost converter on probeHans de Goede1-0/+35
2017-04-06extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driverHans de Goede1-0/+353