summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/altmodes
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera2024-03-051-9/+9
* Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-031-1/+4
|\
| * Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman2023-10-161-0/+5
| |\
| * | usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel2023-10-021-1/+4
* | | usb: typec: altmodes/displayport: fixup drm internal api change vs new user.Dave Airlie2023-10-271-1/+2
* | | BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-231-0/+5
|\ \ \ | | |/ | |/|
| * | usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera2023-10-111-0/+5
| |/
* / drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson2023-10-111-8/+9
|/
* usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov2023-08-221-1/+4
* usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera2023-08-041-1/+17
* usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan2023-05-131-0/+4
* usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera2023-04-051-1/+5
* Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman2023-02-141-4/+4
|\
| * usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani2023-02-091-4/+4
* | usb: typec: altmodes/displayport: Update active statePrashant Malani2023-01-241-0/+2
* | Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2023-01-231-8/+14
|\|
| * usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani2023-01-171-1/+1
| * usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani2023-01-171-2/+2
| * usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani2023-01-171-8/+14
* | usb: typec: altmodes/displayport: Add hpd sysfs attributeBadhri Jagan Sridharan2023-01-061-0/+10
|/
* usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun2022-08-181-2/+2
* usb: typec: altmodes/displayport: Notify drm subsys of hotplug eventsHans de Goede2021-08-202-0/+24
* usb: typec: altmodes/displayport: Make dp_altmode_notify() more genericHans de Goede2021-08-201-22/+13
* usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso2021-02-091-4/+13
* usb: pd: Make SVDM Version configurable in VDM headerKyle Tso2021-02-091-1/+1
* usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson2021-01-071-1/+1
* usb: typec: displayport: Reduce noise from the driverHeikki Krogerus2020-10-021-1/+1
* usb: typec: altmodes: displayport: Supply missing displayport.h include fileLee Jones2020-07-091-0/+1
* usb: typec: altmodes: displayport: File headers are not good candidates for k...Lee Jones2020-07-091-1/+1
* usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus2020-01-091-2/+3
* usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta2019-04-253-0/+56
* usb: typec: displayport: Export probe and remove functionsAjay Gupta2019-04-252-5/+15
* usb: typec: altmodes/displayport: Fall back to multi-func pinsHans de Goede2019-03-191-1/+1
* usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus2019-02-081-4/+0
* USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-222-0/+3
* usb: typec: unlock dp->lock on error exit path, and also zero ret if successfulColin Ian King2018-07-061-3/+5
* usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus2018-07-023-0/+594