summaryrefslogtreecommitdiffstats
path: root/drivers/memory
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+0
* Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-0/+22
|\
| * memory: mtk-smi: Add basic support for MT6779Ming-Fan Chen2020-07-131-0/+22
* | Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-08-093-0/+1217
|\ \
| * | memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello2020-07-073-0/+1217
| |/
* | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-08-061-1/+0
|\ \
| * | memory: jz4780-nemc: Do not build by defaultKrzysztof Kozlowski2020-07-281-1/+0
| |/
* | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-031-4/+10
|\ \
| * | memory: samsung: exynos5422-dmc: Add module param to control IRQ modeLukasz Luba2020-07-301-2/+7
| * | memory: samsung: exynos5422-dmc: Adjust polling interval and uptresholdLukasz Luba2020-07-301-2/+2
| * | memory: samsung: exynos5422-dmc: Use delayed timer as defaultChanwoo Choi2020-07-301-0/+1
| |/
* | Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2020-08-033-0/+613
|\ \
| * | memory: add Renesas RPC-IF driverSergei Shtylyov2020-07-013-0/+613
| |/
* | Merge tag 'memory-controller-drv-5.9-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2020-07-319-68/+74
|\ \
| * | memory: jz4780_nemc: Only request IO memory the driver will usePaul Cercueil2020-07-281-1/+16
| * | 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
| |/