summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2020-07-24memory: omap-gpmc: Fix whitespace issueKrzysztof Kozlowski
2020-07-24memory: omap-gpmc: Include <linux/sizes.h> for SZ_16MKrzysztof Kozlowski
2020-07-24memory: mtk-smi: Add argument to function pointer definitionKrzysztof Kozlowski
2020-07-24memory: brcmstb_dpfe: Remove unneeded bracesKrzysztof Kozlowski
2020-07-24memory: brcmstb_dpfe: Constify the contents of stringKrzysztof Kozlowski
2020-07-24memory: ti-emif-pm: Fix cast to iomem pointerKrzysztof Kozlowski
2020-07-24memory: ti-aemif: Rename SS to SSTROBE to avoid name conflictsKrzysztof Kozlowski
2020-07-24memory: emif: Silence platform_get_irq() error in driverKrzysztof Kozlowski
2020-07-24memory: emif: Fix whitespace coding style violationsKrzysztof Kozlowski
2020-07-24memory: emif: Put constant in comparison on the right sideKrzysztof Kozlowski
2020-07-24memory: emif-asm-offsets: Add GPLv2 SPDX license headerKrzysztof Kozlowski
2020-07-24memory: of: Remove unneeded extern from function declarationsKrzysztof Kozlowski
2020-07-24memory: of: Correct indentationKrzysztof Kozlowski
2020-07-24memory: of: Remove __func__ in device related messagesKrzysztof Kozlowski
2020-07-24memory: of: Remove unused headersKrzysztof Kozlowski
2020-07-24memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()Krzysztof Kozlowski
2020-07-15memory: tegra: Add Tegra132 compatible string matchThierry Reding
2020-07-14memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194Jon Hunter
2020-07-13memory: mtk-smi: Add basic support for MT6779Ming-Fan Chen
2020-07-07memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello
2020-07-01memory: add Renesas RPC-IF driverSergei Shtylyov
2020-06-22memory: tegra: Delete some dead codeDan Carpenter
2020-06-22memory: tegra: Avoid unused function warningsArnd Bergmann
2020-06-22memory: tegra: Drop <linux/clk-provider.h>Geert Uytterhoeven
2020-06-22memory: tegra: Fix an error handling path in tegra186_emc_probe()Christophe JAILLET
2020-06-22memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko
2020-06-22memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko
2020-06-22memory: tegra: Support derated timings on Tegra210Thierry Reding
2020-06-22memory: tegra: Add EMC scaling sequence code for Tegra210Joseph Lo
2020-06-22memory: tegra: Add EMC scaling support code for Tegra210Joseph Lo
2020-06-22memory: tegra: Make debugfs permissions human-readableDmitry Osipenko
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