summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-25Merge drm/drm-next into drm-intel-nextJani Nikula-128302/+361281
2026-02-25RDMA/efa: Use extended inline buff size for inline validationYonatan Nachum-2/+2
2026-02-25RDMA/efa: Expose new extended max inline buff sizeYonatan Nachum-3/+33
2026-02-25RDMA/efa: Rename admin queue attributes struct name for extendabilityYonatan Nachum-24/+24
2026-02-25coresight: Unify bus unregistration via coresight_unregister()Leo Yan-11/+4
2026-02-25coresight: Do not mix success path with failure handlingLeo Yan-8/+13
2026-02-25coresight: Move sink validation into etm_perf_add_symlink_sink()Leo Yan-15/+13
2026-02-25coresight: Refactor sysfs connection group cleanupLeo Yan-9/+7
2026-02-25coresight: Refactor output connection sysfs link cleanupLeo Yan-9/+7
2026-02-25coresight: Protect unregistration with mutexLeo Yan-1/+4
2026-02-25coresight: Get parent device reference after sink ID map allocationLeo Yan-6/+8
2026-02-25coresight: Fix memory leak in coresight_alloc_device_name()Leo Yan-93/+116
2026-02-25dmaengine: idxd: Fix leaking event log memoryVinicius Costa Gomes-4/+0
2026-02-25dmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes-4/+4
2026-02-25dmaengine: idxd: Fix memory leak when a wq is resetVinicius Costa Gomes-2/+1
2026-02-25dmaengine: idxd: Fix not releasing workqueue on .release()Vinicius Costa Gomes-0/+1
2026-02-25dmaengine: idxd: Wait for submitted operations on .device_synchronize()Vinicius Costa Gomes-0/+8
2026-02-25dmaengine: idxd: Flush all pending descriptorsVinicius Costa Gomes-0/+10
2026-02-25dmaengine: idxd: Flush kernel workqueues on Function Level ResetVinicius Costa Gomes-0/+39
2026-02-25dmaengine: idxd: Fix possible invalid memory access after FLRVinicius Costa Gomes-0/+1
2026-02-25dmaengine: idxd: Fix crash when the event log is disabledVinicius Costa Gomes-1/+5
2026-02-25dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()Vinicius Costa Gomes-16/+11
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)-1/+1
2026-02-25dmaengine: dw-edma: fix MSI data programming for multi-IRQ caseShenghui Shi-2/+6
2026-02-25dmaengine: dw-axi-dmac: fix Alignment should match open parenthesisKhairul Anuar Romli-7/+7
2026-02-25dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbellsKoichiro Den-5/+122
2026-02-25dmaengine: dw-edma: Add interrupt-emulation hooksKoichiro Den-0/+45
2026-02-25dmaengine: fsl-edma: Remove redundant check in fsl_edma_free_chan_resources()Zhen Ni-2/+1
2026-02-25coresight: cti: Move resource release to cti_remove()Leo Yan-23/+3
2026-02-25dmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou-15/+11
2026-02-25dma-buf: Assign separate lockdep class to array lockMatthew Brost-0/+14
2026-02-25dma-buf: Assign separate lockdep class to chain lockMatthew Brost-0/+13
2026-02-25irqchip/gic-v5: Fix inversion of IRS_IDR0.virt flagSascha Bischoff-1/+1
2026-02-25soundwire: intel_auxdevice: Add CS47L47 to wake_capable_listRichard Fitzgerald-0/+1
2026-02-25soundwire: slave: Don't register devices that are disabled in ACPICharles Keepax-0/+3
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt-1/+2
2026-02-25ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()Damien Le Moal-9/+19
2026-02-25drm: atmel-hlcdc: add LCD controller layer definition for sama7d65Ryan Wanner-0/+81
2026-02-24firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabledLiwei Song-0/+2
2026-02-25drm/bridge: imx8qxp-pixel-link: get/put the next bridgeLuca Ceresoli-14/+13
2026-02-24net: freescale: ucc_geth: call of_node_put onceRosen Penev-2/+1
2026-02-24eth: bnxt: rename ring_err_stats -> ring_drv_statsJakub Kicinski-23/+23
2026-02-24bonding: Optimise is_netpoll_tx_blocked().Kuniyuki Iwashima-2/+2
2026-02-24net: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)-0/+1
2026-02-24net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() methodRussell King (Oracle)-10/+11
2026-02-24net: stmmac: qcom-ethqos: move SerDes speed configurationRussell King (Oracle)-5/+5
2026-02-24net: stmmac: qcom-ethqos: use phy interface mode for inbandRussell King (Oracle)-11/+7
2026-02-24net: stmmac: qcom-ethqos: pass phy interface mode to configsRussell King (Oracle)-6/+10
2026-02-24net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)-13/+24
2026-02-24net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()Russell King (Oracle)-1/+12