summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/class.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-2/+3
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan1-0/+1
2021-07-20usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng1-1/+3
2019-12-17usb: typec: fix use after free in typec_register_port()Wen Yang1-2/+4
2019-04-03usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus1-23/+15
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap1-1/+0
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus1-74/+292
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus1-118/+54
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus1-1/+1
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus1-0/+12
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun1-4/+54
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus1-22/+34
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus1-0/+1435