summaryrefslogtreecommitdiffstats
path: root/drivers/memory
AgeCommit message (Expand)Author
2020-08-19memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()Krzysztof Kozlowski
2020-08-19memory: tegra: Fix an error handling path in tegra186_emc_probe()Christophe JAILLET
2020-05-28Merge branch 'baikal/drivers' into arm/driversArnd Bergmann
2020-05-28memory: Add Baikal-T1 L2-cache Control Block driverSerge Semin
2020-05-12memory: samsung: exynos5422-dmc: Reduce protected code area in IRQ handlerBernard Zhao
2020-05-08memory: samsung: exynos5422-dmc: Fix tFAW timings alignmentBernard Zhao
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-11memory: tegra: Correct debugfs clk rate-range on Tegra124Dmitry Osipenko
2020-03-11memory: tegra: Correct debugfs clk rate-range on Tegra30Dmitry Osipenko
2020-03-11memory: tegra: Correct debugfs clk rate-range on Tegra20Dmitry Osipenko
2020-01-16Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a...Olof Johansson
2020-01-16Merge tag 'tegra-for-5.6-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2020-01-10memory: tegra30-emc: Correct error message for timed out auto calibrationDmitry Osipenko
2020-01-10memory: tegra30-emc: Firm up hardware programming sequenceDmitry Osipenko
2020-01-10memory: tegra30-emc: Firm up suspend/resume sequenceDmitry Osipenko
2020-01-10memory: tegra: Correct reset value of xusb_hostrNicolin Chen
2020-01-09memory: tegra: Add support for the Tegra194 memory controllerThierry Reding
2020-01-09memory: tegra: Only include support for enabled SoCsThierry Reding
2020-01-09memory: tegra: Support DVFS on Tegra186 and laterThierry Reding
2020-01-09memory: tegra: Add system sleep supportThierry Reding
2020-01-09memory: tegra: Extract memory client SID programmingThierry Reding
2020-01-09memory: tegra: Add per-SoC data for Tegra186Thierry Reding
2020-01-09memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186Thierry Reding
2020-01-09memory: tegra: Implement EMC debugfs interface on Tegra30Thierry Reding
2020-01-09memory: tegra: Implement EMC debugfs interface on Tegra20Thierry Reding
2020-01-09memory: tegra: Refashion EMC debugfs interface on Tegra124Thierry Reding
2020-01-08memory: mvebu-devbus: convert to devm_platform_ioremap_resourceYangtao Li
2020-01-07memory: samsung: Rename Exynos to lowercaseKrzysztof Kozlowski
2019-12-30memory: samsung: exynos5422-dmc: Convert to devm_platform_ioremap_resourceYangtao Li
2019-12-06Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-11-18memory: tegra30-emc: Fix panic on suspendDmitry Osipenko
2019-11-11Merge tag 'tegra-for-5.5-memory-v2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-11-11memory: tegra: Consolidate registers definition into common headerDmitry Osipenko
2019-11-11memory: tegra: Ensure timing control debug features are disabledDmitry Osipenko
2019-11-11memory: tegra: Introduce Tegra30 EMC driverDmitry Osipenko
2019-11-11memory: tegra: Do not handle error from wait_for_completion_timeout()Dmitry Osipenko
2019-11-11memory: tegra: Increase handshake timeout on Tegra20Dmitry Osipenko
2019-11-11memory: tegra: Print a brief info message about EMC timingsDmitry Osipenko
2019-11-11memory: tegra: Pre-configure debug register on Tegra20Dmitry Osipenko
2019-11-11memory: tegra: Include io.h instead of iopoll.hDmitry Osipenko
2019-11-11memory: tegra: Adapt for Tegra20 clock driver changesDmitry Osipenko
2019-11-11memory: tegra: Don't set EMC rate to maximum on probe for Tegra20Dmitry Osipenko
2019-11-11memory: tegra: Add gr2d and gr3d to DRM IOMMU groupThierry Reding
2019-11-11memory: tegra: Set DMA mask based on supported address bitsThierry Reding
2019-11-08Merge tag 'at91-5.5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2019-11-07memory: atmel-ebi: switch to SPDX license identifiersTudor Ambarus
2019-11-07memory: atmel-ebi: move NUM_CS definition inside EBI driverTudor Ambarus
2019-11-03Merge branch 'for_5.5/driver-soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson