aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
2019-04-18memory: tegra: Fix a typos for "fdcdwr2" mc clientGravatar Edward Cragg 2-2/+2
2019-04-18memory: tegra: Replace readl-writel with mc_readl-mc_writelGravatar Dmitry Osipenko 1-5/+5
2019-04-18memory: tegra: Fix integer overflow on tick value calculationGravatar Dmitry Osipenko 1-1/+1
2019-04-18memory: tegra: Fix missed registers values latchingGravatar Dmitry Osipenko 1-0/+6
2019-04-11memory: tegra: Properly spell "tegra"Gravatar Thierry Reding 7-29/+29
2019-04-11memory: tegra: Make terga20_mc_reset_ops staticGravatar Yue Haibing 1-1/+1
2019-04-09memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware levelingGravatar Dave Gerlach 3-0/+48
2019-04-08memory: squash drivers/memory/Makefile.asm-offsetsGravatar Masahiro Yamada 2-6/+5
2019-03-21memory: atmel-ebi: add sam9x60 EBI supportGravatar Tudor Ambarus 1-0/+14
2019-03-21memory: atmel-ebi: add generic name for ebi regmapGravatar Tudor Ambarus 1-7/+16
2019-01-16memory: tegra: Clean up error messagesGravatar Dmitry Osipenko 1-7/+8
2019-01-16memory: tegra: Do not ask for IRQ sharingGravatar Dmitry Osipenko 1-1/+1
2019-01-16memory: tegra: Do not try to probe SMMU on Tegra20Gravatar Dmitry Osipenko 1-2/+4
2019-01-16iommu/tegra: gart: Integrate with Memory Controller driverGravatar Dmitry Osipenko 1-0/+43
2019-01-16memory: tegra: Use relaxed versions of readl/writelGravatar Dmitry Osipenko 1-2/+2
2019-01-16memory: tegra: Use of_device_get_match_data()Gravatar Dmitry Osipenko 1-6/+2
2019-01-16memory: tegra: Read client ID on GART page faultGravatar Dmitry Osipenko 1-2/+10
2019-01-16memory: tegra: Adapt to Tegra20 device-tree binding changesGravatar Dmitry Osipenko 2-19/+8
2019-01-16memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20Gravatar Dmitry Osipenko 1-5/+6
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 3-0/+473
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 4-4/+606
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-3/+2
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-22/+18
2018-12-23treewide: add intermediate .s files to targetsGravatar Masahiro Yamada 1-0/+2
2018-12-23treewide: remove explicit rules for *offsets.sGravatar Masahiro Yamada 1-3/+0
2018-12-20Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne...Gravatar Arnd Bergmann 3-0/+473
2018-12-17memory: omap-gpmc: Get the header of the enumGravatar Linus Walleij 1-0/+1
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Gravatar Linus Walleij 1-1/+2
2018-12-13memory: pl353: Add driver for arm pl353 static memory controllerGravatar Naga Sureshkumar Relli 3-0/+473
2018-12-12Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc...Gravatar Olof Johansson 1-4/+4
2018-12-11memory: omap-gpmc: Use of_node_name_eq for node name comparisonsGravatar Rob Herring 1-4/+4
2018-11-27memory: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 4-22/+18
2018-11-08memory: tegra: Introduce Tegra20 EMC driverGravatar Dmitry Osipenko 3-0/+602
2018-09-25Merge tag 'at91-4.20-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 1-2/+1
2018-09-06memory: ti-aemif: fix a potential NULL-pointer dereferenceGravatar Bartosz Golaszewski 1-1/+1
2018-08-27memory: atmel-ebi: Use struct_size() in devm_kzalloc()Gravatar Gustavo A. R. Silva 1-2/+1
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-10/+39
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2018-07-31drivers/memory/Kconfig: Add CONFIG_OF dependencyGravatar Anders Roxell 1-1/+1
2018-07-19memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=yGravatar Boris Brezillon 1-1/+2
2018-07-18memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=yGravatar Boris Brezillon 1-1/+2
2018-07-14Merge tag 'tegra-for-4.19-memory' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 1-10/+6
2018-07-10memory: tegra: Correct driver probe orderGravatar Dmitry Osipenko 1-10/+6
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hGravatar Randy Dunlap 1-0/+1
2018-06-26memory: ti-emif-sram: Add resume function to recopy sram codeGravatar Dave Gerlach 1-0/+33
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-2/+2
2018-05-25Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Olof Johansson 11-308/+807
2018-05-18memory: tegra: Remove Tegra114 SATA and AFI reset definitionsGravatar Dmitry Osipenko 1-2/+0
2018-05-18memory: tegra: Register SMMU after MC driver became readyGravatar Dmitry Osipenko 1-9/+9