summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-17net: macb: add support for Microchip pic64hpsc ethernet endpointCharles Perry-0/+9
2026-03-17net: macb: add safeguards for jumbo frame larger than 10240Charles Perry-2/+4
2026-03-17iommu/iova: Add NULL check in iova_magazine_free()lynn-1/+2
2026-03-17iommu/amd: Add NUMA node affinity for IOMMU log buffersLi RongQing-3/+6
2026-03-17iommu/vt-d: Only handle IOPF for SVA when PRI is supportedLu Baolu-4/+8
2026-03-17iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng-2/+1
2026-03-17iommupt: Optimize the gather processing for DMA-FQ modeJason Gunthorpe-8/+19
2026-03-17iommu/riscv: Allow RISC_VIOMMU to COMPILE_TESTJason Gunthorpe-4/+8
2026-03-17iommu/riscv: Add missing GENERIC_MSI_IRQJason Gunthorpe-0/+1
2026-03-17iommu/riscv: Enable SVNAPOT support for contiguous ptesJason Gunthorpe-1/+6
2026-03-17iommu/riscv: Use the generic iommu page tableJason Gunthorpe-251/+39
2026-03-17iommu/riscv: Disable SADEJason Gunthorpe-6/+0
2026-03-17iommupt: Add the RISC-V page table formatJason Gunthorpe-0/+367
2026-03-17iommu/riscv: Skip IRQ count check when using MSI interruptsYaxing Guo-6/+8
2026-03-17iommu/riscv: Add IOTINVAL after updating DDT/PDT entriesFangyu Yu-0/+70
2026-03-17Merge tag 'thunderbolt-for-v7.0-rc5' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman-1/+1
2026-03-17dmaengine: loongson: New driver for the Loongson Multi-Channel DMA controllerBinbin Zhou-0/+742
2026-03-17dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_...Binbin Zhou-33/+29
2026-03-17dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled()Binbin Zhou-17/+5
2026-03-17dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_regist...Binbin Zhou-5/+2
2026-03-17dmaengine: loongson: New directory for Loongson DMA controllers driversBinbin Zhou-29/+40
2026-03-17RDMA/efa: Rename alloc_ucontext comp_mask to supported_capsMichael Margolin-8/+9
2026-03-17dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen-8/+1
2026-03-17Merge branch 'icc-qcs615' into icc-nextGeorgi Djakov-0/+247
2026-03-17dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut-6/+6
2026-03-17dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut-1/+22
2026-03-17dmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut-1/+1
2026-03-17interconnect: qcom: qcs615: enable QoS configurationOdelu Kukatla-0/+247
2026-03-17dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacksClaudiu Beznea-3/+46
2026-03-17dmaengine: sh: rz-dmac: Add device_tx_status() callbackBiju Das-1/+143
2026-03-17dmaengine: sh: rz-dmac: Use rz_lmdesc_setup() to invalidate descriptorsJohn Madieu-8/+2
2026-03-17dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() callClaudiu Beznea-5/+0
2026-03-17dmaengine: sh: rz-dmac: Drop goto instruction and labelClaudiu Beznea-3/+1
2026-03-17dmaengine: sh: rz-dmac: Drop read of CHCTRL registerClaudiu Beznea-3/+6
2026-03-17Merge branch 'fixes' into nextVinod Koul-78/+137
2026-03-17dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea-5/+4
2026-03-17dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea-25/+32
2026-03-17HID: multitouch: Check to ensure report responses match the requestLee Jones-0/+7
2026-03-17irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()Felix Gu-0/+1
2026-03-17ovpn: consolidate crypto allocations in one chunkRalf Lici-46/+135
2026-03-17ovpn: add support for asymmetric peer IDsRalf Lici-10/+33
2026-03-17ovpn: notify userspace on client float eventRalf Lici-0/+86
2026-03-17ovpn: pktid: use bitops.h APIQingfang Deng-8/+5
2026-03-17ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doitSabrina Dubroca-1/+1
2026-03-17bus: mhi: ep: Test for non-zero return value where applicableManivannan Sadhasivam-8/+8
2026-03-17bus: mhi: host: Use kzalloc_flexRosen Penev-19/+3
2026-03-17ppp: remove pch->chan NULL checks from tx pathQingfang Deng-47/+21
2026-03-17ppp: disconnect channel before nullifying pch->chanQingfang Deng-1/+1
2026-03-17soundwire: intel_auxdevice: Add cs42l49 to wake_capable_listCharles Keepax-0/+1
2026-03-17media: em28xx: remove tuner type from Hauppauge DVB DualHDBradford Love-6/+1