index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+218
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-6
/
+2
2021-02-22
Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2021-02-11
Merge tag 'memory-controller-drv-5.12-2' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
3
-9
/
+9
2021-02-08
memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...
Jiapeng Chong
1
-6
/
+6
2021-02-08
memory: samsung: exynos5422-dmc: Correct function names in kerneldoc
Krzysztof Kozlowski
1
-2
/
+2
2021-02-08
memory: ti-emif-pm: Drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2
-6
/
+2
2021-02-02
Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
6
-62
/
+425
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2
-6
/
+2
2021-02-01
iommu/mediatek: Support master use iova over 32bit
Yong Wu
1
-0
/
+7
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
1
-0
/
+1
2021-01-29
memory: tegra: Remove calls to dev_pm_opp_set_clkname()
Viresh Kumar
3
-33
/
+6
2021-01-26
memory: mtk-smi: Allow building as module
Yong Wu
2
-1
/
+10
2021-01-25
memory: ti-aemif: Drop child node when jumping out loop
Pan Bian
1
-2
/
+6
2021-01-23
memory: tegra: Check whether reset is already asserted
Dmitry Osipenko
1
-0
/
+7
2021-01-22
memory: mtk-smi: Use platform_register_drivers
Yong Wu
1
-19
/
+6
2021-01-07
memory: dfl-emif: add the DFL EMIF private feature driver
Xu Yilun
3
-0
/
+218
2021-01-05
memory: renesas-rpc-if: Add RZ/G2 to Kconfig description
Adam Ford
1
-3
/
+3
2021-01-05
memory: tegra124: Support interconnect framework
Dmitry Osipenko
3
-12
/
+391
2021-01-05
memory: tegra124-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
1
-17
/
+9
2021-01-05
memory: tegra124-emc: Make driver modular
Dmitry Osipenko
2
-11
/
+23
2021-01-03
memory: emif: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-2
/
+1
2021-01-03
memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops
Zhang Qilong
1
-2
/
+2
2020-12-09
Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/sc...
Arnd Bergmann
4
-50
/
+516
2020-12-09
Merge tag 'memory-controller-drv-5.11-2' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
3
-15
/
+7
2020-12-05
memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()
Zhang Changzhong
1
-0
/
+2
2020-12-05
memory: ti-emif-sram: only build for ARMv7
Arnd Bergmann
1
-1
/
+1
2020-12-05
memory: tegra30: Support interconnect framework
Dmitry Osipenko
3
-22
/
+496
2020-12-05
memory: tegra20: Support hardware versioning and clean up OPP table initializ...
Dmitry Osipenko
1
-28
/
+20
2020-11-28
memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline
Lad Prabhakar
1
-13
/
+0
2020-11-28
memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()
Lad Prabhakar
1
-0
/
+2
2020-11-28
memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...
Lad Prabhakar
1
-1
/
+1
2020-11-28
memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...
Lad Prabhakar
1
-1
/
+2
2020-11-26
Merge tag 'memory-controller-drv-tegra-5.11-2' of git://git.kernel.org/pub/sc...
Arnd Bergmann
12
-168
/
+901
2020-11-26
memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probe
Nathan Chancellor
1
-3
/
+1
2020-11-26
memory: tegra: Complete tegra210_swgroups
Nicolin Chen
1
-0
/
+10
2020-11-26
memory: tegra30-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
1
-14
/
+15
2020-11-26
memory: tegra30-emc: Make driver modular
Dmitry Osipenko
3
-6
/
+16
2020-11-26
memory: tegra30: Add FIFO sizes to memory clients
Dmitry Osipenko
1
-0
/
+66
2020-11-26
memory: tegra20-emc: Add devfreq support
Dmitry Osipenko
2
-1
/
+92
2020-11-26
memory: tegra20-emc: Remove IRQ number from error message
Dmitry Osipenko
1
-1
/
+1
2020-11-26
memory: tegra20-emc: Factor out clk initialization
Dmitry Osipenko
1
-23
/
+47
2020-11-26
memory: tegra20-emc: Use dev_pm_opp_set_clkname()
Dmitry Osipenko
1
-11
/
+19
2020-11-26
memory: tegra20: Support interconnect framework
Dmitry Osipenko
3
-4
/
+386
2020-11-26
memory: tegra20-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
1
-18
/
+16
2020-11-26
memory: tegra20-emc: Make driver modular
Dmitry Osipenko
2
-6
/
+13
2020-11-26
memory: tegra-mc: Add interconnect framework
Dmitry Osipenko
3
-0
/
+123
2020-11-26
memory: tegra: Add missing latency allowness entry for Page Table Cache
Dmitry Osipenko
3
-0
/
+18
2020-11-26
memory: tegra: Remove superfluous error messages around platform_get_irq()
Dmitry Osipenko
3
-7
/
+3
[next]