summaryrefslogtreecommitdiffstats
path: root/drivers/memory
AgeCommit message (Expand)AuthorLines
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-10/+39
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2018-07-31drivers/memory/Kconfig: Add CONFIG_OF dependencyAnders Roxell-1/+1
2018-07-19memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon-1/+2
2018-07-18memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon-1/+2
2018-07-14Merge tag 'tegra-for-4.19-memory' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-10/+6
2018-07-10memory: tegra: Correct driver probe orderDmitry Osipenko-10/+6
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+1
2018-06-26memory: ti-emif-sram: Add resume function to recopy sram codeDave Gerlach-0/+33
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-2/+2
2018-05-25Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson-308/+807
2018-05-18memory: tegra: Remove Tegra114 SATA and AFI reset definitionsDmitry Osipenko-2/+0
2018-05-18memory: tegra: Register SMMU after MC driver became readyDmitry Osipenko-9/+9
2018-05-14Merge tag 'arm-soc/for-4.18/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson-32/+10
2018-05-14Merge tag 'gpmc-omap-for-v4.18' of https://github.com/rogerq/linux into next/...Olof Johansson-2/+2
2018-05-14Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-21/+39
2018-05-09memory: brcmstb: dpfe: Remove need for dpfe_devFlorian Fainelli-32/+10
2018-04-30memory: tegra: Add Tegra210 memory controller hot resetsThierry Reding-0/+45
2018-04-30memory: tegra: Add Tegra124 memory controller hot resetsDmitry Osipenko-0/+42
2018-04-30memory: tegra: Add Tegra114 memory controller hot resetsDmitry Osipenko-0/+33
2018-04-30memory: tegra: Add Tegra30 memory controller hot resetsDmitry Osipenko-0/+33
2018-04-30memory: tegra: Add Tegra20 memory controller hot resetsDmitry Osipenko-0/+118
2018-04-30memory: tegra: Introduce memory client hot resetDmitry Osipenko-0/+212
2018-04-30memory: tegra: Squash tegra20-mc into common tegra-mc driverDmitry Osipenko-277/+290
2018-04-27memory: tegra: Remove unused headers inclusionsDmitry Osipenko-5/+0
2018-04-27memory: tegra: Apply interrupts mask per SoCDmitry Osipenko-18/+25
2018-04-27memory: tegra: Setup interrupts mask before requesting IRQDmitry Osipenko-8/+8
2018-04-27memory: tegra: Do not handle spurious interruptsDmitry Osipenko-1/+4
2018-04-24memory: omap-gpmc: Avoid redundant NULL checkRoger Quadros-2/+2
2018-04-20memory: aemif: add support for board filesBartosz Golaszewski-20/+38
2018-04-20memory: aemif: don't rely on kbuild for driver's nameBartosz Golaszewski-1/+1
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach-71/+1
2018-03-07Merge tag 'samsung-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann-16/+11
2018-03-07Merge tag 'soc_drivers_for_4.17' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann-2/+1
2018-03-05memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe()Wei Yongjun-1/+0
2018-03-05memory-EMIF: Use seq_putc() in emif_regdump_show()SF Markus Elfring-1/+1
2018-02-23memory: brcmstb: dpfe: support new way of passing data from the DCPUMarkus Mayer-10/+55
2018-02-23memory: brcmstb: dpfe: fix type declaration of variable "ret"Markus Mayer-3/+3
2018-02-23memory: brcmstb: dpfe: properly mask vendor error bitsMarkus Mayer-1/+2
2018-02-12memory: samsung: Add SPDX license identifiersKrzysztof Kozlowski-16/+11
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+1453
2018-01-12mtd: onenand: omap2: Configure driver from DTLadislav Michl-41/+117
2018-01-04Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...Olof Johansson-0/+790
2017-12-21Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann-0/+663
2017-12-15memory: tegra: Create SMMU display groupsThierry Reding-0/+62
2017-12-13memory: tegra: Add Tegra186 supportThierry Reding-0/+601
2017-12-06memory: ti-emif-sram: remove unused variableArnd Bergmann-1/+0
2017-12-02memory: ti-emif-sram: introduce relocatable suspend/resume handlersDave Gerlach-0/+791
2017-12-01memory: omap-gpmc: Make 'bank-width' property optionalLadislav Michl-2/+3