summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-29Merge tag 'ata-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-08-29drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)Timur Kristóf
2025-08-29drm/amd/display: Promote DC to 3.2.348Taimur Hassan
2025-08-29drm/amd/display: [FW Promotion] Release 0.1.25.0Taimur Hassan
2025-08-29drm/amd/display: Skip Check Runtime Link Setting for Specific Branch DeviceFangzhi Zuo
2025-08-29drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PGIvan Lipski
2025-08-29drm/amd/display: incorrect conditions for failing dto calculationsClay King
2025-08-29drm/amd/display: Add Component To Handle Bounding Box Values and IP CapsAustin Zheng
2025-08-29drm/amd/display: Optimize custom brightness curve interpolationMario Limonciello
2025-08-29drm/amd/display: Increase minimum clock for TMDS 420 with pipe splittingRelja Vojvodic
2025-08-29drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher
2025-08-29drm/amd: Re-enable common modes for eDP and LVDSMario Limonciello
2025-08-29drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatalAlex Deucher
2025-08-29drm/amd/pm: Make use of __free for cleanupLijo Lazar
2025-08-29drm/amdgpu: Check vcn state before profile switchLijo Lazar
2025-08-29drm/amdgpu: Avoid vcn v5.0.1 poison irq call trace on sriov guestMangesh Gadre
2025-08-29drm/amdgpu: Avoid jpeg v5.0.1 poison irq call trace on sriov guestMangesh Gadre
2025-08-29drm/amd/amdgpu: unified amdgpu ip block nameYang Wang
2025-08-29drm/amdgpu/sdma: bump firmware version checks for user queue supportJesse.Zhang
2025-08-29drm/amdgpu: Notify pmfw bad page threshold exceededXiang Liu
2025-08-29drm/amdgpu/vcn: add instance number to VCN version messageDavid (Ming Qiang) Wu
2025-08-29drm/amdgpu/vcn: remove unused code in vcn_v4_0.cDavid (Ming Qiang) Wu
2025-08-29drm/amd/display: use max() to improve codeQianfeng Rong
2025-08-29drm/amd/display: Document num_rmcm_3dluts in mpc_color_capsKavithesh A.S
2025-08-29drm/amdgpu: atomfirmware.h: fix multiple spelling mistakesYugansh Mittal
2025-08-29hwmon: (ina238) Correctly clamp temperatureChris Packham
2025-08-29hwmon: mlxreg-fan: Prevent fans from getting stuck at 0 RPMVadim Pasternak
2025-08-29drm/xe: Fix incorrect migration of backed-up object to VRAMThomas Hellström
2025-08-29drm/v3d: Protect per-fd reset counter against fd releaseMaíra Canal
2025-08-29drm/v3d: Synchronous operations can't timeoutMaíra Canal
2025-08-29drm/v3d: Address race-condition between per-fd GPU stats and fd releaseMaíra Canal
2025-08-29drm/v3d: Replace a global spinlock with a per-queue spinlockMaíra Canal
2025-08-29drm/v3d: Store the active job inside the queue's stateMaíra Canal
2025-08-29drm/v3d: Store a pointer to `struct v3d_file_priv` inside each jobMaíra Canal
2025-08-29platform/x86/intel: power-domains: Use topology_logical_package_id() for pack...David Arcari
2025-08-29Merge tag 'peci-next-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2025-08-29drm/bridge: adv7511: provide SPD and HDMI infoframesDmitry Baryshkov
2025-08-29spi: microchip-core-qspi: stop checking viability of op->max_freq in supports...Conor Dooley
2025-08-29media: pci: mgb4: Fix timings comparison in VIDIOC_S_DV_TIMINGSMartin Tůma
2025-08-29media: aspeed: Allow to capture from SoC display (GFX)Jammy Huang
2025-08-29media: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-29media: platform: mtk-mdp3: don't use %pK through printkThomas Weißschuh
2025-08-29media: em28xx: add special case for legacy gpiolib interfaceArnd Bergmann
2025-08-29media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann
2025-08-29media: fix uninitialized symbol warningsChelsy Ratnawat
2025-08-29media: b2c2: Remove space before newlineColin Ian King
2025-08-29media: atomisp: Fix incorrect snprintf format specifiers for signed integersColin Ian King
2025-08-29media: pci/ivtv: Replace GPLv2 boilerplate text with SPDXThomas Huth
2025-08-29media: Kconfig: Fix spelling mistake "Tehnology" -> "Technology"Colin Ian King
2025-08-29staging: media: tegra-video: use BIT() macro instead of shiftA.T. Jefferies