index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
Age
Commit message (
Expand
)
Author
Lines
2020-01-09
memory: tegra: Extract memory client SID programming
Thierry Reding
-22
/
+27
2020-01-09
memory: tegra: Add per-SoC data for Tegra186
Thierry Reding
-10
/
+19
2020-01-09
memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186
Thierry Reding
-4
/
+10
2020-01-09
memory: tegra: Implement EMC debugfs interface on Tegra30
Thierry Reding
-0
/
+173
2020-01-09
memory: tegra: Implement EMC debugfs interface on Tegra20
Thierry Reding
-0
/
+175
2020-01-09
memory: tegra: Refashion EMC debugfs interface on Tegra124
Thierry Reding
-42
/
+143
2020-01-08
memory: mvebu-devbus: convert to devm_platform_ioremap_resource
Yangtao Li
-3
/
+1
2020-01-07
memory: samsung: Rename Exynos to lowercase
Krzysztof Kozlowski
-2
/
+2
2019-12-30
memory: samsung: exynos5422-dmc: Convert to devm_platform_ioremap_resource
Yangtao Li
-5
/
+2
2019-12-06
Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
-1
/
+1
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
-222
/
+3327
2019-11-18
memory: tegra30-emc: Fix panic on suspend
Dmitry Osipenko
-1
/
+1
2019-11-11
Merge tag 'tegra-for-5.5-memory-v2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
-149
/
+1428
2019-11-11
memory: tegra: Consolidate registers definition into common header
Dmitry Osipenko
-74
/
+47
2019-11-11
memory: tegra: Ensure timing control debug features are disabled
Dmitry Osipenko
-0
/
+5
2019-11-11
memory: tegra: Introduce Tegra30 EMC driver
Dmitry Osipenko
-14
/
+1310
2019-11-11
memory: tegra: Do not handle error from wait_for_completion_timeout()
Dmitry Osipenko
-5
/
+1
2019-11-11
memory: tegra: Increase handshake timeout on Tegra20
Dmitry Osipenko
-1
/
+1
2019-11-11
memory: tegra: Print a brief info message about EMC timings
Dmitry Osipenko
-0
/
+7
2019-11-11
memory: tegra: Pre-configure debug register on Tegra20
Dmitry Osipenko
-1
/
+16
2019-11-11
memory: tegra: Include io.h instead of iopoll.h
Dmitry Osipenko
-1
/
+1
2019-11-11
memory: tegra: Adapt for Tegra20 clock driver changes
Dmitry Osipenko
-2
/
+48
2019-11-11
memory: tegra: Don't set EMC rate to maximum on probe for Tegra20
Dmitry Osipenko
-77
/
+1
2019-11-11
memory: tegra: Add gr2d and gr3d to DRM IOMMU group
Thierry Reding
-12
/
+19
2019-11-11
memory: tegra: Set DMA mask based on supported address bits
Thierry Reding
-0
/
+10
2019-11-08
Merge tag 'at91-5.5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
-6
/
+5
2019-11-07
memory: atmel-ebi: switch to SPDX license identifiers
Tudor Ambarus
-4
/
+1
2019-11-07
memory: atmel-ebi: move NUM_CS definition inside EBI driver
Tudor Ambarus
-2
/
+4
2019-11-03
Merge branch 'for_5.5/driver-soc' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
-4
/
+1
2019-10-29
memory: emif: remove set but not used variables 'cs1_used' and 'custom_configs'
YueHaibing
-4
/
+1
2019-10-23
Merge tag 'arm-soc/for-5.5/drivers' of https://github.com/Broadcom/stblinux i...
Olof Johansson
-63
/
+101
2019-10-18
memory: brcmstb: dpfe: Fixup API version/commands for 7211
Florian Fainelli
-8
/
+36
2019-10-18
memory: brcmstb: dpfe: Compute checksum at __send_command() time
Florian Fainelli
-13
/
+10
2019-10-18
memory: brcmstb: dpfe: support for deferred firmware download
Markus Mayer
-4
/
+8
2019-10-18
memory: brcmstb: dpfe: pass *priv as argument to brcmstb_dpfe_download_firmwa...
Markus Mayer
-7
/
+6
2019-10-18
memory: brcmstb: dpfe: move init_data into brcmstb_dpfe_download_firmware()
Markus Mayer
-12
/
+9
2019-10-18
memory: brcmstb: dpfe: add locking around DCPU enable/disable
Markus Mayer
-10
/
+21
2019-10-18
memory: brcmstb: dpfe: initialize priv->dev
Markus Mayer
-0
/
+2
2019-10-18
memory: brcmstb: dpfe: rename struct private_data
Markus Mayer
-14
/
+14
2019-10-15
memory: mtk-smi: Add PM suspend and resume ops
Yong Wu
-0
/
+4
2019-10-02
memory: samsung: exynos5422-dmc: Add support for interrupt from performance c...
Lukasz Luba
-25
/
+320
2019-10-01
memory: samsung: exynos5422-dmc: Fix kfree() of devm-allocated memory and mis...
Lukasz Luba
-4
/
+2
2019-10-01
memory: samsung: exynos5422-dmc: Fix spelling mistake "counld" -> "could"
Colin Ian King
-1
/
+1
2019-10-01
memory: Add DMC driver for Exynos5422
Lukasz Luba
-0
/
+1271
2019-10-01
memory: Extend of_memory with LPDDR3 support
Lukasz Luba
-0
/
+228
2019-08-30
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
-3
/
+3
2019-08-30
memory: mtk-smi: Get rid of need_larbid
Yong Wu
-24
/
+2
2019-08-30
memory: mtk-smi: Add bus_sel for mt8183
Yong Wu
-2
/
+22
2019-08-30
memory: mtk-smi: Invoke pm runtime_callback to enable clocks
Yong Wu
-41
/
+72
2019-08-30
iommu/mediatek: Add mt8183 IOMMU support
Yong Wu
-0
/
+20
[prev]
[next]