summaryrefslogtreecommitdiff
path: root/drivers/memory
Commit message (Expand)AuthorAgeFilesLines
* memory: fsl_ifc: fix leak of private memory on probe failureKrzysztof Kozlowski2021-07-201-2/+2
* memory: fsl_ifc: fix leak of IO mapping on probe failureKrzysztof Kozlowski2021-07-201-2/+2
* memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]Colin Ian King2021-05-221-2/+5
* memory: emif: Remove bogus debugfs error handlingDan Carpenter2020-11-101-28/+5
* memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2
* memory: omap-gpmc: Fix a couple off by onesDan Carpenter2020-10-291-2/+2
* memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko2019-05-251-1/+1
* memory: tegra: Apply interrupts mask per SoCDmitry Osipenko2018-08-036-18/+25
* memory: tegra: Do not handle spurious interruptsDmitry Osipenko2018-08-031-1/+4
* ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl2017-12-141-3/+1
* memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon2017-03-151-13/+14
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-073-26/+8
|\
| * Merge tag 'at91-ab-4.9-drivers' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2016-09-152-11/+3
| |\
| | * memory: atmel-sdramc: fix a possible NULL dereferenceLABBE Corentin2016-08-311-3/+1
| | * memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-08-081-8/+2
| * | Merge commit 'http://github.com/rogerq/linux gpmc-omap-v4.8-rc1' into next/dr...Arnd Bergmann2016-09-031-14/+7
| |\ \
| * | | memory: omap-gpmc: make gpmc_clk_ticks_to_ns() staticBaoyou Xie2016-08-291-2/+2
| * | | memory: omap-gpmc: use devm_gpiochip_add_data()Linus Walleij2016-08-291-10/+2
| * | | memory: omap-gpmc: Delete an unnecessary check before the function call "gpio...Markus Elfring2016-08-291-3/+1
| | |/ | |/|
* | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-031-0/+1
|\ \ \ | |_|/ |/| |
| * | fix:memory:of_memory:add missing header dependenciesBaoyou Xie2016-08-311-0/+1
| |/
* | memory: omap-gpmc: allow probe of child nodes to failJohan Hovold2016-08-081-14/+7
|/
* Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-022-2/+4
|\
| * memory: Update dependency of IFC for LayerscapeRaghav Dogra2016-07-132-2/+4
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-018-117/+867
|\ \
| * \ Merge tag 'samsung-drivers-4.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2016-07-141-1/+1
| |\ \
| | * | memory: samsung: exynos-srom: Fix wrong count of registersSeung-Woo Kim2016-07-061-1/+1
| * | | Merge tag 'tegra-for-4.8-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-07-062-9/+9
| |\ \ \
| | * | | memory: tegra: mc: Add missing of_node_put()Amitoj Kaur Chawla2016-06-141-2/+4
| | * | | memory: tegra: Delete unneeded of_node_put()Julia Lawall2016-06-142-6/+2
| | * | | memory: tegra: tegra124-emc: Add missing of_node_put()Amitoj Kaur Chawla2016-06-141-1/+3
| | | |/ | | |/|
| * | | Merge tag 'samsung-drivers-4.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-07-051-27/+12
| |\ \ \ | | | |/ | | |/|
| | * | memory: samsung: exynos-srom: make it explicitly non-modularPaul Gortmaker2016-06-201-18/+3
| | * | memory: samsung: endian fixes for IOBen Dooks2016-06-201-10/+10
| | |/
| * | Merge tag 'gpmc-omap-for-v4.8' of https://github.com/rogerq/linux into next/d...Olof Johansson2016-07-041-73/+63
| |\ \
| | * | memory: omap-gpmc: Move gpio functions out of #ifdef CONFIG_OFRoger Quadros2016-06-171-63/+63
| | * | memory: omap-gpmc: make it explicitly non-modularPaul Gortmaker2016-06-171-10/+0
| | |/
| * | memory: atmel-ebi: make it explicitly non-modularPaul Gortmaker2016-06-211-7/+2
| * | memory: atmel-sdramc: make it explicitly non-modularPaul Gortmaker2016-06-211-7/+4
| * | memory: add Atmel EBI (External Bus Interface) driverBoris Brezillon2016-06-023-0/+783
| |/
* | Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-011-18/+149
|\ \
| | \
| | \
| *-. \ Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel2016-07-261-18/+149
| |\ \ \ | | | |/ | | |/|
| | | * memory/mediatek: add support for mt2701Honghui Zhang2016-06-211-18/+149
| | |/
* | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-2/+1
|\ \ \ | |/ / |/| |
| * | memory: omap-gpmc: use of_platform_default_populate() to populate default busKefeng Wang2016-06-231-2/+1
| |/
* | memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien2016-06-161-1/+1
|/
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-243-257/+437
|\
| * mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-04-191-2/+2
| * mtd/ifc: Add support for IFC controller version 2.0Raghav Dogra2016-04-191-18/+18
| * memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regsRoger Quadros2016-04-151-1/+1