summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/bus.c
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu2020-04-221-1/+4
* usb: typec: altmode: Remove the notification chainHeikki Krogerus2020-02-121-11/+1
* usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus2020-01-091-9/+20
* usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus2020-01-091-3/+5
* usb: typec: Block mode entry if the port has the mode disabledHeikki Krogerus2020-01-091-0/+3
* usb: typec: fix non-kernel-doc commentsRandy Dunlap2020-01-081-1/+1
* usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus2019-06-121-1/+1
* usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap2018-09-051-3/+4
* usb: typec: fix dereference before null check on adevColin Ian King2018-07-061-1/+2
* usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-021-0/+401