summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/class.c
AgeCommit message (Expand)Author
2021-06-17usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng
2021-04-09usb: typec: Add typec_port_register_altmodes()Hans de Goede
2021-04-09usb: typec: Link all ports during connector registrationHeikki Krogerus
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus
2021-04-05usb: typec: Declare the typec_class staticHeikki Krogerus
2021-04-05usb: typec: Organize the private headers properlyHeikki Krogerus
2021-02-09usb: typec: Manage SVDM versionKyle Tso
2021-02-03usb: pd: Update VDO definitionsKyle 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
2021-02-01usb: typec: Standardize PD Revision format with Type-C RevisionBenson Leung
2021-01-07usb: typec: Send uevent for num_altmodes updatePrashant Malani
2020-12-11usb: typec: Add class for plug alt mode devicePrashant Malani
2020-11-26usb: typec: Add type sysfs attribute file for partnersHeikki Krogerus
2020-11-26usb: typec: Constify static attribute_group structsRikard Falkeborn
2020-11-26usb: typec: Expose Product Type VDOs via sysfsPrashant Malani
2020-11-20usb: typec: Fix num_altmodes kernel-doc errorPrashant Malani
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-21usb: typec: Comment correction for typec_partner_register_altmodeKyle Tso
2020-05-13usb: typec: Add typec_find_orientation()Heikki Krogerus
2020-03-26usb: typec: Correct the documentation for typec_cable_put()Azhar Shaikh
2020-03-04usb: typec: mux: Add helpers for setting the mux stateHeikki Krogerus
2020-03-04usb: typec: Add sysfs node to show cc orientationBadhri Jagan Sridharan
2020-02-12usb: typec: altmode: Remove the notification chainHeikki Krogerus
2020-02-12usb: typec: Allow power role swapping even without USB PDHeikki Krogerus
2020-02-12usb: typec: Hide the port_type attribute when it's not supportedHeikki Krogerus
2020-02-12usb: typec: Make the attributes read-only when writing is not possibleHeikki Krogerus
2020-01-09usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus
2020-01-09usb: typec: More API for cable handlingHeikki Krogerus
2019-12-10usb: typec: fix use after free in typec_register_port()Wen Yang
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
2019-11-04usb: typec: Copy everything from struct typec_capability during registrationHeikki Krogerus
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus
2019-02-14usb: typec: Find the ports by also matching against the device nodeHeikki Krogerus
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus
2019-02-08usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode supportHeikki Krogerus
2018-10-09usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldocStephen Boyd
2018-09-20usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus