summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-07-14RDMA/efa: Extend page-shift field in MR registrationMichael Margolin
2026-07-14efi/runtime-wrappers: mark efi_runtime_lock_owner as __usedBreno Leitao
2026-07-14efi/runtime-wrappers: mark efi_rts_park_worker() as __noreturnBreno Leitao
2026-07-14serial: 8250_hub6: add missing include for hub6_match_port()Hugo Villeneuve
2026-07-14cpufreq: brcmstb-avs: Remove redundant dev_err()Pan Chuang
2026-07-13rpmsg: glink: smem: order FIFO read after availability checkChunkai Deng
2026-07-13rpmsg: glink: fix deadlock in endpoint destroy during driver detachVishnu Santhosh
2026-07-13Input: mms114 - fix Y-resolution configurationDmitry Torokhov
2026-07-13Input: mms114 - fix endianness portability in I2C packet layoutDmitry Torokhov
2026-07-13Merge tag 'v7.2-rc3' into nextDmitry Torokhov
2026-07-14drm/i915/display: Fix NV12 ceiling division for bigjoiner caseVidya Srinivas
2026-07-14Merge tag 'rust-io-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Danilo Krummrich
2026-07-13Merge patch series "rust: I/O type generalization and projection"Danilo Krummrich
2026-07-13Merge patch series "ForLt/CovariantForLt split, auxiliary closure API and Dev...Danilo Krummrich
2026-07-13drm/xe/multi_queue: preempt primary on queue group suspendNiranjana Vishwanathapura
2026-07-13drm/xe/guc: Add suspend refcount to exec queue opsThomas Hellström