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