index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-191
/
+775
2025-05-21
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-09
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
2025-04-15
memory: omap-gpmc: remove GPIO set() and direction_output() callbacks
Bartosz Golaszewski
1
-13
/
+0
2025-04-15
memory: omap-gpmc: use the dedicated define for GPIO direction
Bartosz Golaszewski
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+34
2025-03-14
memory: omap-gpmc: drop no compatible check
Roger Quadros
1
-20
/
+0
2025-03-10
memory: mtk-smi: Add ostd setting for mt8192
Xueqi Zhang
1
-0
/
+33
2025-02-03
memory: tegra20-emc: Drop redundant platform_get_irq() error printk
Krzysztof Kozlowski
1
-3
/
+1
2025-01-15
Merge tag 'memory-controller-drv-ti-6.14' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-76
/
+116
2025-01-15
Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-30
/
+11
2024-12-22
memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_r...
Joe Hattori
1
-4
/
+4
2024-12-14
memory: omap-gpmc: deadcode a pair of functions
Dr. David Alan Gilbert
1
-26
/
+7
2024-12-09
memory: ti-aemif: Export aemif_*_cs_timings()
Bastien Curutchet
1
-22
/
+14
2024-12-09
memory: ti-aemif: Create aemif_set_cs_timings()
Bastien Curutchet
1
-16
/
+49
2024-12-09
memory: ti-aemif: Create aemif_check_cs_timings()
Bastien Curutchet
1
-60
/
+51
2024-12-09
memory: ti-aemif: Wrap CS timings into a struct
Bastien Curutchet
1
-24
/
+33
2024-12-09
memory: ti-aemif: Remove unnecessary local variables
Bastien Curutchet
1
-11
/
+3
2024-12-09
memory: ti-aemif: Store timings parameter in number of cycles - 1
Bastien Curutchet
1
-56
/
+79
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
14
-15
/
+15
2024-08-31
memory: pl353-smc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-31
memory: pl172: simplify releasing AMBA regions with devm
Krzysztof Kozlowski
1
-15
/
+13
2024-08-31
memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF pins
Biju Das
1
-1
/
+1
2024-08-25
memory: mtk-smi: Use devm_clk_get_enabled()
Rong Qianfeng
1
-5
/
+1
2024-08-25
memory: pl353-smc: simplify with devm_clk_get_enabled()
Krzysztof Kozlowski
1
-33
/
+3
2024-08-25
memory: pl353-smc: simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+6
2024-08-25
memory: pl172: simplify with devm_clk_get_enabled()
Krzysztof Kozlowski
1
-18
/
+5
2024-08-25
memory: pl172: simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+3
2024-08-25
memory: omap-gpmc: simplify locking with guard()
Krzysztof Kozlowski
1
-13
/
+11
[next]