aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/typec.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-12usb: typec: USB Power Delivery helpers for ports and partnersGravatar Heikki Krogerus 1-0/+13
2022-06-12usb: typec: Separate USB Power Delivery from USB Type-CGravatar Heikki Krogerus 1-0/+10
2022-02-17usb: typec: Factor out non-PD fwnode propertiesGravatar Samuel Holland 1-0/+3
2021-12-30usb: typec: port-mapper: Convert to the component frameworkGravatar Heikki Krogerus 1-12/+0
2021-04-09usb: typec: Add typec_port_register_altmodes()Gravatar Hans de Goede 1-0/+6
2021-04-09usb: typec: Port mapping utilityGravatar Heikki Krogerus 1-0/+13
2021-02-09usb: typec: Manage SVDM versionGravatar Kyle Tso 1-0/+12
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionGravatar Kyle Tso 1-1/+1
2021-02-01usb: typec: Add typec_partner_set_pd_revisionGravatar Benson Leung 1-0/+1
2021-02-01usb: typec: Provide PD Specification Revision for cable and partnerGravatar Benson Leung 1-0/+10
2020-11-18usb: typec: Add plug num_altmodes sysfs attrGravatar Prashant Malani 1-0/+1
2020-11-18usb: typec: Add number of altmodes partner attrGravatar Prashant Malani 1-0/+1
2020-10-02usb: typec: add typec_find_pwr_opmodeGravatar Amelie Delaunay 1-0/+1
2020-07-01usb: typec: Add data structure for Enter_USB messageGravatar Heikki Krogerus 1-0/+14
2020-05-13usb: typec: Add typec_find_orientation()Gravatar Heikki Krogerus 1-0/+1
2020-03-04usb: typec: Add sysfs node to show cc orientationGravatar Badhri Jagan Sridharan 1-0/+1
2020-02-12usb: typec: Fix the description of struct typec_capabilityGravatar Heikki Krogerus 1-2/+0
2020-01-09usb: typec: Add definitions for the latest specification releasesGravatar Heikki Krogerus 1-0/+3
2020-01-09usb: typec: Add the Product Type VDOs to struct usb_pd_identityGravatar Heikki Krogerus 1-0/+2
2020-01-09usb: typec: More API for cable handlingGravatar Heikki Krogerus 1-0/+4
2019-11-04usb: typec: Remove unused members from struct typec_capabilityGravatar Heikki Krogerus 1-2/+0
2019-11-04usb: typec: Remove the callback members from struct typec_capabilityGravatar Heikki Krogerus 1-17/+0
2019-11-04usb: typec: Separate the operations vectorGravatar Heikki Krogerus 1-0/+20
2019-11-04usb: typec: Introduce typec_get_drvdata()Gravatar Heikki Krogerus 1-0/+4
2018-07-02usb: typec: Bus type for alternate modesGravatar Heikki Krogerus 1-11/+3
2018-07-02usb: typec: Register a device for every modeGravatar Heikki Krogerus 1-28/+9
2018-06-28usb: typec: function for checking cable plug orientationGravatar Heikki Krogerus 1-0/+1
2018-06-28usb: typec: add API to get typec basic port power and data configGravatar Li Jun 1-0/+3
2018-03-22usb: typec: Separate the definitions for data and power rolesGravatar Heikki Krogerus 1-3/+11
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersGravatar Heikki Krogerus 1-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-03usb: typec: Add a sysfs node to manage port typeGravatar Badhri Jagan Sridharan 1-0/+4
2017-05-17usb: typec: Don't prevent using constant typec_mode_desc initializersGravatar Mats Karrman 1-3/+3
2017-03-23usb: USB Type-C connector classGravatar Heikki Krogerus 1-0/+243