summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-14drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FBVille Syrjälä
2026-07-14drm/i915: Fix BIOS FB memory region name debug printsVille Syrjälä
2026-07-14drm/xe: s/bar2/lmembar/Ville Syrjälä
2026-07-14drm/xe: Check the PTE local memory bit for initial FB in stolenVille Syrjälä
2026-07-14drm/xe: Abstract the initial FB PTE checks a bitVille Syrjälä
2026-07-14drm/xe: Print a debug message if we have no stolen for the initial FBVille Syrjälä
2026-07-14drm/xe: Do the initial FB size alignment earlierVille Syrjälä
2026-07-14drm/i915: Use drm_dbg_kms() for initial FB debugsVille Syrjälä
2026-07-14drm/i915: Throw away the BIOS fb if has the wrong depth/bppVille Syrjälä
2026-07-14drm/i915/fbdev: Extract bios_fb_ok()Ville Syrjälä
2026-07-14drm/i915: Disable the plane if initial plane config readout failedVille Syrjälä
2026-07-14iommufd: Fix grammar and spelling in commentsxiongweimin
2026-07-14iommu: Fix dev_iommu memory leak when device_add fails in iommu_mock_device_addPeiyang He
2026-07-14IB/rdmavt: use kzalloc() to allocate QPN-map pagesMike Rapoport (Microsoft)
2026-07-14IB/mthca: allocate mthca_array memory with kzalloc()Mike Rapoport (Microsoft)
2026-07-14IB/mthca: mthca_reg_user_mr(): use kmalloc() to allocate addresses arrayMike Rapoport (Microsoft)
2026-07-14RDMA/mlx5: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-07-14RDMA/umem: ib_umem_get(): use kmalloc() to allocate page arrayMike Rapoport (Microsoft)
2026-07-14dmaengine: dw-edma: Remove struct dw_edma_chunkFrank Li
2026-07-14dmaengine: dw-edma: Use burst array instead of linked listFrank Li
2026-07-14dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMAFrank Li
2026-07-14dmaengine: dw-edma: Add non_ll_start() callbackFrank Li
2026-07-14dmaengine: dw-edma: Add callbacks to fill link list entriesFrank Li
2026-07-14dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()Frank Li
2026-07-14dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirectionFrank Li
2026-07-14dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edm...Frank Li
2026-07-14dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunkFrank Li
2026-07-14dmaengine: dw-edma: Move control field update of DMA link to the last stepFrank Li
2026-07-14spi: cadence-quadspi: Fix indirect write timeout when DMA read mode is enabledSrikanth Boyapally
2026-07-14spi: altera: Simplify with dev_err_probe()Krzysztof Kozlowski
2026-07-14spi: atmel-quadspi: Simplify with dev_err_probe()Krzysztof Kozlowski
2026-07-14spi: atmel-quadspi: Simplify probe() with local 'dev' variableKrzysztof Kozlowski
2026-07-14dmaengine: fsl-edma: Add error handling for devm_kasprintfGriffin Kroah-Hartman
2026-07-14spi: dw-dma: Wait for controller idle before completing TxWang YuWei
2026-07-14Merge branch 'i2c/i2c-fixes' into i2c/i2c-nextAndi Shyti
2026-07-14soc: mediatek: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-14pwm: tegra: Add support for Tegra264Mikko Perttunen
2026-07-14pwm: tegra: Parametrize duty and scale field widthsMikko Perttunen
2026-07-14pwm: tegra: Modify read/write accessors for multi-register channelMikko Perttunen
2026-07-14pwm: tegra: Avoid hard-coded max clock frequencyYi-Wei Wang
2026-07-14pwm: tegra: Prefix driver-local macros and functionsMikko Perttunen
2026-07-14can: esd_usb: kill anchored URBs before freeing netdevsFan Wu
2026-07-14soc: mediatek: mtk-mmsys: Use MMSYS_ROUTE() in default routing tableAngeloGioacchino Del Regno
2026-07-14soc: mediatek: mtk-mmsys: Rework routes to specify component IDAngeloGioacchino Del Regno
2026-07-14can: vxcan: Kconfig: fix description stating no local echo providedAlexander Hölzl
2026-07-14drm/xe: Hold a dma-buf reference for imported BOsNitin Gote
2026-07-14auxdisplay: panel: Remove unused callback binding codeMiles Krause
2026-07-14RDMA: Remove redundant memset() from query_device callbacksLeon Romanovsky
2026-07-14drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray
2026-07-14RDMA/efa: Add EFA 0xefa4 PCI IDAnas Mousa