summaryrefslogtreecommitdiffstats
path: root/drivers/memory
AgeCommit message (Expand)AuthorLines
2020-07-27memory: samsung: exynos5422-dmc: Correct white space issuesKrzysztof Kozlowski-2/+1
2020-07-27memory: samsung: exynos-srom: Correct alignmentKrzysztof Kozlowski-11/+11
2020-07-27memory: pl172: Enclose macro argument usage in parenthesisKrzysztof Kozlowski-7/+7
2020-07-27memory: of: Correct kerneldocKrzysztof Kozlowski-2/+2
2020-07-27memory: omap-gpmc: Fix language typoKrzysztof Kozlowski-1/+1
2020-07-27memory: omap-gpmc: Correct white space issuesKrzysztof Kozlowski-17/+7
2020-07-27memory: omap-gpmc: Use 'unsigned int' for consistencyKrzysztof Kozlowski-2/+2
2020-07-27memory: omap-gpmc: Enclose macro argument usage in parenthesisKrzysztof Kozlowski-10/+10
2020-07-27memory: omap-gpmc: Correct kerneldocKrzysztof Kozlowski-4/+4
2020-07-27memory: mvebu-devbus: Align with open parenthesisKrzysztof Kozlowski-7/+7
2020-07-27memory: mvebu-devbus: Add missing braces to all arms of if statementKrzysztof Kozlowski-3/+3
2020-07-27memory: bt1-l2-ctl: Add blank lines after declarationsKrzysztof Kozlowski-0/+2
2020-07-24Merge tag 'memory-controller-drv-5.9' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-87/+90
2020-07-24memory: samsung: exynos-srom: Describe the Kconfig entryKrzysztof Kozlowski-0/+7
2020-07-24memory: Describe the MEMORY Kconfig entryKrzysztof Kozlowski-0/+6
2020-07-24memory: da8xx-ddrctl: Remove unused 'node' variableKrzysztof Kozlowski-2/+0
2020-07-24memory: fsl_ifc: Fix whitespace issuesKrzysztof Kozlowski-15/+15
2020-07-24memory: pl172: Add GPLv2 SPDX license headerKrzysztof Kozlowski-4/+1
2020-07-24memory: omap-gpmc: Fix whitespace issueKrzysztof Kozlowski-3/+4
2020-07-24memory: omap-gpmc: Include <linux/sizes.h> for SZ_16MKrzysztof Kozlowski-0/+1
2020-07-24memory: mtk-smi: Add argument to function pointer definitionKrzysztof Kozlowski-1/+1
2020-07-24memory: brcmstb_dpfe: Remove unneeded bracesKrzysztof Kozlowski-2/+1
2020-07-24memory: brcmstb_dpfe: Constify the contents of stringKrzysztof Kozlowski-1/+1
2020-07-24memory: ti-emif-pm: Fix cast to iomem pointerKrzysztof Kozlowski-1/+1
2020-07-24memory: ti-aemif: Rename SS to SSTROBE to avoid name conflictsKrzysztof Kozlowski-8/+8
2020-07-24memory: emif: Silence platform_get_irq() error in driverKrzysztof Kozlowski-4/+1
2020-07-24memory: emif: Fix whitespace coding style violationsKrzysztof Kozlowski-9/+7
2020-07-24memory: emif: Put constant in comparison on the right sideKrzysztof Kozlowski-1/+1
2020-07-24memory: emif-asm-offsets: Add GPLv2 SPDX license headerKrzysztof Kozlowski-9/+1
2020-07-24memory: of: Remove unneeded extern from function declarationsKrzysztof Kozlowski-10/+11
2020-07-24memory: of: Correct indentationKrzysztof Kozlowski-4/+6
2020-07-24memory: of: Remove __func__ in device related messagesKrzysztof Kozlowski-8/+8
2020-07-24memory: of: Remove unused headersKrzysztof Kozlowski-2/+0
2020-07-24memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()Krzysztof Kozlowski-3/+9
2020-07-15memory: tegra: Add Tegra132 compatible string matchThierry Reding-0/+1
2020-07-14memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194Jon Hunter-2/+2
2020-07-13memory: mtk-smi: Add basic support for MT6779Ming-Fan Chen-0/+22
2020-07-07memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello-0/+1217
2020-07-01memory: add Renesas RPC-IF driverSergei Shtylyov-0/+613
2020-06-22memory: tegra: Delete some dead codeDan Carpenter-5/+0
2020-06-22memory: tegra: Avoid unused function warningsArnd Bergmann-2/+2
2020-06-22memory: tegra: Drop <linux/clk-provider.h>Geert Uytterhoeven-2/+0
2020-06-22memory: tegra: Fix an error handling path in tegra186_emc_probe()Christophe JAILLET-5/+11
2020-06-22memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko-72/+44
2020-06-22memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko-17/+11
2020-06-22memory: tegra: Support derated timings on Tegra210Thierry Reding-13/+363
2020-06-22memory: tegra: Add EMC scaling sequence code for Tegra210Joseph Lo-1/+1875
2020-06-22memory: tegra: Add EMC scaling support code for Tegra210Joseph Lo-0/+2828
2020-06-22memory: tegra: Make debugfs permissions human-readableDmitry Osipenko-9/+9
2020-05-28Merge branch 'baikal/drivers' into arm/driversArnd Bergmann-0/+334