summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/altmodes
AgeCommit message (Expand)AuthorLines
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski-3/+5
2025-12-17usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li-2/+6
2025-10-13usb: typec: altmodes/displayport: do not enter mode if port is the UFPRD Babiera-1/+3
2025-07-05Merge merge point of tag 'usb-6.16-rc5' into usb-nextGreg Kroah-Hartman-3/+2
2025-06-24usb: typec: displayport: Fix potential deadlockAndrei Kuchynski-2/+1
2025-06-24usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera-1/+1
2025-06-24usb: typec: altmodes/displayport: add irq_hpd to sysfsRD Babiera-0/+28
2025-04-11usb: typec: displayport: Receive DP Status Update NAK request exit dp altmodeJos Wang-0/+4
2025-02-03usb: typec: thunderbolt: Remove IS_ERR check for plugBenson Leung-2/+2
2025-02-03usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PL...Benson Leung-3/+3
2024-12-24usb: typec: Print err when displayport fails to enterAbhishek Pandit-Subedi-1/+1
2024-12-24usb: typec: Add driver for Thunderbolt 3 Alternate ModeHeikki Krogerus-0/+399
2024-12-24usb: typec: Only use SVID for matching altmodesAbhishek Pandit-Subedi-2/+2
2024-10-04usb: typec: Fix typo in commentYu Jiaoliang-1/+1
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi-1/+1
2024-04-04usb: typec: displayport: drop driver owner assignmentKrzysztof Kozlowski-1/+0
2024-04-04usb: typec: nvidia: drop driver owner assignmentKrzysztof Kozlowski-1/+0
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-5/+160
2024-03-05usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera-9/+9
2024-03-05usb: typec: altmodes/displayport: send configure message on sop'RD Babiera-1/+2
2024-01-27usb: typec: altmodes/displayport: add SOP' supportRD Babiera-4/+158
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+4
2023-10-27usb: typec: altmodes/displayport: fixup drm internal api change vs new user.Dave Airlie-1/+2
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie-0/+5
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman-0/+5
2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson-8/+9
2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera-0/+5
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel-1/+4
2023-08-22usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov-1/+4
2023-08-04usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera-1/+17
2023-05-13usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan-0/+4
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera-1/+5
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman-4/+4
2023-02-09usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani-4/+4
2023-01-24usb: typec: altmodes/displayport: Update active statePrashant Malani-0/+2
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman-8/+14
2023-01-17usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani-1/+1
2023-01-17usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani-2/+2
2023-01-17usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani-8/+14
2023-01-06usb: typec: altmodes/displayport: Add hpd sysfs attributeBadhri Jagan Sridharan-0/+10
2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun-2/+2
2021-08-20usb: typec: altmodes/displayport: Notify drm subsys of hotplug eventsHans de Goede-0/+24
2021-08-20usb: typec: altmodes/displayport: Make dp_altmode_notify() more genericHans de Goede-22/+13
2021-02-09usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso-4/+13
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso-1/+1
2021-01-07usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson-1/+1
2020-10-02usb: typec: displayport: Reduce noise from the driverHeikki Krogerus-1/+1
2020-07-09usb: typec: altmodes: displayport: Supply missing displayport.h include fileLee Jones-0/+1
2020-07-09usb: typec: altmodes: displayport: File headers are not good candidates for k...Lee Jones-1/+1
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus-2/+3