summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-29accel/amdxdna: Fix amdxdna_client lifetime race during device removalLizhi Hou
2026-06-29spi: dw: use the correct error msg if request_irq() failsJisheng Zhang
2026-06-29spi: dw: fix first spi transfer with dma always fallback to PIOJisheng Zhang
2026-06-29firmware: ti_sci: Undo list publication on populate failurePengpeng Hou
2026-06-29spi: npcm-fiu: support dual and quad UMA writesTomer Maimon
2026-06-29cxl/mce: Make the MCE notifier per-regionDave Jiang
2026-06-29cxl/pci: Remove incorrect mbox.valid check in cxl_pci_type3_init_mailbox()Wei Hou
2026-06-29Merge drm/drm-fixes into drm-misc-fixesMaarten Lankhorst
2026-06-29hwmon: (asus_atk0110) Check package count before accessing elementHyeongJun An
2026-06-29hwmon: (pmbus/core) honor vrm_version in pmbus_data2reg_vid()Abdurrahman Hussain
2026-06-29remoteproc: xlnx: Refactor start & stop opsTanmay Shah
2026-06-29hwmon: (occ) unregister sysfs devices outside occ lockRunyu Xiao
2026-06-29cxl: fix mailbox return code description typoYousef Alhouseen
2026-06-29cxl/mbox: Clamp mailbox output allocation to the payload sizeRichard Cheng
2026-06-29remoteproc: Use presence checks for syscon propsRob Herring (Arm)
2026-06-29remoteproc: Switch drivers to optional resource-table helperBen Levinsky
2026-06-29remoteproc: Add helper for optional ELF resource tablesBen Levinsky
2026-06-29remoteproc: Mark wc-ioremap carveouts as iomemBen Levinsky
2026-06-29remoteproc: Switch exact-match drivers to wc-ioremap callbacksBen Levinsky
2026-06-29remoteproc: Add common wc-ioremap carveout callbacksBen Levinsky
2026-06-29irqchip/irq-realtek-rtl: Activate multiple parentsMarkus Stockhausen
2026-06-29irqchip/irq-realtek-rtl: Allow shuffled interrupt orderMarkus Stockhausen
2026-06-29irqchip/irq-realtek-rtl: Add a select functionMarkus Stockhausen
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-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