aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
2018-02-23memory: brcmstb: dpfe: support new way of passing data from the DCPUGravatar Markus Mayer 1-10/+55
2018-02-23memory: brcmstb: dpfe: fix type declaration of variable "ret"Gravatar Markus Mayer 1-3/+3
2018-02-23memory: brcmstb: dpfe: properly mask vendor error bitsGravatar Markus Mayer 1-1/+2
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 13-0/+1453
2018-01-12mtd: onenand: omap2: Configure driver from DTGravatar Ladislav Michl 1-41/+117
2018-01-04Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...Gravatar Olof Johansson 7-0/+790
2017-12-21Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 6-0/+663
2017-12-15memory: tegra: Create SMMU display groupsGravatar Thierry Reding 4-0/+62
2017-12-13memory: tegra: Add Tegra186 supportGravatar Thierry Reding 2-0/+601
2017-12-06memory: ti-emif-sram: remove unused variableGravatar Arnd Bergmann 1-1/+0
2017-12-02memory: ti-emif-sram: introduce relocatable suspend/resume handlersGravatar Dave Gerlach 7-0/+791
2017-12-01memory: omap-gpmc: Make 'bank-width' property optionalGravatar Ladislav Michl 1-2/+3
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-30/+747
2017-11-07Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into n...Gravatar Arnd Bergmann 1-29/+24
2017-11-03memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()Gravatar Ladislav Michl 1-29/+24
2017-11-02Merge tag 'arm-soc/for-4.15/drivers-part2' of http://github.com/Broadcom/stbl...Gravatar Arnd Bergmann 1-8/+29
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-10-20Merge tag 'gpmc-omap-for-v4.15' of https://github.com/rogerq/linux into next/...Gravatar Arnd Bergmann 1-1/+0
2017-10-17memory: omap-gpmc: Drop gpmc_statusGravatar Ladislav Michl 1-1/+0
2017-10-06memory: brcmstb: dpfe: skip downloading firmware when possibleGravatar Markus Mayer 1-2/+14
2017-10-06memory: brcmstb: dpfe: introduce is_dcpu_enabled()Gravatar Markus Mayer 1-6/+15
2017-09-18memory: brcmstb: Add driver for DPFEGravatar Markus Mayer 2-0/+702
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 4-29/+28
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-23/+73
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutGravatar Ludovic Desroches 1-4/+9
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Gravatar Joerg Roedel 1-23/+73
2017-08-22memory: mtk-smi: Degrade SMI init to module_initGravatar Yong Wu 1-7/+4
2017-08-22iommu/mediatek: Add mt2712 IOMMU supportGravatar Yong Wu 1-3/+51
2017-08-16memory: Convert to using %pOF instead of full_nameGravatar Rob Herring 4-29/+28
2017-08-15memory: mtk-smi: Handle return value of clk_prepare_enableGravatar Arvind Yadav 1-1/+4
2017-08-04memory: mtk-smi: add larbid handle routineGravatar Honghui Zhang 1-0/+12
2017-08-04memory: mtk-smi: Use of_device_get_match_data helperGravatar Honghui Zhang 1-12/+2
2017-07-26memory: atmel-ebi: Fix smc cycle xlate converterGravatar Alexander Dahl 1-1/+1
2017-07-26memory: atmel-ebi: Allow t_DF timings of zero nsGravatar Alexander Dahl 1-2/+4
2017-07-26memory: atmel-ebi: Fix smc timing return value evaluationGravatar Alexander Dahl 1-1/+1
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-3/+6
2017-06-18Merge tag 'omap-for-v4.13/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Gravatar Olof Johansson 1-3/+6
2017-06-12Merge 4.12-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+1
2017-06-03memory: ti-aemif: Handle return value of clk_prepare_enableGravatar Arvind Yadav 1-1/+4
2017-06-01Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 1-1/+1
2017-05-31memory: omap-gpmc: add error message if bank-width property is absentGravatar Uwe Kleine-König 1-1/+4
2017-05-31memory: omap-gpmc: make dts snippet include semicolonGravatar Uwe Kleine-König 1-2/+2
2017-05-16memory: omap-gpmc: Fix debug output for access widthGravatar Tony Lindgren 1-1/+1
2017-05-15memory: atmel-ebi: mark PM ops as __maybe_unusedGravatar Arnd Bergmann 1-1/+1
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-1/+1
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 2-384/+201
2017-04-27memory: atmel-ebi: Add PM opsGravatar Boris Brezillon 1-0/+20
2017-04-27memory: atmel-ebi: Add missing ->numcs assignmentGravatar Boris Brezillon 1-0/+1
2017-04-27memory: atmel-ebi: Change naming schemeGravatar Boris Brezillon 1-60/+60
2017-04-27memory: atmel-ebi: Stop using reg_field objects for simple thingsGravatar Boris Brezillon 1-42/+13