summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2022-04-20memory: emif: check the pointer temp in get_device_details()Jia-Ju Bai
2022-04-20memory: emif: Add check for setup_interruptsJiasheng Jiang
2021-11-26memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probeDongliang Mu
2021-07-20memory: fsl_ifc: fix leak of private memory on probe failureKrzysztof Kozlowski
2021-07-20memory: fsl_ifc: fix leak of IO mapping on probe failureKrzysztof Kozlowski
2021-05-22memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]Colin Ian King
2020-11-10memory: emif: Remove bogus debugfs error handlingDan Carpenter
2020-10-29memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29memory: omap-gpmc: Fix a couple off by onesDan Carpenter
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-12-14ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl
2017-03-15memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-15Merge tag 'at91-ab-4.9-drivers' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2016-09-03Merge commit 'http://github.com/rogerq/linux gpmc-omap-v4.8-rc1' into next/dr...Arnd Bergmann
2016-08-31memory: atmel-sdramc: fix a possible NULL dereferenceLABBE Corentin
2016-08-31fix:memory:of_memory:add missing header dependenciesBaoyou Xie
2016-08-29memory: omap-gpmc: make gpmc_clk_ticks_to_ns() staticBaoyou Xie
2016-08-29memory: omap-gpmc: use devm_gpiochip_add_data()Linus Walleij
2016-08-29memory: omap-gpmc: Delete an unnecessary check before the function call "gpio...Markus Elfring
2016-08-08memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun
2016-08-08memory: omap-gpmc: allow probe of child nodes to failJohan Hovold
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-08-01Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-26Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel
2016-07-14Merge tag 'samsung-drivers-4.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2016-07-13memory: Update dependency of IFC for LayerscapeRaghav Dogra
2016-07-06Merge tag 'tegra-for-4.8-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2016-07-06memory: samsung: exynos-srom: Fix wrong count of registersSeung-Woo Kim
2016-07-05Merge tag 'samsung-drivers-4.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2016-07-04Merge tag 'gpmc-omap-for-v4.8' of https://github.com/rogerq/linux into next/d...Olof Johansson
2016-06-23memory: omap-gpmc: use of_platform_default_populate() to populate default busKefeng Wang
2016-06-21memory: atmel-ebi: make it explicitly non-modularPaul Gortmaker
2016-06-21memory: atmel-sdramc: make it explicitly non-modularPaul Gortmaker
2016-06-21memory/mediatek: add support for mt2701Honghui Zhang
2016-06-20memory: samsung: exynos-srom: make it explicitly non-modularPaul Gortmaker
2016-06-20memory: samsung: endian fixes for IOBen Dooks
2016-06-17memory: omap-gpmc: Move gpio functions out of #ifdef CONFIG_OFRoger Quadros
2016-06-17memory: omap-gpmc: make it explicitly non-modularPaul Gortmaker
2016-06-16memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien
2016-06-14memory: tegra: mc: Add missing of_node_put()Amitoj Kaur Chawla
2016-06-14memory: tegra: Delete unneeded of_node_put()Julia Lawall
2016-06-14memory: tegra: tegra124-emc: Add missing of_node_put()Amitoj Kaur Chawla
2016-06-02memory: add Atmel EBI (External Bus Interface) driverBoris Brezillon
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds