summaryrefslogtreecommitdiffstats
path: root/drivers/memory
Commit message (Expand)AuthorAgeFilesLines
...
| * | memory: brcmstb_dpfe: Fix language typoKrzysztof Kozlowski2020-07-271-1/+1
| * | memory: samsung: exynos5422-dmc: Correct white space issuesKrzysztof Kozlowski2020-07-271-2/+1
| * | memory: samsung: exynos-srom: Correct alignmentKrzysztof Kozlowski2020-07-271-11/+11
| * | memory: pl172: Enclose macro argument usage in parenthesisKrzysztof Kozlowski2020-07-271-7/+7
| * | memory: of: Correct kerneldocKrzysztof Kozlowski2020-07-271-2/+2
| * | memory: omap-gpmc: Fix language typoKrzysztof Kozlowski2020-07-271-1/+1
| * | memory: omap-gpmc: Correct white space issuesKrzysztof Kozlowski2020-07-271-17/+7
| * | memory: omap-gpmc: Use 'unsigned int' for consistencyKrzysztof Kozlowski2020-07-271-2/+2
| * | memory: omap-gpmc: Enclose macro argument usage in parenthesisKrzysztof Kozlowski2020-07-271-10/+10
| * | memory: omap-gpmc: Correct kerneldocKrzysztof Kozlowski2020-07-271-4/+4
| * | memory: mvebu-devbus: Align with open parenthesisKrzysztof Kozlowski2020-07-271-7/+7
| * | memory: mvebu-devbus: Add missing braces to all arms of if statementKrzysztof Kozlowski2020-07-271-3/+3
| * | memory: bt1-l2-ctl: Add blank lines after declarationsKrzysztof Kozlowski2020-07-271-0/+2
* | | Merge tag 'memory-controller-drv-5.9' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2020-07-2415-87/+90
|\| |
| * | memory: samsung: exynos-srom: Describe the Kconfig entryKrzysztof Kozlowski2020-07-241-0/+7
| * | memory: Describe the MEMORY Kconfig entryKrzysztof Kozlowski2020-07-241-0/+6
| * | memory: da8xx-ddrctl: Remove unused 'node' variableKrzysztof Kozlowski2020-07-241-2/+0
| * | memory: fsl_ifc: Fix whitespace issuesKrzysztof Kozlowski2020-07-241-15/+15
| * | memory: pl172: Add GPLv2 SPDX license headerKrzysztof Kozlowski2020-07-241-4/+1
| * | memory: omap-gpmc: Fix whitespace issueKrzysztof Kozlowski2020-07-241-3/+4
| * | memory: omap-gpmc: Include <linux/sizes.h> for SZ_16MKrzysztof Kozlowski2020-07-241-0/+1
| * | memory: mtk-smi: Add argument to function pointer definitionKrzysztof Kozlowski2020-07-241-1/+1
| * | memory: brcmstb_dpfe: Remove unneeded bracesKrzysztof Kozlowski2020-07-241-2/+1
| * | memory: brcmstb_dpfe: Constify the contents of stringKrzysztof Kozlowski2020-07-241-1/+1
| * | memory: ti-emif-pm: Fix cast to iomem pointerKrzysztof Kozlowski2020-07-241-1/+1
| * | memory: ti-aemif: Rename SS to SSTROBE to avoid name conflictsKrzysztof Kozlowski2020-07-241-8/+8
| * | memory: emif: Silence platform_get_irq() error in driverKrzysztof Kozlowski2020-07-241-4/+1
| * | memory: emif: Fix whitespace coding style violationsKrzysztof Kozlowski2020-07-241-9/+7
| * | memory: emif: Put constant in comparison on the right sideKrzysztof Kozlowski2020-07-241-1/+1
| * | memory: emif-asm-offsets: Add GPLv2 SPDX license headerKrzysztof Kozlowski2020-07-241-9/+1
| * | memory: of: Remove unneeded extern from function declarationsKrzysztof Kozlowski2020-07-241-10/+11
| * | memory: of: Correct indentationKrzysztof Kozlowski2020-07-241-4/+6
| * | memory: of: Remove __func__ in device related messagesKrzysztof Kozlowski2020-07-241-8/+8
| * | memory: of: Remove unused headersKrzysztof Kozlowski2020-07-241-2/+0
| * | memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()Krzysztof Kozlowski2020-07-241-3/+9
| |/
* | memory: tegra: Add Tegra132 compatible string matchThierry Reding2020-07-151-0/+1
* | memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194Jon Hunter2020-07-141-2/+2
* | memory: tegra: Delete some dead codeDan Carpenter2020-06-221-5/+0
* | memory: tegra: Avoid unused function warningsArnd Bergmann2020-06-221-2/+2
* | memory: tegra: Drop <linux/clk-provider.h>Geert Uytterhoeven2020-06-222-2/+0
* | memory: tegra: Fix an error handling path in tegra186_emc_probe()Christophe JAILLET2020-06-221-5/+11
* | memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko2020-06-221-72/+44
* | memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko2020-06-221-17/+11
* | memory: tegra: Support derated timings on Tegra210Thierry Reding2020-06-224-13/+363
* | memory: tegra: Add EMC scaling sequence code for Tegra210Joseph Lo2020-06-224-1/+1875
* | memory: tegra: Add EMC scaling support code for Tegra210Joseph Lo2020-06-227-0/+2828
* | memory: tegra: Make debugfs permissions human-readableDmitry Osipenko2020-06-223-9/+9
|/
* Merge branch 'baikal/drivers' into arm/driversArnd Bergmann2020-05-283-0/+334
|\
| * memory: Add Baikal-T1 L2-cache Control Block driverSerge Semin2020-05-283-0/+334
* | memory: samsung: exynos5422-dmc: Reduce protected code area in IRQ handlerBernard Zhao2020-05-121-4/+2