summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/class.c
AgeCommit message (Expand)Author
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
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