aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/typec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-04usb: typec: Add sysfs node to show cc orientationBadhri Jagan Sridharan1-0/+1
2020-02-12usb: typec: Fix the description of struct typec_capabilityHeikki Krogerus1-2/+0
2020-01-09usb: typec: Add definitions for the latest specification releasesHeikki Krogerus1-0/+3
2020-01-09usb: typec: Add the Product Type VDOs to struct usb_pd_identityHeikki Krogerus1-0/+2
2020-01-09usb: typec: More API for cable handlingHeikki Krogerus1-0/+4
2019-11-04usb: typec: Remove unused members from struct typec_capabilityHeikki Krogerus1-2/+0
2019-11-04usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus1-17/+0
2019-11-04usb: typec: Separate the operations vectorHeikki Krogerus1-0/+20
2019-11-04usb: typec: Introduce typec_get_drvdata()Heikki Krogerus1-0/+4
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus1-11/+3
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus1-28/+9
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus1-0/+1
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun1-0/+3
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus1-3/+11
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus1-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-03usb: typec: Add a sysfs node to manage port typeBadhri Jagan Sridharan1-0/+4
2017-05-17usb: typec: Don't prevent using constant typec_mode_desc initializersMats Karrman1-3/+3
2017-03-23usb: USB Type-C connector classHeikki Krogerus1-0/+243