aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-06phy: sunplus: fix error handling in sp_uphy_init()Felix Gu1-3/+3
2026-08-06phy: renesas: rcar-gen2: Fix double of_node_put on phy creation failureFelix Gu1-1/+0
2026-08-06drm/amd/display: Refactor stream validationIvan Lipski3-132/+346
2026-08-07ata: pata_sl82c105: fix bridge revision use-after-freeHongyan Xu1-1/+3
2026-08-06phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MPXu Yang1-0/+9
2026-08-06phy: fsl-imx8mq-usb: introduce per-variant driver data structureXu Yang1-7/+22
2026-08-06phy: fsl-imx8mq-usb: add control register regmapXu Yang2-1/+27
2026-08-06phy: fsl-imx8mq-usb: add runtime PM supportXu Yang1-29/+74
2026-08-06phy: fsl-imx8mq-usb: set usb phy to be wakeup capableXu Yang1-0/+1
2026-08-06phy: fsl-imx8mq-usb: fix typec switch leak on probe error pathFelix Gu1-14/+7
2026-08-06phy: qcom: qmp-combo: Add SM8475 supportEsteban Urrutia1-0/+169
2026-08-06phy: renesas: phy-rcar-gen3-usb2: Fix devm action registration for disabled VBUS regulatorBiju Das1-7/+9
2026-08-06phy: renesas: phy-rcar-gen3-usb2: Add RZ/G3L supportBiju Das1-0/+4
2026-08-06phy: qualcomm: qmp-combo: Add support for Hawi SoCRonak Raheja8-70/+453
2026-08-06usb: atm: cxacru: fix use-after-free in cxacru_poll_statusNguyen Quang Le Kien1-9/+1
2026-08-06usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()Aleksandr Nogikh1-0/+2
2026-08-06macvlan: require lower-netns admin for shared port settingsDoruk Tan Ozturk1-1/+15
2026-08-06usb: atm: ueagle-atm: fix array-index-out-of-bounds in uea_bind()Subasri S1-1/+2
2026-08-06net: usb: ipheth: fix carrier_work UAF on disconnectDoruk Tan Ozturk1-1/+10
2026-08-06net: thunderbolt: Tear down DMA paths before stopping the ringsFan XinRan1-5/+15
2026-08-06ptp: fc3: register PTP clock after initializationMyeonghun Pak1-9/+9
2026-08-06drm/imagination: Fix repeated typo in KCCB documentationAlessio Belle1-3/+3
2026-08-06drm/imagination: Update Rogue heap commentsAlexandru Dadu1-5/+5
2026-08-06drm/imagination: fixup some docs in pvr_gem.hMatt Coster1-8/+4
2026-08-06s390/block: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-06s390/dasd: Add __context_unsafe() attribute to various functionsHeiko Carstens1-0/+7
2026-08-06leds: pca963x: Add multicolor LED class supportLoic Poulain2-42/+148
2026-08-06drm/amd/display: Add KUnit tests for crtc set_static_screen_optimzeBhawanpreet Lakha1-0/+55
2026-08-06drm/amd/display: Add KUnit tests for crtc set_vupdate_irqBhawanpreet Lakha1-0/+99
2026-08-06drm/amd/display: Add KUnit test for crtc vblank event completionBhawanpreet Lakha1-0/+45
2026-08-06drm/amd/display: Add active plane count tests for crtcBhawanpreet Lakha3-1/+118
2026-08-06drm/amd/display: Add idle worker tests for crtcBhawanpreet Lakha5-1/+216
2026-08-06drm/amd/display: Add vblank handling tests for crtcBhawanpreet Lakha3-1/+218
2026-08-06drm/amd/display: Add KUnit tests for more crtc functionsBhawanpreet Lakha3-4/+193
2026-08-06drm/amd/display: Fix seamless mode switch not triggering for HDR to SDR transitionKarthi Kandasamy7-16/+60
2026-08-06drm/amd/display: Fix wb_info leak and NULL deref in writebackAlex Hung1-5/+11
2026-08-06drm/amd/display: Gate HDMI FRL status polling on active FRL link rateFangzhi Zuo1-1/+1
2026-08-06drm/amd/display: Update VRR info packet to support 12-bit refresh ratesHarry VanZyllDeJong1-4/+4
2026-08-06drm/amd/display: Ensure dtbclk is enabledCharlene Liu5-6/+46
2026-08-06drm/amd/display: Bounds-check connector->index in dm_dp_mst_get_modesHarry Wentland1-1/+2
2026-08-06drm/amd/display: Resize MST HDCP per-connector arrays to 32Harry Wentland2-10/+10
2026-08-06drm/amdgpu/gfx6: Fixup emit_cntxcntl()Timur Kristóf1-7/+21
2026-08-06drm/amd/display: Remove duplicate in tests/MakefileRoman Li1-1/+0
2026-08-06drm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flushAlex Deucher1-1/+1
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai121-53/+3081
2026-08-06leds: gpio: Clear error pointers for skipped LEDsSteve Dunnagan1-0/+1
2026-08-06drm/amdgpu: Allocate coredump ring buffers per ringLijo Lazar2-26/+27
2026-08-06drm/amdgpu: Use virtual alloc during coredumpLijo Lazar1-3/+7
2026-08-06drm/amd/display: Add new sources for DCN6Aurabindo Pillai107-1/+48882
2026-08-06Merge tag 'kvm-s390-master-7.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini8-33/+176