summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
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
2025-04-15memory: omap-gpmc: remove GPIO set() and direction_output() callbacksBartosz Golaszewski
2025-04-15memory: omap-gpmc: use the dedicated define for GPIO directionBartosz Golaszewski
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-14memory: omap-gpmc: drop no compatible checkRoger Quadros
2025-03-10memory: mtk-smi: Add ostd setting for mt8192Xueqi Zhang
2025-02-03memory: tegra20-emc: Drop redundant platform_get_irq() error printkKrzysztof Kozlowski
2025-01-15Merge tag 'memory-controller-drv-ti-6.14' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2025-01-15Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-12-22memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_r...Joe Hattori
2024-12-14memory: omap-gpmc: deadcode a pair of functionsDr. David Alan Gilbert
2024-12-09memory: ti-aemif: Export aemif_*_cs_timings()Bastien Curutchet
2024-12-09memory: ti-aemif: Create aemif_set_cs_timings()Bastien Curutchet
2024-12-09memory: ti-aemif: Create aemif_check_cs_timings()Bastien Curutchet
2024-12-09memory: ti-aemif: Wrap CS timings into a structBastien Curutchet
2024-12-09memory: ti-aemif: Remove unnecessary local variablesBastien Curutchet
2024-12-09memory: ti-aemif: Store timings parameter in number of cycles - 1Bastien Curutchet
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-08-31memory: pl353-smc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-31memory: pl172: simplify releasing AMBA regions with devmKrzysztof Kozlowski
2024-08-31memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF pinsBiju Das
2024-08-25memory: mtk-smi: Use devm_clk_get_enabled()Rong Qianfeng
2024-08-25memory: pl353-smc: simplify with devm_clk_get_enabled()Krzysztof Kozlowski
2024-08-25memory: pl353-smc: simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-25memory: pl172: simplify with devm_clk_get_enabled()Krzysztof Kozlowski
2024-08-25memory: pl172: simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-25memory: omap-gpmc: simplify locking with guard()Krzysztof Kozlowski
2024-08-25memory: emif: simplify locking with guard()Krzysztof Kozlowski