summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_auth.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-12-03 12:45:22 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-12-03 12:45:22 +0100
commit9e3157c56ec7917e6a80ea53a8bd752e0037f2cb (patch)
tree27f8e0267a4df660785b5e96d51ac51e4f628e67 /drivers/gpu/drm/drm_auth.c
parentc4e746651bd74c38f581e1cf31651119a94de8cd (diff)
downloadkernel-linux-5.4.y.tar.gz
Linux 5.4.302linux-5.4.y
Last release of the 5.4.y branch. This branch is now end-of-life, do not use anymore, please move to a newer kernel release. As of this point in time, there are over 1500 known unfixed CVEs for this branch, and that number will only increase over time. Link: https://lore.kernel.org/r/20251201112241.242614045@linuxfoundation.org Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Slade Watkins <sr@sladewatkins.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Link: https://lore.kernel.org/r/20251202095448.089783651@linuxfoundation.org Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Alok Tiwari <alok.a.tiwari@oracle.com> Link: https://lore.kernel.org/r/20251202152903.637577865@linuxfoundation.org Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/drm_auth.c')
0 files changed, 0 insertions, 0 deletions
4-04-04usb: typec: nvidia: drop driver owner assignmentKrzysztof Kozlowski 2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2024-03-05usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera 2024-03-05usb: typec: altmodes/displayport: send configure message on sop'RD Babiera 2024-01-27usb: typec: altmodes/displayport: add SOP' supportRD Babiera 2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2023-10-27usb: typec: altmodes/displayport: fixup drm internal api change vs new user.Dave Airlie 2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie 2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman 2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson 2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera 2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel 2023-08-22usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov 2023-08-04usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera 2023-05-13usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan 2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera 2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman 2023-02-09usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani 2023-01-24usb: typec: altmodes/displayport: Update active statePrashant Malani 2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman 2023-01-17usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani 2023-01-17usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani 2023-01-17usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani 2023-01-06usb: typec: altmodes/displayport: Add hpd sysfs attributeBadhri Jagan Sridharan 2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun