summaryrefslogtreecommitdiff
path: root/include/linux/usb/typec.h
AgeCommit message (Expand)Author
2021-04-09usb: typec: Add typec_port_register_altmodes()Hans de Goede
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus
2021-02-09usb: typec: Manage SVDM versionKyle Tso
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso
2021-02-01usb: typec: Add typec_partner_set_pd_revisionBenson Leung
2021-02-01usb: typec: Provide PD Specification Revision for cable and partnerBenson Leung
2020-11-18usb: typec: Add plug num_altmodes sysfs attrPrashant Malani
2020-11-18usb: typec: Add number of altmodes partner attrPrashant Malani
2020-10-02usb: typec: add typec_find_pwr_opmodeAmelie Delaunay
2020-07-01usb: typec: Add data structure for Enter_USB messageHeikki Krogerus
2020-05-13usb: typec: Add typec_find_orientation()Heikki Krogerus
2020-03-04usb: typec: Add sysfs node to show cc orientationBadhri Jagan Sridharan
2020-02-12usb: typec: Fix the description of struct typec_capabilityHeikki Krogerus
2020-01-09usb: typec: Add definitions for the latest specification releasesHeikki Krogerus
2020-01-09usb: typec: Add the Product Type VDOs to struct usb_pd_identityHeikki Krogerus
2020-01-09usb: typec: More API for cable handlingHeikki Krogerus
2019-11-04usb: typec: Remove unused members from struct typec_capabilityHeikki Krogerus
2019-11-04usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus
2019-11-04usb: typec: Separate the operations vectorHeikki Krogerus
2019-11-04usb: typec: Introduce typec_get_drvdata()Heikki Krogerus
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-03usb: typec: Add a sysfs node to manage port typeBadhri Jagan Sridharan
2017-05-17usb: typec: Don't prevent using constant typec_mode_desc initializersMats Karrman
2017-03-23usb: USB Type-C connector classHeikki Krogerus