aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-22media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens1-1/+1
2024-11-16Merge tag 'drm-fixes-2024-11-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds12-84/+36
2024-11-17Merge tag 'amd-drm-fixes-6.12-2024-11-16' of https://gitlab.freedesktop.org/a...Dave Airlie12-84/+36
2024-11-16Revert "drm/amd/pm: correct the workload setting"Alex Deucher12-84/+36
2024-11-15Merge tag 'riscv-for-linus-6.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2024-11-15Merge tag 'drm-fixes-2024-11-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds33-192/+289
2024-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-21/+8
2024-11-16Merge tag 'drm-xe-fixes-2024-11-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-30/+39
2024-11-15Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-30/+72
2024-11-15Merge tag 'mmc-v6.12-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+5
2024-11-15Merge tag 'amd-drm-fixes-6.12-2024-11-14' of https://gitlab.freedesktop.org/a...Dave Airlie17-96/+117
2024-11-15Merge tag 'drm-misc-fixes-2024-11-14' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-38/+71
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds17-40/+206
2024-11-14drm/bridge: tc358768: Fix DSI command txFrancesco Dolcini1-2/+19
2024-11-14bonding: add ns target multicast address to slave deviceHangbin Liu2-2/+96
2024-11-14net: ti: icssg-prueth: Fix 1 PPS syncMeghana Malladi2-2/+23
2024-11-14drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handleChen Ridong1-0/+2
2024-11-13stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routinesVitalii Mordan1-8/+17
2024-11-13net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wolNícolas F. R. A. Prado1-2/+2
2024-11-13net: phylink: ensure PHY momentary link-fails are handledRussell King (Oracle)1-6/+8
2024-11-14nouveau/dp: handle retries for AUX CH transfers with GSP.Dave Airlie1-23/+34
2024-11-14nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie2-4/+4
2024-11-14nouveau: fw: sync dma after setup is called.Dave Airlie1-5/+6
2024-11-13Merge tag 'pm-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-19/+16
2024-11-13Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-33/+75
2024-11-13drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit1-0/+2
2024-11-13tpm: Disable TPM on tpm2_create_primary() failureJarkko Sakkinen1-2/+5
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen3-31/+70
2024-11-13drm/xe: handle flat ccs during hibernation on igpuMatthew Auld1-1/+12
2024-11-13drm/xe: improve hibernation on igpuMatthew Auld2-27/+16
2024-11-13drm/xe: Restore system memory GGTT mappingsMatthew Brost2-4/+11
2024-11-13drm/xe: Ensure all locks released in exec IOCTLMatthew Brost1-2/+2
2024-11-12Revert "igb: Disable threaded IRQ for igb_msix_other"Wander Lairson Costa1-1/+1
2024-11-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+5
2024-11-13drm/panthor: Fix handling of partial GPU mapping of BOsAkash Goel1-0/+2
2024-11-12vdpa/mlx5: Fix PA offset with unaligned starting iotlb mapSi-Wei Liu1-3/+5
2024-11-12drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda1-0/+6
2024-11-12Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-11-12drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton1-1/+1
2024-11-12drm/amdgpu: enable GTT fallback handling for dGPUs onlyChristian König1-1/+2
2024-11-12Merge tag 'for-6.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-28/+42
2024-11-12mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flagSibi Sankar1-1/+1
2024-11-12firmware: arm_scmi: Report duplicate opps as firmware bugsSibi Sankar1-2/+2
2024-11-12firmware: arm_scmi: Skip opp duplicatesCristian Marussi1-10/+30
2024-11-12Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno1-2/+2
2024-11-12mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara1-3/+3
2024-11-12Bluetooth: btintel: Direct exception event to bluetooth stackKiran K1-3/+2
2024-11-12drivers: perf: Fix wrong put_cpu() placementAlexandre Ghiti1-2/+2
2024-11-12Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"Leon Romanovsky1-2/+0
2024-11-12drm/i915: Grab intel_display from the encoder to avoid potential oopsiesVille Syrjälä1-2/+2