index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-251
/
+251
2025-11-22
memory: tegra186-emc: Fix missing put_bpmp
Jon Hunter
1
-3
/
+5
2025-10-23
memory: tegra210: Fix incorrect client ids
Aaron Kling
1
-2
/
+2
2025-10-23
memory: renesas-rpc-if: Add suspend/resume support
Biju Das
1
-13
/
+45
2025-10-13
memory: tegra30-emc: Add the SoC model prefix to functions
Krzysztof Kozlowski
1
-45
/
+45
2025-10-13
memory: tegra20-emc: Add the SoC model prefix to functions
Krzysztof Kozlowski
1
-60
/
+60
2025-10-13
memory: tegra186-emc: Add the SoC model prefix to functions
Krzysztof Kozlowski
1
-9
/
+9
2025-10-13
memory: tegra124-emc: Add the SoC model prefix to functions
Krzysztof Kozlowski
1
-49
/
+49
2025-10-13
memory: tegra124-emc: Simplify and handle deferred probe with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+11
2025-10-13
memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+6
2025-10-13
memory: tegra20-emc: Simplify and handle deferred probe with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+9
2025-10-13
memory: tegra30-emc: Simplify and handle deferred probe with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+8
2025-10-13
memory: tegra30-emc: Do not print error on icc_node_create() failure
Krzysztof Kozlowski
1
-5
/
+2
2025-10-13
memory: tegra20-emc: Do not print error on icc_node_create() failure
Krzysztof Kozlowski
1
-5
/
+2
2025-10-13
memory: tegra186-emc: Do not print error on icc_node_create() failure
Krzysztof Kozlowski
1
-5
/
+2
2025-10-13
memory: tegra124-emc: Do not print error on icc_node_create() failure
Krzysztof Kozlowski
1
-5
/
+2
2025-10-13
memory: tegra124-emc: Simplify return of emc_init()
Krzysztof Kozlowski
1
-8
/
+2
2025-09-10
memory: tegra210: Use bindings for client ids
Aaron Kling
1
-73
/
+73
2025-08-13
memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probe
Zhen Ni
1
-6
/
+4
2025-08-11
memory: stm32_omm: Fix req2ack update test
Patrice Chotard
1
-1
/
+1
2025-07-22
Merge tag 'memory-controller-drv-6.17' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
5
-71
/
+44
2025-07-11
memory: tegra: Add Tegra264 MC and EMC support
Sumit Gupta
7
-6
/
+395
2025-06-27
memory: brcmstb_memc: Simplify compatible matching
Florian Fainelli
1
-54
/
+2
2025-06-12
memory: omap-gpmx: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-06-10
memory: mtk-smi: Add ostd setting for mt8186
Friday Yang
1
-0
/
+33
2025-06-10
memory: stm32_omm: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-15
/
+6
2025-06-10
memory: emif: Add missing kerneldoc for lpmode
Krzysztof Kozlowski
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-2
/
+3
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-22
/
+558
2025-05-28
Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-191
/
+775
2025-05-22
Merge tag 'memory-controller-drv-6.16-2' of https://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-6
/
+9
2025-05-16
memory: omap-gpmc: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
1
-4
/
+2
2025-05-14
memory: stm32_omm: Fix error handling in stm32_omm_disable_child()
Patrice Chotard
1
-1
/
+1
2025-05-12
memory: stm32_omm: Fix NULL vs IS_ERR() check in probe()
Dan Carpenter
1
-2
/
+2
2025-05-12
memory: stm32_omm: Fix error handling in stm32_omm_configure()
Dan Carpenter
1
-2
/
+5
2025-05-12
memory: stm32: Fix spelling mistake "resset" -> "reset"
Colin Ian King
1
-1
/
+1
2025-05-10
Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
7
-22
/
+555
2025-05-08
memory: renesas-rpc-if: Add missing static keyword
Biju Das
1
-2
/
+2
2025-05-07
memory: Add STM32 Octo Memory Manager driver
Patrice Chotard
3
-0
/
+494
2025-05-07
memory: bt1-l2-ctl: replace scnprintf() with sysfs_emit()
Salah Triki
1
-1
/
+1
2025-05-01
memory: renesas-rpc-if: Add RZ/G3E xSPI support
Biju Das
2
-7
/
+538
2025-05-01
memory: renesas-rpc-if: Add wrapper functions
Biju Das
1
-31
/
+65
2025-05-01
memory: renesas-rpc-if: Add regmap to struct rpcif_info
Biju Das
1
-3
/
+7
2025-05-01
memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive()
Biju Das
1
-1
/
+1
2025-05-01
memory: renesas-rpc-if: Move rpc-if reg definitions
Biju Das
2
-133
/
+148
2025-04-15
memory: renesas-rpc-if: Move rpcif_info definitions near to the user
Biju Das
1
-20
/
+20
2025-04-15
memory: renesas-rpc-if: Fix RPCIF_DRENR_CDB macro error
Biju Das
1
-1
/
+1
2025-04-15
memory: mtk-smi: Add support for Dimensity 1200 MT6893 SMI
AngeloGioacchino Del Regno
1
-0
/
+52
2025-04-15
memory: tegra: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-4
/
+4
2025-04-15
memory: Simplify 'default' choice in Kconfig
Krzysztof Kozlowski
1
-3
/
+3
[next]