summaryrefslogtreecommitdiffstats
path: root/drivers/memory
AgeCommit message (Expand)Author
2019-11-11memory: tegra: Include io.h instead of iopoll.hDmitry Osipenko
2019-11-11memory: tegra: Adapt for Tegra20 clock driver changesDmitry Osipenko
2019-11-11memory: tegra: Don't set EMC rate to maximum on probe for Tegra20Dmitry Osipenko
2019-11-11memory: tegra: Add gr2d and gr3d to DRM IOMMU groupThierry Reding
2019-11-11memory: tegra: Set DMA mask based on supported address bitsThierry Reding
2019-11-08Merge tag 'at91-5.5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2019-11-07memory: atmel-ebi: switch to SPDX license identifiersTudor Ambarus
2019-11-07memory: atmel-ebi: move NUM_CS definition inside EBI driverTudor Ambarus
2019-11-03Merge branch 'for_5.5/driver-soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2019-10-29memory: emif: remove set but not used variables 'cs1_used' and 'custom_configs'YueHaibing
2019-10-23Merge tag 'arm-soc/for-5.5/drivers' of https://github.com/Broadcom/stblinux i...Olof Johansson
2019-10-18memory: brcmstb: dpfe: Fixup API version/commands for 7211Florian Fainelli
2019-10-18memory: brcmstb: dpfe: Compute checksum at __send_command() timeFlorian Fainelli
2019-10-18memory: brcmstb: dpfe: support for deferred firmware downloadMarkus Mayer
2019-10-18memory: brcmstb: dpfe: pass *priv as argument to brcmstb_dpfe_download_firmwa...Markus Mayer
2019-10-18memory: brcmstb: dpfe: move init_data into brcmstb_dpfe_download_firmware()Markus Mayer
2019-10-18memory: brcmstb: dpfe: add locking around DCPU enable/disableMarkus Mayer
2019-10-18memory: brcmstb: dpfe: initialize priv->devMarkus Mayer
2019-10-18memory: brcmstb: dpfe: rename struct private_dataMarkus Mayer
2019-10-15memory: mtk-smi: Add PM suspend and resume opsYong Wu
2019-10-02memory: samsung: exynos5422-dmc: Add support for interrupt from performance c...Lukasz Luba
2019-10-01memory: samsung: exynos5422-dmc: Fix kfree() of devm-allocated memory and mis...Lukasz Luba
2019-10-01memory: samsung: exynos5422-dmc: Fix spelling mistake "counld" -> "could"Colin Ian King
2019-10-01memory: Add DMC driver for Exynos5422Lukasz Luba
2019-10-01memory: Extend of_memory with LPDDR3 supportLukasz Luba
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu
2019-08-30memory: mtk-smi: Get rid of need_larbidYong Wu
2019-08-30memory: mtk-smi: Add bus_sel for mt8183Yong Wu
2019-08-30memory: mtk-smi: Invoke pm runtime_callback to enable clocksYong Wu
2019-08-30iommu/mediatek: Add mt8183 IOMMU supportYong Wu
2019-08-30memory: mtk-smi: Add gals supportYong Wu
2019-08-30memory: mtk-smi: Use a struct for the platform data for smi-commonYong Wu
2019-08-30memory: mtk-smi: Use a general config_port interfaceYong Wu
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-07-17memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/Masahiro Yamada
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-06-25Merge tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman
2019-06-21memory: jz4780_nemc: Add support for the JZ4740Paul Cercueil
2019-06-21memory: jz4780-nemc: Reduce size of const arrayPaul Cercueil
2019-06-21memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780Paul Cercueil
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471Thomas Gleixner
2019-06-17Merge tag 'arm-soc/for-5.3/drivers' of https://github.com/Broadcom/stblinux i...Olof Johansson
2019-06-17memory: move jedec_ddr.h from include/memory to drivers/memory/Masahiro Yamada
2019-06-17memory: move jedec_ddr_data.c from lib/ to drivers/memory/Masahiro Yamada
2019-06-14memory: tegra: Fix -Wunused-const-variableNathan Huckleberry