summaryrefslogtreecommitdiffstats
path: root/drivers/memory
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-161-0/+1
|\
| * clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-1610-36/+90
|\ \
| * \ Merge tag 'tegra-for-5.2-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-04-287-36/+42
| |\ \
| | * | memory: tegra: Fix a typos for "fdcdwr2" mc clientEdward Cragg2019-04-182-2/+2
| | * | memory: tegra: Replace readl-writel with mc_readl-mc_writelDmitry Osipenko2019-04-181-5/+5
| | * | memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko2019-04-181-1/+1
| | * | memory: tegra: Fix missed registers values latchingDmitry Osipenko2019-04-181-0/+6
| | * | memory: tegra: Properly spell "tegra"Thierry Reding2019-04-117-29/+29
| | * | memory: tegra: Make terga20_mc_reset_ops staticYue Haibing2019-04-111-1/+1
| | |/
| * / memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware levelingDave Gerlach2019-04-093-0/+48
| |/
* | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-121-7/+30
|\ \
| * | memory: atmel-ebi: add sam9x60 EBI supportTudor Ambarus2019-03-211-0/+14
| * | memory: atmel-ebi: add generic name for ebi regmapTudor Ambarus2019-03-211-7/+16
| |/
* / memory: squash drivers/memory/Makefile.asm-offsetsMasahiro Yamada2019-04-082-6/+5
|/
* memory: tegra: Clean up error messagesDmitry Osipenko2019-01-161-7/+8
* memory: tegra: Do not ask for IRQ sharingDmitry Osipenko2019-01-161-1/+1
* memory: tegra: Do not try to probe SMMU on Tegra20Dmitry Osipenko2019-01-161-2/+4
* iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko2019-01-161-0/+43
* memory: tegra: Use relaxed versions of readl/writelDmitry Osipenko2019-01-161-2/+2
* memory: tegra: Use of_device_get_match_data()Dmitry Osipenko2019-01-161-6/+2
* memory: tegra: Read client ID on GART page faultDmitry Osipenko2019-01-161-2/+10
* memory: tegra: Adapt to Tegra20 device-tree binding changesDmitry Osipenko2019-01-162-19/+8
* memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20Dmitry Osipenko2019-01-161-5/+6
* 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
|/