aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/typec/bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-22usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an invalid pointerNaoki Kiryu1-1/+4
2020-02-12usb: typec: altmode: Remove the notification chainHeikki Krogerus1-11/+1
2020-01-09usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus1-9/+20
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus1-3/+5
2020-01-09usb: typec: Block mode entry if the port has the mode disabledHeikki Krogerus1-0/+3
2020-01-08usb: typec: fix non-kernel-doc commentsRandy Dunlap1-1/+1
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus1-1/+1
2018-09-05usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap1-3/+4
2018-07-06usb: typec: fix dereference before null check on adevColin Ian King1-1/+2
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus1-0/+401