summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2025-08-29media: cec: extron-da-hd-4k-plus: drop external-module make commandsRandy Dunlap
2025-08-29media: pci: mg4b: fix uninitialized iio scan dataDavid Lechner
2025-08-29media: b2c2: flexcop: Fix coding style issuesDarshan Rathod
2025-08-29media: pci: ivtv: Add missing check after DMA mapThomas Fourier
2025-08-29media: stk1160: Restore deleted comment in stk1160_fill_urb()Dan Carpenter
2025-08-29media: vim2m: remove unused CLIP macroYunseong Kim
2025-08-29media: pci: zoran: Remove unused debug parameterDr. David Alan Gilbert
2025-08-29media: cx18: Add missing check after DMA mapThomas Fourier
2025-08-29media: stk1160: Use usb_endpoint_is_isoc_in() rather than duplicating its imp...Markus Elfring
2025-08-29media: au0828: Use USB API functions rather than constantsChen Ni
2025-08-29media: st-delta: avoid excessive stack usageArnd Bergmann
2025-08-29drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_...Jay Buddhabhatti
2025-08-29drivers: firmware: xilinx: Add unique family code for all platformsJay Buddhabhatti
2025-08-29firmware: xilinx: Add Versal NET platform compatible stringJay Buddhabhatti
2025-08-29firmware: xilinx: Add debugfs support for PM_GET_NODE_STATUSMadhav Bhatt
2025-08-29cpufreq: tegra186: Use scope-based cleanup helperZihuan Zhang
2025-08-29cpufreq: mediatek: Use scope-based cleanup helperZihuan Zhang
2025-08-29cpufreq: s5pv210: Use scope-based cleanup helperZihuan Zhang
2025-08-29cpufreq: CPPC: Use scope-based cleanup helperZihuan Zhang
2025-08-29cpufreq: brcmstb-avs: Use scope-based cleanup helperZihuan Zhang
2025-08-28Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-28Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-29Merge tag 'mediatek-drm-fixes-20250829' of https://git.kernel.org/pub/scm/lin...Dave Airlie