summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-29irqchip/irq-realtek-rtl: Add mask for interrupt handlingMarkus Stockhausen
2026-06-29irqchip/irq-realtek-rtl: Add interrupt data structureMarkus Stockhausen
2026-06-29irqchip/irq-realtek-rtl: Split out parent setup codeMarkus Stockhausen
2026-06-29dt-bindings: interrupt-controller: realtek,rtl-intc: Allow 2 interrupt cellsMarkus Stockhausen
2026-06-29ASoC: SOF: ipc4-topology: Return error for invalid number of formatsMert Seftali
2026-06-29USB: serial: option: add Telit Cinterion FE990D50 compositionsFabio Porcedda
2026-06-29mtd: nand: mtk-ecc: stop on ECC idle timeoutsPengpeng Hou
2026-06-29mtd: mtdswap: remove debugfs stats file on teardownPengpeng Hou
2026-06-29mtd: spinand: fmsh: add support for FM25G{01,02}BZiyang Huang
2026-06-29mtd: rawnand: pl353: Fix debug printsMiquel Raynal (DAVE)
2026-06-29mtd: rawnand: pl353: Make sure we use the monolithic helpers for raw accessesMiquel Raynal (DAVE)
2026-06-29mtd: rawnand: pl353: Update timings at the right momentMiquel Raynal (DAVE)
2026-06-29mtd: spinand: add support for HeYangTek HYF1GQ4UDACAEAleksei Sviridkin
2026-06-29mtd: mtdpart: validate partition bounds in mtd_add_partition()Deepanshu Kartikey
2026-06-29mtd: mtdpart: fix uninitialized erasesize on MTDPART_OFS_RETAIN error pathNikolay Ivchenko
2026-06-29mtd: rawnand: ndfc: add CONFIG_OF dependencyArnd Bergmann
2026-06-29mtd: spinand: initialize ret in regular page readsRuoyu Wang
2026-06-29mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy()Harshit Mogalapalli
2026-06-29mtd: rawnand: ingenic: handle ECC clock enable failuresPengpeng Hou
2026-06-29mtd: nand: ecc-mtk: handle ECC clock enable failuresPengpeng Hou
2026-06-29mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()Harshit Mogalapalli
2026-06-29mtd: rawnand: ndfc: fix gcc uninitialized varRosen Penev
2026-06-29mtd: maps: correct CONFIG_MTD_COMPLEX_MAPPINGS macro name in commentEthan Nelson-Moore
2026-06-29mtd: cfi_cmdset_0001: silence spurious suspend warning on shutdownBreno Leitao
2026-06-29media: cec-pin: Fix event FIFO orderingGui-Dong Han
2026-06-29media: cec: stm32: return an error when log-address wait times outPengpeng Hou
2026-06-29media: cec: disable delayed work before freeing an interrupted transmitBiren Pandya
2026-06-29media: cec: extron-da-hd-4k-plus: add sanity checkHans Verkuil
2026-06-29media: cec: stm32: prevent out-of-bounds write on RX overflowWeigang He
2026-06-29media: cec: core: Fix kmemleak due to missed rc_free_device() callJonas Karlman
2026-06-29media: cec: meson: ao-cec-g12a: name the CEC core regmap to avoid debugfs clashYi Ding
2026-06-29smp: Use release stores for csd_lock_record() stateUsama Arif
2026-06-29vdso: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-06-29irqdomain: Remove unnedded NULL check in __irq_domain_[de]activate_irq()Kemeng Shi
2026-06-29genirq/manage: Use irqd_get_parent_data() helper in __irq_get_irqchip_state()Kemeng Shi
2026-06-29irqdomain: Plug leak in irq_domain_alloc_irqs_locked() error pathKemeng Shi
2026-06-29ASoC: codecs: lpass-va-macro: Fix LPASS Codec Version for SC7280Luca Weiss
2026-06-29regcache: Make ->exit() callback return voidAndy Shevchenko
2026-06-29Merge existing fixes from spi/for-7.2 into new branchMark Brown
2026-06-29gpu: nova-core: falcon: store bar and dev in falconTim Kovalenko
2026-06-29firmware: stratix10-rsu: Add flash device info retrieval via SMCTze Yee Ng
2026-06-29Documentation: ABI: add stratix10-rsu QSPI size and erase_size sysfsTze Yee Ng
2026-06-29IB/mad: Drop unmatched RMPP responses before reassemblyMichael Bommarito
2026-06-29arm64: dts: socfpga: agilex72: Add initial device treeNazim Amirul
2026-06-29dt-bindings: arm: altera: Add Agilex72 SoCFPGA compatible stringsNazim Amirul
2026-06-29arm64: dts: socfpga: agilex5: Add dma-coherent to XGMAC nodesNazim Amirul
2026-06-29arm64: dts: socfpga: agilex5: Enable the SMMUNazim Amirul
2026-06-29arm64: dts: intel: keembay: Always use decimal interruptsGeert Uytterhoeven
2026-06-29arm64: dts: socfpga: agilex5: Add per-channel interrupts to gmac0Nazim Amirul
2026-06-29dma-fence: Make dma_fence_dedup_array() robust against 0-count inputBaineng Shou