summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-04drm/panthor: validate group queue countChia-I Wu
2025-09-03Revert "drm/nouveau: Remove waitque for sched teardown"Philipp Stanner
2025-09-02drm/bridge: ti-sn65dsi86: fix REFCLK settingMichael Walle
2025-09-02drm/sched: Fix racy access to drm_sched_entity.dependencyPierre-Eric Pelloux-Prayer
2025-09-01accel/ivpu: Prevent recovery work from being queued during device removalKarol Wachowski
2025-08-29nouveau: Membar before between semaphore writes and the interruptFaith Ekstrand
2025-08-29nouveau: fix disabling the nonstall irq due to storm codeDave Airlie
2025-08-26Revert "drm/tegra: Use dma_buf from GEM object instance"Thomas Zimmermann
2025-08-25drm/gpuvm: fix various typos in .c and .h gpuvm fileAlice Ryhl
2025-08-25drm/nouveau: remove unused memory target testTimur Tabi
2025-08-25drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wrTimur Tabi
2025-08-25drm/nouveau: fix error path in nvkm_gsp_fwsec_v2Timur Tabi
2025-08-23drm/nouveau/disp: Always accept linear modifierJames Jones
2025-08-22drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objectsThomas Zimmermann
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2025-08-17drm/hisilicon/hibmc: fix dp and vga cannot show togetherBaihan Li
2025-08-17drm/hisilicon/hibmc: fix rare monitors cannot display problemBaihan Li
2025-08-17drm/hisilicon/hibmc: fix the hibmc loaded failed bugBaihan Li
2025-08-17drm/hisilicon/hibmc: fix irq_request()'s irq name variable is localBaihan Li
2025-08-17drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failedBaihan Li
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-16Merge tag 'ata-ata-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-08-16accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()Thorsten Blum
2025-08-15Merge tag 'drm-fixes-2025-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-15drm: nova-drm: fix 32-bit arm buildMiguel Ojeda
2025-08-15drm: Add directive to format code in commentJavier Garcia
2025-08-15drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()Qianfeng Rong
2025-08-15Merge tag 'block-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-15virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()Tom Lendacky
2025-08-15Merge tag 'gpio-fixes-for-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-15Merge tag 'pmdomain-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-15drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()Liu Ying
2025-08-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-08-14Merge tag 'acpi-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-08-14Merge tag 'pm-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichał Winiarski
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-14Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki
2025-08-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2025-08-14ata: libata-scsi: Fix CDL controlIgor Pylypiv
2025-08-14drm/rockchip: vop2: make vp registers nonvolatilePiotr Zalewski
2025-08-14drm/rockchip: cdn-dp: select bridge for cdp-dpRudi Heitbaum
2025-08-14ata: libata-eh: Fix link state check for IDE/PATA portsDamien Le Moal
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-08-13bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei
2025-08-13netdevsim: Fix wild pointer access in nsim_queue_free().Kuniyuki Iwashima