summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2019-05-25memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko
2018-08-03memory: tegra: Apply interrupts mask per SoCDmitry Osipenko
2018-08-03memory: tegra: Do not handle spurious interruptsDmitry Osipenko
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2017-07-26memory: atmel-ebi: Fix smc cycle xlate converterAlexander Dahl
2017-07-26memory: atmel-ebi: Allow t_DF timings of zero nsAlexander Dahl
2017-07-26memory: atmel-ebi: Fix smc timing return value evaluationAlexander Dahl
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-06-18Merge tag 'omap-for-v4.13/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman
2017-06-03memory: ti-aemif: Handle return value of clk_prepare_enableArvind Yadav
2017-06-01Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-05-31memory: omap-gpmc: add error message if bank-width property is absentUwe Kleine-König
2017-05-31memory: omap-gpmc: make dts snippet include semicolonUwe Kleine-König
2017-05-16memory: omap-gpmc: Fix debug output for access widthTony Lindgren
2017-05-15memory: atmel-ebi: mark PM ops as __maybe_unusedArnd Bergmann
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-04-27memory: atmel-ebi: Add PM opsBoris Brezillon
2017-04-27memory: atmel-ebi: Add missing ->numcs assignmentBoris Brezillon
2017-04-27memory: atmel-ebi: Change naming schemeBoris Brezillon
2017-04-27memory: atmel-ebi: Stop using reg_field objects for simple thingsBoris Brezillon
2017-04-27memory: atmel-ebi: Simplify SMC config codeBoris Brezillon
2017-03-16memory: ifc: Update dependency of IFC for LS1021AAlison Wang
2017-03-06Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren
2017-02-28ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-01-29Merge tag 'at91-ab-4.11-drivers2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2017-01-29Merge tag 'tegra-for-4.11-memory' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2017-01-27memory: atmel-ebi: Enable the SMC clock if specifiedBoris Brezillon
2017-01-27memory: atmel-ebi: Properly handle multiple reference to the same CSBoris Brezillon
2017-01-27memory: atmel-ebi: Fix the test to enable generic SMC logicBoris Brezillon
2017-01-25memory: tegra: Add a missing 'of_node_put()' callChristophe Jaillet
2017-01-19memory: aemif: allow passing device lookup table as platform dataBartosz Golaszewski
2017-01-10memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon
2016-11-30Merge tag 'davinci-for-v4.10/drivers-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-11-23memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name()Bartosz Golaszewski
2016-11-18Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2016-11-14memory: davinci: add support for da8xx DDR2/mDDR controllerBartosz Golaszewski
2016-10-20memory: atmel-sdramc: use builtin_platform_driver to simplify the codeWei Yongjun