summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/fusb302/fusb302.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-20usb: typec: Group all TCPCI/TCPM code togetherHeikki Krogerus1-1861/+0
2018-09-20usb: typec: fusb302: reorganizing the probe function a littleHeikki Krogerus1-16/+9
2018-09-20usb: typec: fusb302: Populate tcpc fwnode for TCPM property handlingAdam Thomson1-0/+3
2018-09-10USB: typec: fsusb302: remove unused variables snk_pdo and toggling_mode_nameColin Ian King1-11/+0
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