| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2019-12-06 | 1 | -1/+1 |
|\ |
|
| * | memory: tegra30-emc: Fix panic on suspend | Dmitry Osipenko | 2019-11-18 | 1 | -1/+1 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-12-05 | 18 | -222/+3327 |
|\ \ |
|
| * | | Merge tag 'tegra-for-5.5-memory-v2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2019-11-11 | 9 | -149/+1428 |
| |\| |
|
| | * | memory: tegra: Consolidate registers definition into common header | Dmitry Osipenko | 2019-11-11 | 4 | -74/+47 |
| | * | memory: tegra: Ensure timing control debug features are disabled | Dmitry Osipenko | 2019-11-11 | 2 | -0/+5 |
| | * | memory: tegra: Introduce Tegra30 EMC driver | Dmitry Osipenko | 2019-11-11 | 6 | -14/+1310 |
| | * | memory: tegra: Do not handle error from wait_for_completion_timeout() | Dmitry Osipenko | 2019-11-11 | 1 | -5/+1 |
| | * | memory: tegra: Increase handshake timeout on Tegra20 | Dmitry Osipenko | 2019-11-11 | 1 | -1/+1 |
| | * | memory: tegra: Print a brief info message about EMC timings | Dmitry Osipenko | 2019-11-11 | 1 | -0/+7 |
| | * | memory: tegra: Pre-configure debug register on Tegra20 | Dmitry Osipenko | 2019-11-11 | 1 | -1/+16 |
| | * | memory: tegra: Include io.h instead of iopoll.h | Dmitry Osipenko | 2019-11-11 | 1 | -1/+1 |
| | * | memory: tegra: Adapt for Tegra20 clock driver changes | Dmitry Osipenko | 2019-11-11 | 1 | -2/+48 |
| | * | memory: tegra: Don't set EMC rate to maximum on probe for Tegra20 | Dmitry Osipenko | 2019-11-11 | 1 | -77/+1 |
| | * | memory: tegra: Add gr2d and gr3d to DRM IOMMU group | Thierry Reding | 2019-11-11 | 3 | -12/+19 |
| | * | memory: tegra: Set DMA mask based on supported address bits | Thierry Reding | 2019-11-11 | 1 | -0/+10 |
| * | | Merge tag 'at91-5.5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2019-11-08 | 1 | -6/+5 |
| |\ \ |
|
| | * | | memory: atmel-ebi: switch to SPDX license identifiers | Tudor Ambarus | 2019-11-07 | 1 | -4/+1 |
| | * | | memory: atmel-ebi: move NUM_CS definition inside EBI driver | Tudor Ambarus | 2019-11-07 | 1 | -2/+4 |
| | |/ |
|
| * | | Merge branch 'for_5.5/driver-soc' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2019-11-04 | 1 | -4/+1 |
| |\ \ |
|
| | * | | memory: emif: remove set but not used variables 'cs1_used' and 'custom_configs' | YueHaibing | 2019-10-29 | 1 | -4/+1 |
| | |/ |
|
| * | | Merge tag 'arm-soc/for-5.5/drivers' of https://github.com/Broadcom/stblinux i... | Olof Johansson | 2019-10-24 | 1 | -63/+101 |
| |\ \ |
|
| | * | | memory: brcmstb: dpfe: Fixup API version/commands for 7211 | Florian Fainelli | 2019-10-18 | 1 | -8/+36 |
| | * | | memory: brcmstb: dpfe: Compute checksum at __send_command() time | Florian Fainelli | 2019-10-18 | 1 | -13/+10 |
| | * | | memory: brcmstb: dpfe: support for deferred firmware download | Markus Mayer | 2019-10-18 | 1 | -4/+8 |
| | * | | memory: brcmstb: dpfe: pass *priv as argument to brcmstb_dpfe_download_firmwa... | Markus Mayer | 2019-10-18 | 1 | -7/+6 |
| | * | | memory: brcmstb: dpfe: move init_data into brcmstb_dpfe_download_firmware() | Markus Mayer | 2019-10-18 | 1 | -12/+9 |
| | * | | memory: brcmstb: dpfe: add locking around DCPU enable/disable | Markus Mayer | 2019-10-18 | 1 | -10/+21 |
| | * | | memory: brcmstb: dpfe: initialize priv->dev | Markus Mayer | 2019-10-18 | 1 | -0/+2 |
| | * | | memory: brcmstb: dpfe: rename struct private_data | Markus Mayer | 2019-10-18 | 1 | -14/+14 |
| | |/ |
|
| * | | memory: samsung: exynos5422-dmc: Add support for interrupt from performance c... | Lukasz Luba | 2019-10-02 | 1 | -25/+320 |
| * | | memory: samsung: exynos5422-dmc: Fix kfree() of devm-allocated memory and mis... | Lukasz Luba | 2019-10-01 | 1 | -4/+2 |
| * | | memory: samsung: exynos5422-dmc: Fix spelling mistake "counld" -> "could" | Colin Ian King | 2019-10-01 | 1 | -1/+1 |
| * | | memory: Add DMC driver for Exynos5422 | Lukasz Luba | 2019-10-01 | 3 | -0/+1271 |
| * | | memory: Extend of_memory with LPDDR3 support | Lukasz Luba | 2019-10-01 | 3 | -0/+228 |
| |/ |
|
* / | memory: mtk-smi: Add PM suspend and resume ops | Yong Wu | 2019-10-15 | 1 | -0/+4 |
|/ |
|
* | iommu/mediatek: Clean up struct mtk_smi_iommu | Yong Wu | 2019-08-30 | 1 | -3/+3 |
* | memory: mtk-smi: Get rid of need_larbid | Yong Wu | 2019-08-30 | 1 | -24/+2 |
* | memory: mtk-smi: Add bus_sel for mt8183 | Yong Wu | 2019-08-30 | 1 | -2/+22 |
* | memory: mtk-smi: Invoke pm runtime_callback to enable clocks | Yong Wu | 2019-08-30 | 1 | -41/+72 |
* | iommu/mediatek: Add mt8183 IOMMU support | Yong Wu | 2019-08-30 | 1 | -0/+20 |
* | memory: mtk-smi: Add gals support | Yong Wu | 2019-08-30 | 1 | -0/+36 |
* | memory: mtk-smi: Use a struct for the platform data for smi-common | Yong Wu | 2019-08-30 | 1 | -11/+24 |
* | memory: mtk-smi: Use a general config_port interface | Yong Wu | 2019-08-30 | 1 | -7/+5 |
* | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-07-20 | 3 | -3/+5 |
|\ |
|
| * | memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/ | Masahiro Yamada | 2019-07-17 | 3 | -3/+5 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-07-20 | 8 | -103/+578 |
|\ \ |
|
| * \ | Merge tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2019-06-25 | 1 | -22/+22 |
| |\ \ |
|
| | * | | memory: tegra: Fix -Wunused-const-variable | Nathan Huckleberry | 2019-06-14 | 1 | -22/+22 |
| * | | | Merge tag 'arm-soc/for-5.3/drivers' of https://github.com/Broadcom/stblinux i... | Olof Johansson | 2019-06-17 | 1 | -79/+238 |
| |\ \ \ |
|