aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/altmodes/displayport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-2/+2
2021-08-20usb: typec: altmodes/displayport: Notify drm subsys of hotplug eventsHans de Goede1-0/+23
2021-08-20usb: typec: altmodes/displayport: Make dp_altmode_notify() more genericHans de Goede1-22/+13
2021-02-09usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso1-4/+13
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso1-1/+1
2020-10-02usb: typec: displayport: Reduce noise from the driverHeikki Krogerus1-1/+1
2020-07-09usb: typec: altmodes: displayport: Supply missing displayport.h include fileLee Jones1-0/+1
2020-07-09usb: typec: altmodes: displayport: File headers are not good candidates for kerneldocLee Jones1-1/+1
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus1-2/+3
2019-04-25usb: typec: displayport: Export probe and remove functionsAjay Gupta1-5/+7
2019-03-19usb: typec: altmodes/displayport: Fall back to multi-func pinsHans de Goede1-1/+1
2019-02-08usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus1-4/+0
2018-07-06usb: typec: unlock dp->lock on error exit path, and also zero ret if successfulColin Ian King1-3/+5
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus1-0/+578