summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2018-04-30memory: tegra: Add Tegra114 memory controller hot resetsDmitry Osipenko
2018-04-30memory: tegra: Add Tegra30 memory controller hot resetsDmitry Osipenko
2018-04-30memory: tegra: Add Tegra20 memory controller hot resetsDmitry Osipenko
2018-04-30memory: tegra: Introduce memory client hot resetDmitry Osipenko
2018-04-30memory: tegra: Squash tegra20-mc into common tegra-mc driverDmitry Osipenko
2018-04-27memory: tegra: Remove unused headers inclusionsDmitry Osipenko
2018-04-27memory: tegra: Apply interrupts mask per SoCDmitry Osipenko
2018-04-27memory: tegra: Setup interrupts mask before requesting IRQDmitry Osipenko
2018-04-27memory: tegra: Do not handle spurious interruptsDmitry Osipenko
2018-04-24memory: omap-gpmc: Avoid redundant NULL checkRoger Quadros
2018-04-20memory: aemif: add support for board filesBartosz Golaszewski
2018-04-20memory: aemif: don't rely on kbuild for driver's nameBartosz Golaszewski
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach
2018-03-07Merge tag 'samsung-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-03-07Merge tag 'soc_drivers_for_4.17' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-03-05memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe()Wei Yongjun
2018-03-05memory-EMIF: Use seq_putc() in emif_regdump_show()SF Markus Elfring
2018-02-23memory: brcmstb: dpfe: support new way of passing data from the DCPUMarkus Mayer
2018-02-23memory: brcmstb: dpfe: fix type declaration of variable "ret"Markus Mayer
2018-02-23memory: brcmstb: dpfe: properly mask vendor error bitsMarkus Mayer
2018-02-12memory: samsung: Add SPDX license identifiersKrzysztof Kozlowski
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-12mtd: onenand: omap2: Configure driver from DTLadislav Michl
2018-01-04Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2017-12-21Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-12-15memory: tegra: Create SMMU display groupsThierry Reding
2017-12-13memory: tegra: Add Tegra186 supportThierry Reding
2017-12-06memory: ti-emif-sram: remove unused variableArnd Bergmann
2017-12-02memory: ti-emif-sram: introduce relocatable suspend/resume handlersDave Gerlach
2017-12-01memory: omap-gpmc: Make 'bank-width' property optionalLadislav Michl
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-07Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into n...Arnd Bergmann
2017-11-03memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()Ladislav Michl
2017-11-02Merge tag 'arm-soc/for-4.15/drivers-part2' of http://github.com/Broadcom/stbl...Arnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20Merge tag 'gpmc-omap-for-v4.15' of https://github.com/rogerq/linux into next/...Arnd Bergmann
2017-10-17memory: omap-gpmc: Drop gpmc_statusLadislav Michl
2017-10-06memory: brcmstb: dpfe: skip downloading firmware when possibleMarkus Mayer
2017-10-06memory: brcmstb: dpfe: introduce is_dcpu_enabled()Markus Mayer
2017-09-18memory: brcmstb: Add driver for DPFEMarkus Mayer
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel
2017-08-22memory: mtk-smi: Degrade SMI init to module_initYong Wu
2017-08-22iommu/mediatek: Add mt2712 IOMMU supportYong Wu
2017-08-16memory: Convert to using %pOF instead of full_nameRob Herring
2017-08-15memory: mtk-smi: Handle return value of clk_prepare_enableArvind Yadav
2017-08-04memory: mtk-smi: add larbid handle routineHonghui Zhang
2017-08-04memory: mtk-smi: Use of_device_get_match_data helperHonghui Zhang