summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm/fusb302.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-08usb: typec: tcpm: fusb302: simplify getting the adapter of a clientWolfram Sang1-2/+1
2019-04-19usb: typec: fusb302: Revert "Resolve fixed power role contract setup"Hans de Goede1-9/+46
2019-04-19usb: typec: fusb302: Implement start_toggling for all port-typesHans de Goede1-3/+13
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede1-3/+7
2019-03-26usb: typec: fusb302: Make fusb302_irq_work staticYueHaibing1-1/+1
2019-03-19usb: typec: fusb302: Add __printf attribute to fusb302_log functionHans de Goede1-1/+1
2019-03-19usb: typec: fusb302: Improve suspend/resume handlingHans de Goede1-64/+48
2019-03-19usb: typec: fusb302: 2 small misc. fixesHans de Goede1-2/+2
2019-03-19usb: typec: fusb302: Fix fusb302_handle_togdone_src Ra handlingHans de Goede1-52/+97
2019-03-19usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede1-0/+2
2019-03-19usb: typec: fusb302: Fold fusb302_set_cc_pull into tcpm_set_ccHans de Goede1-38/+13
2019-03-19usb: typec: fusb302: Refactor / simplify tcpm_set_cc()Hans de Goede1-70/+15
2019-03-19usb: typec: fusb302: Make fusb302_set_cc_polarity also set pull ups / downsHans de Goede1-32/+16
2018-12-05staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-nameAndy Shevchenko1-1/+1
2018-09-28usb: typec: fusb302: Resolve fixed power role contract setupAdam Thomson1-0/+24
2018-09-28usb: typec: fusb302: Correct spelling mistake for toggling stateAdam Thomson1-6/+6
2018-09-20usb: typec: Group all TCPCI/TCPM code togetherHeikki Krogerus1-0/+1861