summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/fusb302/fusb302.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-27usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede1-3/+7
2019-06-15usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede1-0/+2
2018-07-02USB: typec: fsusb302: Drop empty set_current_limit implementationHans de Goede1-12/+0
2018-05-31USB: typec: fsusb302: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman1-11/+4
2018-05-24usb: typec: fusb302: Fix debugfs issueHeikki Krogerus1-0/+1
2018-04-25typec: tcpm: Represent source supply through power_supplyAdam Thomson1-61/+2
2018-04-22usb: typec: fusb302: remove max_snk_* for sink configLi Jun1-14/+28
2018-03-22usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functionsHans de Goede1-1/+0
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus1-0/+1
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman1-1/+2
2018-03-09usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFERHans de Goede1-1/+2
2018-03-09USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-14/+3
2017-12-06usb: typec: remove duplicate includesPravin Shedge1-1/+0
2017-11-28typec: tcpm: fusb302: Resolve out of order messaging eventsAdam Thomson1-4/+17
2017-11-28typec: fusb302: Use dev_err during probeMats Karrman1-9/+8
2017-11-07USB: typec: Remove remaining redundant license textGreg Kroah-Hartman1-10/+0
2017-11-07USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman1-0/+1
2017-09-18usb: typec: fusb302: Move out of stagingGuenter Roeck1-0/+1947