summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-28mtd: nvmxip: Make use of LBAF for printing lbaint_tTom Rini
2025-10-28mtd: spi: sf_dataflash.c: Make use of 'z' for printing size_tTom Rini
2025-10-28mtd: Correct dependency on SYS_FLASH_CHECKSUMTom Rini
2025-10-28mtd: Add function prototype for mtd_read_oob_bf(...)Tom Rini
2025-10-28clk: Add missing <dm/device.h> to include/clk.hTom Rini
2025-10-28mtd: nand: Prevent dereference of NULL pointerAndrew Goodbody
2025-10-28cmd: mtd: Prevent use of uninitialised variableAndrew Goodbody
2025-10-28ARM: renesas: Drop 'imply MULTI_DTB_FIT_USER_DEFINED_AREA' linesTom Rini
2025-10-28ufs: Add UFS driver for Renesas R-Car X5HTuyen Dang
2025-10-28ufs: renesas: Update Kconfig entry help textMarek Vasut
2025-10-28ufs: Call ufs_scsi_bind() from uclass .post_bindMarek Vasut
2025-10-28spi: spi-uclass: Use unwind gotoAndrew Goodbody
2025-10-28spi: fspi: Logical or used instead of logical andAndrew Goodbody
2025-10-28spi: npcm-fiu: Remove repeated testAndrew Goodbody
2025-10-28spi: ich: Do not use uninitialised valueAndrew Goodbody
2025-10-28Merge patch series "spi: cadence_qspi: Fix Smatch reported issues"Tom Rini
2025-10-28clk: Return value calculated by ERR_PTRAndrew Goodbody
2025-10-28Merge patch series "clk: versaclock: Fix two issues found by Smatch"Tom Rini
2025-10-28mmc: owl_mmc: Do not dereference data before NULL checkAndrew Goodbody
2025-10-28gpio: intel_gpio: Initialise or0 and or1Andrew Goodbody
2025-10-28ufs: amd-versal2: Fix indentMarek Vasut
2025-10-28ufs: core: Rename ufs.c to ufs-uclass.cMarek Vasut
2025-10-28ufs: core: Fold ufs-uclass into ufsMarek Vasut
2025-10-28ufs: core: Keep Makefile and Kconfig list sortedMarek Vasut
2025-10-28spi: cadence_qspi: Do not return unset error codeAndrew Goodbody
2025-10-28spi: cadence_qspi: Off by 1 in test for timeoutAndrew Goodbody
2025-10-28MAINTAINERS: Add UFS to MediaTek sectionIgor Belwon
2025-10-28ufs: Add MediaTek UFS driverIgor Belwon
2025-10-28ufs: unipro: Add PA_SCRAMBLING propertyIgor Belwon
2025-10-28ufs: rockchip: Add initial supportShawn Lin
2025-10-28ufs: core: Add ufshcd_dme_enable() and ufshcd_dme_reset()Shawn Lin
2025-10-28ufs: Add bRefClkFreq attribute settingJared McArthur
2025-10-28ufs: Add support for sending UFS attribute requestsJared McArthur
2025-10-28ufs: Fix wrong bitfield usage for Data Direction in Transfer RequestKunihiko Hayashi
2025-10-28ufs: ti-j721e: Correct error detectionAndrew Goodbody
2025-10-28clk: versaclock: Use IS_ERR check before dereferenceAndrew Goodbody
2025-10-28clk: versaclock: return value calculated by ERR_PTRAndrew Goodbody
2025-10-28usb: musb-new: Cannot test unsigned member to be negativeAndrew Goodbody
2025-10-28usb: musb-new: Limit check array index before useAndrew Goodbody
2025-10-28usb: musb-new: Null check before dereferenceAndrew Goodbody
2025-10-28usb: xhci: exynos: variable node should be signedAndrew Goodbody
2025-10-28usb: ulpi: Incorrect operator usedAndrew Goodbody
2025-10-28usb: ohci-hcd: Null check lurb_priv before dereferenceAndrew Goodbody
2025-10-28usb: fsl-dt-fixup: Return an error code on errorAndrew Goodbody
2025-10-28usb: ehci: exynos: variable node should be signedAndrew Goodbody
2025-10-28board: starfive: Add initial Milk-V Mars CM and Mars CM Lite user documentationE Shattow
2025-10-28configs: starfive: Add Milk-V Mars CM and Mars CM Lite to visionfive2E Shattow
2025-10-28board: starfive: visionfive2: Add Milk-V Mars CM and Mars CM Lite selection b...E Shattow
2025-10-28riscv: dts: starfive: prune redundant jh7110 overridesE Shattow
2025-10-28riscv: dts: starfive: add Milk-V Mars CM Lite system-on-moduleE Shattow