aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory
Commit message (Expand)AuthorAgeFilesLines
* memory: tegra: Remove GPU from DRM IOMMU groupThierry Reding2020-09-021-1/+0
* memory: tegra186-emc: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-021-8/+2
* memory: brcmstb_dpfe: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-021-5/+2
* memory: samsung: exynos5422-dmc: add missing and fix kerneldocKrzysztof Kozlowski2020-09-011-4/+42
* memory: samsung: exynos5422-dmc: remove unused exynos5_dmc membersKrzysztof Kozlowski2020-09-011-9/+0
* memory: samsung: exynos5422-dmc: rename timing register fields variablesKrzysztof Kozlowski2020-09-011-24/+25
* memory: emif: Remove bogus debugfs error handlingDan Carpenter2020-08-271-28/+5
* memory: omap-gpmc: Fix build error without CONFIG_OFYueHaibing2020-08-271-0/+4
* memory: omap-gpmc: Fix a couple off by onesDan Carpenter2020-08-261-2/+2
* memory: brcmstb_dpfe: fix array index out of boundsMarkus Mayer2020-08-221-7/+16
* memory: brcmstb_dpfe: Fix memory leakAlex Dewar2020-08-201-6/+10
* memory: tegra: Correct shift value of apewNicolin Chen2020-08-201-1/+1
* memory: Enable compile testing for most of the driversKrzysztof Kozlowski2020-08-171-17/+22
* memory: brcmstb_dpfe: add separate entry for compile testKrzysztof Kozlowski2020-08-172-1/+13
* memory: tegra: tegra210-emc: fix indentationKrzysztof Kozlowski2020-08-171-1/+1
* memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZEROKrzysztof Kozlowski2020-08-171-3/+1
* memory: omap-gpmc: consistently use !res for NULL checksKrzysztof Kozlowski2020-08-171-1/+1
* memory: omap-gpmc: use WARN() instead of BUG() on wrong freeKrzysztof Kozlowski2020-08-171-2/+1
* memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safetyKrzysztof Kozlowski2020-08-171-44/+93
* memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()Krzysztof Kozlowski2020-08-171-3/+3
* memory: omap-gpmc: remove unused file-scope phys_base and mem_sizeKrzysztof Kozlowski2020-08-171-4/+0
* memory: omap-gpmc: remove unneeded asm/mach-types.h inclusionKrzysztof Kozlowski2020-08-171-2/+0
* memory: samsung: exynos5422-dmc: Document mutex scopeKrzysztof Kozlowski2020-08-171-0/+1
* memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate'Lukasz Luba2020-08-171-0/+3
* 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