aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/class.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus1-2/+15
2019-02-14usb: typec: Find the ports by also matching against the device nodeHeikki Krogerus1-3/+21
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus1-5/+2
2019-02-08usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode supportHeikki Krogerus1-1/+1
2018-10-09usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldocStephen Boyd1-1/+1
2018-09-20usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus1-23/+15
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap1-1/+0
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus1-74/+292
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus1-118/+54
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus1-1/+1
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus1-0/+12
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun1-4/+54
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus1-22/+34
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus1-0/+1435