summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2020-09-01memory: samsung: exynos5422-dmc: rename timing register fields variablesKrzysztof Kozlowski
2020-08-27memory: emif: Remove bogus debugfs error handlingDan Carpenter
2020-08-27memory: omap-gpmc: Fix build error without CONFIG_OFYueHaibing
2020-08-26memory: omap-gpmc: Fix a couple off by onesDan Carpenter
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22memory: brcmstb_dpfe: fix array index out of boundsMarkus Mayer
2020-08-20memory: brcmstb_dpfe: Fix memory leakAlex Dewar
2020-08-20memory: tegra: Correct shift value of apewNicolin Chen
2020-08-17memory: Enable compile testing for most of the driversKrzysztof Kozlowski
2020-08-17memory: brcmstb_dpfe: add separate entry for compile testKrzysztof Kozlowski
2020-08-17memory: tegra: tegra210-emc: fix indentationKrzysztof Kozlowski
2020-08-17memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZEROKrzysztof Kozlowski
2020-08-17memory: omap-gpmc: consistently use !res for NULL checksKrzysztof Kozlowski
2020-08-17memory: omap-gpmc: use WARN() instead of BUG() on wrong freeKrzysztof Kozlowski
2020-08-17memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safetyKrzysztof Kozlowski
2020-08-17memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()Krzysztof Kozlowski
2020-08-17memory: omap-gpmc: remove unused file-scope phys_base and mem_sizeKrzysztof Kozlowski
2020-08-17memory: omap-gpmc: remove unneeded asm/mach-types.h inclusionKrzysztof Kozlowski
2020-08-17memory: samsung: exynos5422-dmc: Document mutex scopeKrzysztof Kozlowski
2020-08-17memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate'Lukasz Luba
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-09Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2020-07-31Merge tag 'memory-controller-drv-5.9-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-07-30memory: samsung: exynos5422-dmc: Add module param to control IRQ modeLukasz Luba
2020-07-30memory: samsung: exynos5422-dmc: Adjust polling interval and uptresholdLukasz Luba
2020-07-30memory: samsung: exynos5422-dmc: Use delayed timer as defaultChanwoo Choi
2020-07-28memory: jz4780-nemc: Do not build by defaultKrzysztof Kozlowski
2020-07-28memory: jz4780_nemc: Only request IO memory the driver will usePaul Cercueil
2020-07-27memory: brcmstb_dpfe: Fix language typoKrzysztof Kozlowski
2020-07-27memory: samsung: exynos5422-dmc: Correct white space issuesKrzysztof Kozlowski
2020-07-27memory: samsung: exynos-srom: Correct alignmentKrzysztof Kozlowski
2020-07-27memory: pl172: Enclose macro argument usage in parenthesisKrzysztof Kozlowski
2020-07-27memory: of: Correct kerneldocKrzysztof Kozlowski
2020-07-27memory: omap-gpmc: Fix language typoKrzysztof Kozlowski
2020-07-27memory: omap-gpmc: Correct white space issuesKrzysztof Kozlowski
2020-07-27memory: omap-gpmc: Use 'unsigned int' for consistencyKrzysztof Kozlowski
2020-07-27memory: omap-gpmc: Enclose macro argument usage in parenthesisKrzysztof Kozlowski
2020-07-27memory: omap-gpmc: Correct kerneldocKrzysztof Kozlowski
2020-07-27memory: mvebu-devbus: Align with open parenthesisKrzysztof Kozlowski
2020-07-27memory: mvebu-devbus: Add missing braces to all arms of if statementKrzysztof Kozlowski
2020-07-27memory: bt1-l2-ctl: Add blank lines after declarationsKrzysztof Kozlowski
2020-07-24Merge tag 'memory-controller-drv-5.9' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2020-07-24memory: samsung: exynos-srom: Describe the Kconfig entryKrzysztof Kozlowski
2020-07-24memory: Describe the MEMORY Kconfig entryKrzysztof Kozlowski
2020-07-24memory: da8xx-ddrctl: Remove unused 'node' variableKrzysztof Kozlowski
2020-07-24memory: fsl_ifc: Fix whitespace issuesKrzysztof Kozlowski
2020-07-24memory: pl172: Add GPLv2 SPDX license headerKrzysztof Kozlowski