summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-23dma: dma-axi-dmac: fix HW scatter-gather not looking at the queueNuno Sá
2025-12-23dma: dma-axi-dmac: fix SW cyclic transfersNuno Sá
2025-12-23net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn
2025-12-23thermal: intel: intel_tcc_cooling: Add CPU models in the support listSrinivas Pandruvada
2025-12-23dmaengine: st_fdma: add COMPILE_TEST supportRosen Penev
2025-12-23dmaengine: st_fdma: change dreg_line to longRosen Penev
2025-12-23dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 9200AngeloGioacchino Del Regno
2025-12-23dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 6300AngeloGioacchino Del Regno
2025-12-23dmaengine: mediatek: mtk-uart-apdma: Rename support_33bits to support_ext_addrAngeloGioacchino Del Regno
2025-12-23dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RXAngeloGioacchino Del Regno
2025-12-23dmaengine: mediatek: uart-apdma: Get addressing bits from match dataAngeloGioacchino Del Regno
2025-12-23most: core: fix resource leak in most_register_interface error pathsNavaneeth K
2025-12-23spi: cadence-quadspi: Improve CQSPI_SLOW_SRAM quirk if flash is slowMateusz Litwin
2025-12-23spi: cadence-quadspi: Prevent lost complete() call during indirect readMateusz Litwin
2025-12-23dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warningsClément Le Goffic
2025-12-23serial: xilinx_uartps: fix rs485 delay_rts_after_sendj.turek
2025-12-23serial: sh-sci: Check that the DMA cookie is validClaudiu Beznea
2025-12-23spi: bcm63xx-hsspi: add support for 1-2-2 read opsJonas Gorski
2025-12-23serial: core: Fix serial device initializationAlexander Stein
2025-12-23serial: rsci: Convert to FIELD_MODIFY()Geert Uytterhoeven
2025-12-23dmaengine: xilinx_dma: Add support for residue on direct AXIDMA S2MMTomi Valkeinen
2025-12-23platform/x86/amd/pmf: Use ring buffer to store custom BIOS input valuesShyam Sundar S K
2025-12-23amd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju
2025-12-23platform/x86: intel/pmt: Replace sprintf() with sysfs_emit()Kaushlendra Kumar
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström
2025-12-23drm/xe/svm: Serialize migration to device if racingThomas Hellström
2025-12-23drm/pagemap: Support source migration over interconnectThomas Hellström
2025-12-23drm/pagemap, drm/xe: Support destination migration over interconnectThomas Hellström
2025-12-23drm/xe: Use drm_gpusvm_scan_mm()Thomas Hellström
2025-12-23drm/gpusvm: Introduce a function to scan the current migration stateThomas Hellström
2025-12-23drm/pagemap, drm/xe: Clean up the use of the device-private page ownerThomas Hellström
2025-12-23drm/xe/svm: Document how xe keeps drm_pagemap referencesThomas Hellström
2025-12-23drm/xe/vm: Add a couple of VM debug printoutsThomas Hellström
2025-12-23drm/xe: Support pcie p2p dma as a fast interconnectThomas Hellström
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström
2025-12-23drm/xe: Simplify madvise_preferred_mem_loc()Thomas Hellström
2025-12-23drm/xe: Use the vma attibute drm_pagemap to select where to migrateThomas Hellström
2025-12-23drm/xe: Pass a drm_pagemap pointer around with the memory advise attributesThomas Hellström
2025-12-23drm/xe: Use the drm_pagemap_util helper to get a svm pagemap ownerThomas Hellström
2025-12-23drm/pagemap_util: Add a utility to assign an owner to a set of interconnected...Thomas Hellström
2025-12-23drm/pagemap: Remove the drm_pagemap_create() interfaceThomas Hellström
2025-12-23drm/xe: Use the drm_pagemap cache and shrinkerThomas Hellström
2025-12-23drm/pagemap: Add a drm_pagemap cache and shrinkerThomas Hellström
2025-12-23drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimesThomas Hellström
2025-12-23drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zddThomas Hellström
2025-12-23drm/pagemap, drm/xe: Add refcounting to struct drm_pagemapThomas Hellström
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2025-12-23drm/pagemap: Remove some dead codeThomas Hellström
2025-12-23net: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi