summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
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-17dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen-8/+1
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-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-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
2026-03-17media: em28xx: Add a variety of DualHD usb idBradford Love-0/+12
2026-03-17media: au0828: Add new Hauppauge HVR1265 and ImpactVCB-eBradford Love-0/+55
2026-03-17media: saa7164: Fix REV2 firmware filenameBradford Love-2/+2
2026-03-17media: si2168: fw 4.0-11 loses warm state during sleepBradford Love-2/+2
2026-03-17media: si2168: Fix i2c command timeout on embedded platformsBradford Love-1/+3
2026-03-17media: cx231xx: Fix AGC levels for NTSC-MBradford Love-4/+3
2026-03-17media: xc5000: Add rf strength functionBradford Love-1/+11
2026-03-17media: cx25840: Fix NTSC-J, PAL-N, and SECAM standardsBradford Love-2/+27
2026-03-17media: si2157: Analog format fixesBradford Love-4/+11
2026-03-17media: vimc: streamer: Apply sensor frame rate in streamer threadFaizel K B-2/+31
2026-03-17media: vimc: sensor: Add pixel_rate,vblank and hblank configurationFaizel K B-0/+101
2026-03-17media: vimc: sensor: Move vimc_sensor_device to common headerFaizel K B-26/+28
2026-03-17staging: media: av7110: replace BUG() with error return in gpioirqArtem Lytkin-1/+1
2026-03-17media: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park-0/+2
2026-03-17media: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park-3/+4
2026-03-17net: dsa: mv88e6xxx: Add partial support for TCAM entriesCedric Jehasse-2/+682
2026-03-17mtd: cmdlinepart: use a flexible array memberRosen Penev-2/+1
2026-03-17drm/i915/gvt: Swap read and write checksJonathan Cavitt-10/+8