summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2019-01-16memory: tegra: Clean up error messagesDmitry Osipenko
2019-01-16memory: tegra: Do not ask for IRQ sharingDmitry Osipenko
2019-01-16memory: tegra: Do not try to probe SMMU on Tegra20Dmitry Osipenko
2019-01-16iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko
2019-01-16memory: tegra: Use relaxed versions of readl/writelDmitry Osipenko
2019-01-16memory: tegra: Use of_device_get_match_data()Dmitry Osipenko
2019-01-16memory: tegra: Read client ID on GART page faultDmitry Osipenko
2019-01-16memory: tegra: Adapt to Tegra20 device-tree binding changesDmitry Osipenko
2019-01-16memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20Dmitry Osipenko
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-23treewide: add intermediate .s files to targetsMasahiro Yamada
2018-12-23treewide: remove explicit rules for *offsets.sMasahiro Yamada
2018-12-20Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne...Arnd Bergmann
2018-12-17memory: omap-gpmc: Get the header of the enumLinus Walleij
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij
2018-12-13memory: pl353: Add driver for arm pl353 static memory controllerNaga Sureshkumar Relli
2018-12-12Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc...Olof Johansson
2018-12-11memory: omap-gpmc: Use of_node_name_eq for node name comparisonsRob Herring
2018-11-27memory: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-08memory: tegra: Introduce Tegra20 EMC driverDmitry Osipenko
2018-09-25Merge tag 'at91-4.20-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2018-09-06memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski
2018-08-27memory: atmel-ebi: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-31drivers/memory/Kconfig: Add CONFIG_OF dependencyAnders Roxell
2018-07-19memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-18memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-07-14Merge tag 'tegra-for-4.19-memory' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-07-10memory: tegra: Correct driver probe orderDmitry Osipenko
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-06-26memory: ti-emif-sram: Add resume function to recopy sram codeDave Gerlach
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-25Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2018-05-18memory: tegra: Remove Tegra114 SATA and AFI reset definitionsDmitry Osipenko
2018-05-18memory: tegra: Register SMMU after MC driver became readyDmitry Osipenko
2018-05-14Merge tag 'arm-soc/for-4.18/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson
2018-05-14Merge tag 'gpmc-omap-for-v4.18' of https://github.com/rogerq/linux into next/...Olof Johansson
2018-05-14Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2018-05-09memory: brcmstb: dpfe: Remove need for dpfe_devFlorian Fainelli
2018-04-30memory: tegra: Add Tegra210 memory controller hot resetsThierry Reding
2018-04-30memory: tegra: Add Tegra124 memory controller hot resetsDmitry Osipenko
2018-04-30memory: tegra: Add Tegra114 memory controller hot resetsDmitry Osipenko
2018-04-30memory: tegra: Add Tegra30 memory controller hot resetsDmitry Osipenko
2018-04-30memory: tegra: Add Tegra20 memory controller hot resetsDmitry Osipenko
2018-04-30memory: tegra: Introduce memory client hot resetDmitry Osipenko