summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-22memory: tegra186-emc: Fix missing put_bpmpJon Hunter
2025-10-23memory: tegra210: Fix incorrect client idsAaron Kling
2025-10-23memory: renesas-rpc-if: Add suspend/resume supportBiju Das
2025-10-13memory: tegra30-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra20-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra186-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra20-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra30-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra30-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra20-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra186-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Simplify return of emc_init()Krzysztof Kozlowski
2025-09-10memory: tegra210: Use bindings for client idsAaron Kling
2025-08-13memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probeZhen Ni
2025-08-11memory: stm32_omm: Fix req2ack update testPatrice Chotard
2025-07-22Merge tag 'memory-controller-drv-6.17' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-07-11memory: tegra: Add Tegra264 MC and EMC supportSumit Gupta
2025-06-27memory: brcmstb_memc: Simplify compatible matchingFlorian Fainelli
2025-06-12memory: omap-gpmx: Use dev_fwnode()Jiri Slaby (SUSE)
2025-06-10memory: mtk-smi: Add ostd setting for mt8186Friday Yang
2025-06-10memory: stm32_omm: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-06-10memory: emif: Add missing kerneldoc for lpmodeKrzysztof Kozlowski
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-27Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-05-21Merge tag 'memory-controller-drv-6.16-2' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2025-05-16memory: omap-gpmc: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2025-05-14memory: stm32_omm: Fix error handling in stm32_omm_disable_child()Patrice Chotard
2025-05-12memory: stm32_omm: Fix NULL vs IS_ERR() check in probe()Dan Carpenter
2025-05-12memory: stm32_omm: Fix error handling in stm32_omm_configure()Dan Carpenter
2025-05-12memory: stm32: Fix spelling mistake "resset" -> "reset"Colin Ian King
2025-05-09Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-05-08memory: renesas-rpc-if: Add missing static keywordBiju Das
2025-05-07memory: Add STM32 Octo Memory Manager driverPatrice Chotard
2025-05-07memory: bt1-l2-ctl: replace scnprintf() with sysfs_emit()Salah Triki
2025-05-01memory: renesas-rpc-if: Add RZ/G3E xSPI supportBiju Das
2025-05-01memory: renesas-rpc-if: Add wrapper functionsBiju Das
2025-05-01memory: renesas-rpc-if: Add regmap to struct rpcif_infoBiju Das
2025-05-01memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive()Biju Das
2025-05-01memory: renesas-rpc-if: Move rpc-if reg definitionsBiju Das
2025-04-15memory: renesas-rpc-if: Move rpcif_info definitions near to the userBiju Das
2025-04-15memory: renesas-rpc-if: Fix RPCIF_DRENR_CDB macro errorBiju Das
2025-04-15memory: mtk-smi: Add support for Dimensity 1200 MT6893 SMIAngeloGioacchino Del Regno
2025-04-15memory: tegra: Do not enable by default during compile testingKrzysztof Kozlowski
2025-04-15memory: Simplify 'default' choice in KconfigKrzysztof Kozlowski