Age | Commit message (Expand) | Author |
2024-12-24 | usb: typec: Print err when displayport fails to enter | Abhishek Pandit-Subedi |
2024-12-24 | usb: typec: Add driver for Thunderbolt 3 Alternate Mode | Heikki Krogerus |
2024-12-24 | usb: typec: Only use SVID for matching altmodes | Abhishek Pandit-Subedi |
2024-10-04 | usb: typec: Fix typo in comment | Yu Jiaoliang |
2024-06-04 | usb: typec: Update sysfs when setting ops | Abhishek Pandit-Subedi |
2024-04-04 | usb: typec: displayport: drop driver owner assignment | Krzysztof Kozlowski |
2024-04-04 | usb: typec: nvidia: drop driver owner assignment | Krzysztof Kozlowski |
2024-03-21 | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-03-05 | usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi... | RD Babiera |
2024-03-05 | usb: typec: altmodes/displayport: send configure message on sop' | RD Babiera |
2024-01-27 | usb: typec: altmodes/displayport: add SOP' support | RD Babiera |
2023-11-03 | Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-10-27 | usb: typec: altmodes/displayport: fixup drm internal api change vs new user. | Dave Airlie |
2023-10-23 | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie |
2023-10-16 | Merge 6.6-rc6 into usb-next | Greg Kroah-Hartman |
2023-10-11 | drm: Add HPD state to drm_connector_oob_hotplug_event() | Bjorn Andersson |
2023-10-11 | usb: typec: altmodes/displayport: Signal hpd low when exiting mode | RD Babiera |
2023-10-02 | usb: typec: Add Displayport Alternate Mode 2.1 Support | Utkarsh Patel |
2023-08-22 | usb: typec: altmodes/displayport: add support for embedded DP cases | Dmitry Baryshkov |
2023-08-04 | usb: typec: altmodes/displayport: Signal hpd when configuring pin assignment | RD Babiera |
2023-05-13 | usb: typec: altmodes/displayport: fix pin_assignment_show | Badhri Jagan Sridharan |
2023-04-05 | usb: typec: altmodes/displayport: Fix configure initial pin assignment | RD Babiera |
2023-02-14 | Merge 6.2-rc8 into usb-next | Greg Kroah-Hartman |
2023-02-09 | usb: typec: altmodes/displayport: Fix probe pin assign check | Prashant Malani |
2023-01-24 | usb: typec: altmodes/displayport: Update active state | Prashant Malani |
2023-01-23 | Merge 6.2-rc5 into usb-next | Greg Kroah-Hartman |
2023-01-17 | usb: typec: altmodes/displayport: Use proper macro for pin assignment check | Prashant Malani |
2023-01-17 | usb: typec: altmodes/displayport: Fix pin assignment calculation | Prashant Malani |
2023-01-17 | usb: typec: altmodes/displayport: Add pin assignment helper | Prashant Malani |
2023-01-06 | usb: typec: altmodes/displayport: Add hpd sysfs attribute | Badhri Jagan Sridharan |
2022-08-18 | usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles | Pablo Sun |
2021-08-20 | usb: typec: altmodes/displayport: Notify drm subsys of hotplug events | Hans de Goede |
2021-08-20 | usb: typec: altmodes/displayport: Make dp_altmode_notify() more generic | Hans de Goede |
2021-02-09 | usb: typec: displayport: Fill the negotiated SVDM Version in the header | Kyle Tso |
2021-02-09 | usb: pd: Make SVDM Version configurable in VDM header | Kyle Tso |
2021-01-07 | usb: typec: Fix copy paste error for NVIDIA alt-mode description | Peter Robinson |
2020-10-02 | usb: typec: displayport: Reduce noise from the driver | Heikki Krogerus |
2020-07-09 | usb: typec: altmodes: displayport: Supply missing displayport.h include file | Lee Jones |
2020-07-09 | usb: typec: altmodes: displayport: File headers are not good candidates for k... | Lee Jones |
2020-01-09 | usb: typec: Add parameter for the VDO to typec_altmode_enter() | Heikki Krogerus |
2019-04-25 | usb: typec: Add driver for NVIDIA Alt Modes | Ajay Gupta |
2019-04-25 | usb: typec: displayport: Export probe and remove functions | Ajay Gupta |
2019-03-19 | usb: typec: altmodes/displayport: Fall back to multi-func pins | Hans de Goede |
2019-02-08 | usb: typec: displayport: Move the Configuration VDO helpers to the header | Heikki Krogerus |
2019-01-22 | USB: add missing SPDX lines to Kconfig and Makefiles | Greg Kroah-Hartman |
2018-07-06 | usb: typec: unlock dp->lock on error exit path, and also zero ret if successful | Colin Ian King |
2018-07-02 | usb: typec: Add driver for DisplayPort alternate mode | Heikki Krogerus |