summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-25dmaengine: idxd: Fix not releasing workqueue on .release()Vinicius Costa Gomes
2026-02-25dmaengine: idxd: Wait for submitted operations on .device_synchronize()Vinicius Costa Gomes
2026-02-25dmaengine: idxd: Flush all pending descriptorsVinicius Costa Gomes
2026-02-25dmaengine: idxd: Flush kernel workqueues on Function Level ResetVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix possible invalid memory access after FLRVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix crash when the event log is disabledVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()Vinicius Costa Gomes
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-02-25dmaengine: dw-edma: fix MSI data programming for multi-IRQ caseShenghui Shi
2026-02-25dmaengine: dw-axi-dmac: fix Alignment should match open parenthesisKhairul Anuar Romli
2026-02-25dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbellsKoichiro Den
2026-02-25dmaengine: dw-edma: Add interrupt-emulation hooksKoichiro Den
2026-02-25dmaengine: fsl-edma: Remove redundant check in fsl_edma_free_chan_resources()Zhen Ni
2026-02-25coresight: cti: Move resource release to cti_remove()Leo Yan
2026-02-25dmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou
2026-02-25dma-buf: Assign separate lockdep class to array lockMatthew Brost
2026-02-25dma-buf: Assign separate lockdep class to chain lockMatthew Brost
2026-02-25irqchip/gic-v5: Fix inversion of IRS_IDR0.virt flagSascha Bischoff
2026-02-25soundwire: intel_auxdevice: Add CS47L47 to wake_capable_listRichard Fitzgerald
2026-02-25soundwire: slave: Don't register devices that are disabled in ACPICharles Keepax
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt
2026-02-25ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()Damien Le Moal
2026-02-25drm: atmel-hlcdc: add LCD controller layer definition for sama7d65Ryan Wanner
2026-02-24firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabledLiwei Song
2026-02-25drm/bridge: imx8qxp-pixel-link: get/put the next bridgeLuca Ceresoli
2026-02-24net: freescale: ucc_geth: call of_node_put onceRosen Penev
2026-02-24eth: bnxt: rename ring_err_stats -> ring_drv_statsJakub Kicinski
2026-02-24bonding: Optimise is_netpoll_tx_blocked().Kuniyuki Iwashima
2026-02-24net: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() methodRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: move SerDes speed configurationRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: use phy interface mode for inbandRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: pass phy interface mode to configsRussell King (Oracle)
2026-02-24net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()Russell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() upRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: change ethqos_configure*() to return voidRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: remove register field value obfuscationsRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por"Russell King (Oracle)
2026-02-24net:ethernet:enic: map ethtool link modes by VIC typeSatish Kharat
2026-02-24net:ethernet:enic: add VIC subsystem idsSatish Kharat
2026-02-25gpu: nova-core: use core library's CStr instead of kernel oneAlexandre Courbot
2026-02-25gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfoAlexandre Courbot
2026-02-25gpu: nova-core: gsp: derive `Debug` on more sequencer typesAlexandre Courbot
2026-02-25gpu: nova-core: gsp: remove unneeded sequencer traitAlexandre Courbot
2026-02-25gpu: nova-core: gsp: simplify sequencer opcode parsingAlexandre Courbot
2026-02-25gpu: nova-core: gsp: remove unnecessary Display implsAlexandre Courbot
2026-02-25gpu: nova-core: gsp: warn if data remains after processing a messageAlexandre Courbot
2026-02-25gpu: nova-core: gsp: fix improper indexing in driver_read_areaEliot Courtney
2026-02-25gpu: nova-core: gsp: fix improper handling of empty slot in cmdqEliot Courtney