summaryrefslogtreecommitdiffstats
path: root/drivers/memory
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2019-01-053-0/+473
|\
| * Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne...Arnd Bergmann2018-12-203-0/+473
| |\
| | * memory: pl353: Add driver for arm pl353 static memory controllerNaga Sureshkumar Relli2018-12-133-0/+473
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-314-4/+606
|\| |
| * | Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc...Olof Johansson2018-12-121-4/+4
| |\ \
| | * | memory: omap-gpmc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-111-4/+4
| | |/
| * / memory: tegra: Introduce Tegra20 EMC driverDmitry Osipenko2018-11-083-0/+602
| |/
* | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-3/+2
|\ \
| * | treewide: add intermediate .s files to targetsMasahiro Yamada2018-12-231-0/+2
| * | treewide: remove explicit rules for *offsets.sMasahiro Yamada2018-12-231-3/+0
| |/
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-284-22/+18
|\ \
| * | memory: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-274-22/+18
| |/
* | memory: omap-gpmc: Get the header of the enumLinus Walleij2018-12-171-0/+1
* | gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij2018-12-141-1/+2
|/
* Merge tag 'at91-4.20-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2018-09-251-2/+1
|\
| * memory: atmel-ebi: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2018-08-271-2/+1
* | memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski2018-09-061-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-232-10/+39
|\
| * Merge tag 'tegra-for-4.19-memory' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-07-141-10/+6
| |\
| | * memory: tegra: Correct driver probe orderDmitry Osipenko2018-07-101-10/+6
| * | memory: ti-emif-sram: Add resume function to recopy sram codeDave Gerlach2018-06-261-0/+33
| |/
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\ \
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
| |/
* | drivers/memory/Kconfig: Add CONFIG_OF dependencyAnders Roxell2018-07-311-1/+1
* | memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon2018-07-191-1/+2
* | memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon2018-07-181-1/+2
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-121-2/+2
|\
| * treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* | Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-05-2511-308/+807
|\ \
| * | memory: tegra: Remove Tegra114 SATA and AFI reset definitionsDmitry Osipenko2018-05-181-2/+0
| * | memory: tegra: Register SMMU after MC driver became readyDmitry Osipenko2018-05-181-9/+9
| * | memory: tegra: Add Tegra210 memory controller hot resetsThierry Reding2018-04-301-0/+45
| * | memory: tegra: Add Tegra124 memory controller hot resetsDmitry Osipenko2018-04-301-0/+42
| * | memory: tegra: Add Tegra114 memory controller hot resetsDmitry Osipenko2018-04-301-0/+33
| * | memory: tegra: Add Tegra30 memory controller hot resetsDmitry Osipenko2018-04-301-0/+33
| * | memory: tegra: Add Tegra20 memory controller hot resetsDmitry Osipenko2018-04-301-0/+118
| * | memory: tegra: Introduce memory client hot resetDmitry Osipenko2018-04-302-0/+212
| * | memory: tegra: Squash tegra20-mc into common tegra-mc driverDmitry Osipenko2018-04-307-277/+290
| * | memory: tegra: Remove unused headers inclusionsDmitry Osipenko2018-04-271-5/+0
| * | memory: tegra: Apply interrupts mask per SoCDmitry Osipenko2018-04-276-18/+25
| * | memory: tegra: Setup interrupts mask before requesting IRQDmitry Osipenko2018-04-271-8/+8
| * | memory: tegra: Do not handle spurious interruptsDmitry Osipenko2018-04-271-1/+4
* | | Merge tag 'arm-soc/for-4.18/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson2018-05-141-32/+10
|\ \ \
| * | | memory: brcmstb: dpfe: Remove need for dpfe_devFlorian Fainelli2018-05-091-32/+10
| |/ /
* | | Merge tag 'gpmc-omap-for-v4.18' of https://github.com/rogerq/linux into next/...Olof Johansson2018-05-141-2/+2
|\ \ \
| * | | memory: omap-gpmc: Avoid redundant NULL checkRoger Quadros2018-04-241-2/+2
| |/ /
* | | Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2018-05-141-21/+39
|\ \ \ | |_|/ |/| |
| * | memory: aemif: add support for board filesBartosz Golaszewski2018-04-201-20/+38
| * | memory: aemif: don't rely on kbuild for driver's nameBartosz Golaszewski2018-04-201-1/+1
| |/
* / ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach2018-04-181-71/+1
|/