summaryrefslogtreecommitdiff
path: root/drivers/memory
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-07
|\
| * Merge tag 'at91-ab-4.9-drivers' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2016-09-15
| |\
| | * memory: atmel-sdramc: fix a possible NULL dereferenceLABBE Corentin2016-08-31
| | * memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-08-08
| * | Merge commit 'http://github.com/rogerq/linux gpmc-omap-v4.8-rc1' into next/dr...Arnd Bergmann2016-09-03
| |\ \
| * | | memory: omap-gpmc: make gpmc_clk_ticks_to_ns() staticBaoyou Xie2016-08-29
| * | | memory: omap-gpmc: use devm_gpiochip_add_data()Linus Walleij2016-08-29
| * | | memory: omap-gpmc: Delete an unnecessary check before the function call "gpio...Markus Elfring2016-08-29
| | |/ | |/|
* | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-03
|\ \ \ | |_|/ |/| |
| * | fix:memory:of_memory:add missing header dependenciesBaoyou Xie2016-08-31
| |/
* | memory: omap-gpmc: allow probe of child nodes to failJohan Hovold2016-08-08
|/
* Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-02
|\
| * memory: Update dependency of IFC for LayerscapeRaghav Dogra2016-07-13
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-01
|\ \
| * \ Merge tag 'samsung-drivers-4.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2016-07-14
| |\ \
| | * | memory: samsung: exynos-srom: Fix wrong count of registersSeung-Woo Kim2016-07-06
| * | | Merge tag 'tegra-for-4.8-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-07-06
| |\ \ \
| | * | | memory: tegra: mc: Add missing of_node_put()Amitoj Kaur Chawla2016-06-14
| | * | | memory: tegra: Delete unneeded of_node_put()Julia Lawall2016-06-14
| | * | | memory: tegra: tegra124-emc: Add missing of_node_put()Amitoj Kaur Chawla2016-06-14
| | | |/ | | |/|
| * | | Merge tag 'samsung-drivers-4.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-07-05
| |\ \ \ | | | |/ | | |/|
| | * | memory: samsung: exynos-srom: make it explicitly non-modularPaul Gortmaker2016-06-20
| | * | memory: samsung: endian fixes for IOBen Dooks2016-06-20
| | |/
| * | Merge tag 'gpmc-omap-for-v4.8' of https://github.com/rogerq/linux into next/d...Olof Johansson2016-07-04
| |\ \
| | * | memory: omap-gpmc: Move gpio functions out of #ifdef CONFIG_OFRoger Quadros2016-06-17
| | * | memory: omap-gpmc: make it explicitly non-modularPaul Gortmaker2016-06-17
| | |/
| * | memory: atmel-ebi: make it explicitly non-modularPaul Gortmaker2016-06-21
| * | memory: atmel-sdramc: make it explicitly non-modularPaul Gortmaker2016-06-21
| * | memory: add Atmel EBI (External Bus Interface) driverBoris Brezillon2016-06-02
| |/
* | Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-01
|\ \
| | \
| | \
| *-. \ Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel2016-07-26
| |\ \ \ | | | |/ | | |/|
| | | * memory/mediatek: add support for mt2701Honghui Zhang2016-06-21
| | |/
* | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-30
|\ \ \ | |/ / |/| |
| * | memory: omap-gpmc: use of_platform_default_populate() to populate default busKefeng Wang2016-06-23
| |/
* | memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien2016-06-16
|/
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-24
|\
| * mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-04-19
| * mtd/ifc: Add support for IFC controller version 2.0Raghav Dogra2016-04-19
| * memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regsRoger Quadros2016-04-15
| * memory: omap-gpmc: Support WAIT pin edge interruptsRoger Quadros2016-04-15
| * memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoringRoger Quadros2016-04-15
| * memory: omap-gpmc: Support general purpose input for WAITPINsRoger Quadros2016-04-15
| * memory: omap-gpmc: Prevent mapping into 1st 16MBRoger Quadros2016-04-15
| * mtd: nand: omap: Clean up device tree supportRoger Quadros2016-04-15
| * memory: omap-gpmc: Implement IRQ domain for NAND IRQsRoger Quadros2016-04-15
| * memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty statusRoger Quadros2016-04-15
| * memory: omap-gpmc: Introduce GPMC to NAND interfaceRoger Quadros2016-04-15
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-23
|\ \
| * | memory: mtk-smi: export mtk_smi_larb_get/putPhilipp Zabel2016-05-06
| |/
* | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-20
|\ \