summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
2025-07-22Merge tag 'memory-controller-drv-6.17' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann5-71/+44
2025-07-11memory: tegra: Add Tegra264 MC and EMC supportSumit Gupta7-6/+395
2025-06-27memory: brcmstb_memc: Simplify compatible matchingFlorian Fainelli1-54/+2
2025-06-12memory: omap-gpmx: Use dev_fwnode()Jiri Slaby (SUSE)1-2/+2
2025-06-10memory: mtk-smi: Add ostd setting for mt8186Friday Yang1-0/+33
2025-06-10memory: stm32_omm: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-15/+6
2025-06-10memory: emif: Add missing kerneldoc for lpmodeKrzysztof Kozlowski1-0/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-2/+3
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-22/+558
2025-05-28Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds3-191/+775
2025-05-22Merge tag 'memory-controller-drv-6.16-2' of https://git.kernel.org/pub/scm/li...Arnd Bergmann1-6/+9
2025-05-16memory: omap-gpmc: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)1-4/+2
2025-05-14memory: stm32_omm: Fix error handling in stm32_omm_disable_child()Patrice Chotard1-1/+1
2025-05-12memory: stm32_omm: Fix NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2
2025-05-12memory: stm32_omm: Fix error handling in stm32_omm_configure()Dan Carpenter1-2/+5
2025-05-12memory: stm32: Fix spelling mistake "resset" -> "reset"Colin Ian King1-1/+1
2025-05-10Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann7-22/+555
2025-05-08memory: renesas-rpc-if: Add missing static keywordBiju Das1-2/+2
2025-05-07memory: Add STM32 Octo Memory Manager driverPatrice Chotard3-0/+494
2025-05-07memory: bt1-l2-ctl: replace scnprintf() with sysfs_emit()Salah Triki1-1/+1
2025-05-01memory: renesas-rpc-if: Add RZ/G3E xSPI supportBiju Das2-7/+538
2025-05-01memory: renesas-rpc-if: Add wrapper functionsBiju Das1-31/+65
2025-05-01memory: renesas-rpc-if: Add regmap to struct rpcif_infoBiju Das1-3/+7
2025-05-01memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive()Biju Das1-1/+1
2025-05-01memory: renesas-rpc-if: Move rpc-if reg definitionsBiju Das2-133/+148
2025-04-15memory: renesas-rpc-if: Move rpcif_info definitions near to the userBiju Das1-20/+20
2025-04-15memory: renesas-rpc-if: Fix RPCIF_DRENR_CDB macro errorBiju Das1-1/+1
2025-04-15memory: mtk-smi: Add support for Dimensity 1200 MT6893 SMIAngeloGioacchino Del Regno1-0/+52
2025-04-15memory: tegra: Do not enable by default during compile testingKrzysztof Kozlowski1-4/+4
2025-04-15memory: Simplify 'default' choice in KconfigKrzysztof Kozlowski1-3/+3
2025-04-15memory: omap-gpmc: remove GPIO set() and direction_output() callbacksBartosz Golaszewski1-13/+0
2025-04-15memory: omap-gpmc: use the dedicated define for GPIO directionBartosz Golaszewski1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+34
2025-03-14memory: omap-gpmc: drop no compatible checkRoger Quadros1-20/+0
2025-03-10memory: mtk-smi: Add ostd setting for mt8192Xueqi Zhang1-0/+33
2025-02-03memory: tegra20-emc: Drop redundant platform_get_irq() error printkKrzysztof Kozlowski1-3/+1
2025-01-15Merge tag 'memory-controller-drv-ti-6.14' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-76/+116
2025-01-15Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-30/+11
2024-12-22memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_r...Joe Hattori1-4/+4
2024-12-14memory: omap-gpmc: deadcode a pair of functionsDr. David Alan Gilbert1-26/+7
2024-12-09memory: ti-aemif: Export aemif_*_cs_timings()Bastien Curutchet1-22/+14
2024-12-09memory: ti-aemif: Create aemif_set_cs_timings()Bastien Curutchet1-16/+49
2024-12-09memory: ti-aemif: Create aemif_check_cs_timings()Bastien Curutchet1-60/+51
2024-12-09memory: ti-aemif: Wrap CS timings into a structBastien Curutchet1-24/+33
2024-12-09memory: ti-aemif: Remove unnecessary local variablesBastien Curutchet1-11/+3
2024-12-09memory: ti-aemif: Store timings parameter in number of cycles - 1Bastien Curutchet1-56/+79
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds14-15/+15
2024-08-31memory: pl353-smc: simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2024-08-31memory: pl172: simplify releasing AMBA regions with devmKrzysztof Kozlowski1-15/+13