| Commit message (Expand) | Author | Age | Files | Lines |
* | memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read() | Krzysztof Kozlowski | 2020-08-19 | 1 | -3/+9 |
* | memory: tegra: Fix an error handling path in tegra186_emc_probe() | Christophe JAILLET | 2020-08-19 | 1 | -5/+11 |
* | memory: samsung: exynos5422-dmc: Fix tFAW timings alignment | Bernard Zhao | 2020-06-22 | 1 | -1/+1 |
* | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-04-03 | 3 | -0/+15 |
|\ |
|
| * | memory: tegra: Correct debugfs clk rate-range on Tegra124 | Dmitry Osipenko | 2020-03-11 | 1 | -0/+5 |
| * | memory: tegra: Correct debugfs clk rate-range on Tegra30 | Dmitry Osipenko | 2020-03-11 | 1 | -0/+5 |
| * | memory: tegra: Correct debugfs clk rate-range on Tegra20 | Dmitry Osipenko | 2020-03-11 | 1 | -0/+5 |
* | | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a... | Olof Johansson | 2020-01-16 | 1 | -3/+1 |
|\ |
|
| * | memory: mvebu-devbus: convert to devm_platform_ioremap_resource | Yangtao Li | 2020-01-08 | 1 | -3/+1 |
* | | Merge tag 'tegra-for-5.6-memory' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2020-01-16 | 7 | -149/+1928 |
|\ \ |
|
| * | | memory: tegra30-emc: Correct error message for timed out auto calibration | Dmitry Osipenko | 2020-01-10 | 1 | -2/+1 |
| * | | memory: tegra30-emc: Firm up hardware programming sequence | Dmitry Osipenko | 2020-01-10 | 1 | -61/+89 |
| * | | memory: tegra30-emc: Firm up suspend/resume sequence | Dmitry Osipenko | 2020-01-10 | 1 | -18/+20 |
| * | | memory: tegra: Correct reset value of xusb_hostr | Nicolin Chen | 2020-01-10 | 1 | -1/+1 |
| * | | memory: tegra: Add support for the Tegra194 memory controller | Thierry Reding | 2020-01-09 | 3 | -0/+953 |
| * | | memory: tegra: Only include support for enabled SoCs | Thierry Reding | 2020-01-09 | 2 | -0/+8 |
| * | | memory: tegra: Support DVFS on Tegra186 and later | Thierry Reding | 2020-01-09 | 3 | -3/+304 |
| * | | memory: tegra: Add system sleep support | Thierry Reding | 2020-01-09 | 1 | -0/+19 |
| * | | memory: tegra: Extract memory client SID programming | Thierry Reding | 2020-01-09 | 1 | -22/+27 |
| * | | memory: tegra: Add per-SoC data for Tegra186 | Thierry Reding | 2020-01-09 | 1 | -10/+19 |
| * | | memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186 | Thierry Reding | 2020-01-09 | 1 | -4/+10 |
| * | | memory: tegra: Implement EMC debugfs interface on Tegra30 | Thierry Reding | 2020-01-09 | 1 | -0/+173 |
| * | | memory: tegra: Implement EMC debugfs interface on Tegra20 | Thierry Reding | 2020-01-09 | 1 | -0/+175 |
| * | | memory: tegra: Refashion EMC debugfs interface on Tegra124 | Thierry Reding | 2020-01-09 | 1 | -42/+143 |
| |/ |
|
* | | memory: samsung: Rename Exynos to lowercase | Krzysztof Kozlowski | 2020-01-07 | 2 | -2/+2 |
* | | memory: samsung: exynos5422-dmc: Convert to devm_platform_ioremap_resource | Yangtao Li | 2019-12-30 | 1 | -5/+2 |
|/ |
|
* | 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-03 | 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-23 | 1 | -63/+101 |
| |\ \ |
|
| | * | | memory: brcmstb: dpfe: Fixup API version/commands for 7211 | Florian Fainelli | 2019-10-18 | 1 | -8/+36 |