aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
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
2017-04-27memory: atmel-ebi: Simplify SMC config codeGravatar Boris Brezillon 2-303/+128
2017-03-16memory: ifc: Update dependency of IFC for LS1021AGravatar Alison Wang 1-1/+1
2017-03-06Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesGravatar Tony Lindgren 3-52/+87
2017-02-28ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureGravatar Ladislav Michl 1-3/+1
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-51/+80
2017-01-29Merge tag 'at91-ab-4.11-drivers2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 1-34/+65
2017-01-29Merge tag 'tegra-for-4.11-memory' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 1-4/+1
2017-01-27memory: atmel-ebi: Enable the SMC clock if specifiedGravatar Boris Brezillon 1-14/+37
2017-01-27memory: atmel-ebi: Properly handle multiple reference to the same CSGravatar Boris Brezillon 1-19/+27
2017-01-27memory: atmel-ebi: Fix the test to enable generic SMC logicGravatar Boris Brezillon 1-1/+1
2017-01-25memory: tegra: Add a missing 'of_node_put()' callGravatar Christophe Jaillet 1-4/+1
2017-01-19memory: aemif: allow passing device lookup table as platform dataGravatar Bartosz Golaszewski 1-1/+7
2017-01-10memory/atmel-ebi: Fix ns <-> cycles conversionsGravatar Boris Brezillon 1-13/+14
2016-11-30Merge tag 'davinci-for-v4.10/drivers-2' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-3/+1
2016-11-23memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name()Gravatar Bartosz Golaszewski 1-3/+1
2016-11-18Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Olof Johansson 2-6/+2
2016-11-14memory: davinci: add support for da8xx DDR2/mDDR controllerGravatar Bartosz Golaszewski 3-0/+184
2016-10-20memory: atmel-sdramc: use builtin_platform_driver to simplify the codeGravatar Wei Yongjun 1-5/+1
2016-10-20memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()Gravatar Wei Yongjun 1-1/+1
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-26/+8
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1