summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2022-04-21memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual ModeGeert Uytterhoeven
2022-04-06memory: fsl_ifc: populate child nodes of buses and mfd devicesLi Yang
2022-04-04memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probeMiaoqian Lin
2022-04-04memory: renesas-rpc-if: fix platform-device leak in error pathJohan Hovold
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-08Merge tag 'memory-controller-drv-5.18-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2022-03-04memory: emif: check the pointer temp in get_device_details()Jia-Ju Bai
2022-03-04memory: emif: Add check for setup_interruptsJiasheng Jiang
2022-03-01Merge tag 'memory-controller-drv-tegra-5.18' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2022-03-01Merge tag 'memory-controller-drv-mediatek-5.18' of git://git.kernel.org/pub/s...Arnd Bergmann
2022-02-25memory: Update of_memory lpddr2 revision-id bindingJulius Werner
2022-02-09memory: of: parse max-freq propertyKrzysztof Kozlowski
2022-02-08memory: mtk-smi: Enable sleep ctrl safety function for MT8195AngeloGioacchino Del Regno
2022-01-28media: memory: mtk-smi: Get rid of mtk_smi_larb_get/putYong Wu
2022-01-27memory: brcmstb_dpfe: fix typo in a commentJason Wang
2022-01-27memory: tegra: Constify struct thermal_cooling_device_opsRikard Falkeborn
2022-01-27memory: fsl_ifc: populate child devices without relying on simple-busLi Yang
2022-01-27memory: mtk-smi: Use ARRAY_SIZE to define MTK_SMI_CLK_NR_MAXAngeloGioacchino Del Regno
2022-01-27memory: tegra20-emc: Correct memory device maskDmitry Osipenko
2022-01-27memory: tegra30-emc: Print additional memory infoDmitry Osipenko
2022-01-25memory: mtk-smi: mt8186: Add smi supportYong Wu
2022-01-25memory: mtk-smi: Add sleep ctrl functionYong Wu
2022-01-25memory: mtk-smi: handle positive return value for clk_bulk_prepare_enableYong Wu
2022-01-11Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-12-22memory: omap-gpmc: Use a compatible match table when checking for NAND contro...Roger Quadros
2021-12-22memory: omap-gpmc: Add support for GPMC on AM64 SoCRoger Quadros
2021-12-22memory: omap-gpmc: Use platform_get_irq() to get the interruptLad Prabhakar
2021-11-25memory: mtk-smi: Fix a null dereference for the ostdYong Wu
2021-11-22memory: renesas-rpc-if: refactor MOIIO and IOFV macrosWolfram Sang
2021-11-22memory: renesas-rpc-if: avoid use of undocumented bitsWolfram Sang
2021-11-22memory: renesas-rpc-if: simplify register updateWolfram Sang
2021-11-22memory: renesas-rpc-if: Silence clang warningLad Prabhakar
2021-11-16memory: renesas-rpc-if: Add support for RZ/G2LLad Prabhakar
2021-11-16memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macroLad Prabhakar
2021-11-16memory: renesas-rpc-if: Return error in case devm_ioremap_resource() failsLad Prabhakar
2021-10-21Merge tag 'memory-controller-drv-5.16-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2021-10-21memory: tegra20-emc: Add runtime dependency on devfreq governor moduleDmitry Osipenko
2021-10-15memory: tegra20-emc: Support matching timings by LPDDR2 configurationDmitry Osipenko
2021-10-15memory: Add LPDDR2-info helpersDmitry Osipenko
2021-10-11Merge tag 'memory-controller-drv-5.16' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2021-10-11Merge tag 'memory-controller-drv-mtk-5.16' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2021-10-10Merge branch 'for-v5.16/renesas-rpc' into mem-ctrl-nextKrzysztof Kozlowski
2021-10-07memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probeDongliang Mu
2021-10-07memory: tegra210-emc: replace DEFINE_SIMPLE_ATTRIBUTE withKai Song
2021-10-07memory: renesas-rpc-if: RENESAS_RPCIF should select RESET_CONTROLLERGeert Uytterhoeven
2021-10-07memory: tegra186-emc: Fix error return code in tegra186_emc_probe()Yang Yingliang
2021-09-30memory: brcmstb_dpfe: Allow building Broadcom STB DPFE as moduleFlorian Fainelli
2021-09-28memory: samsung: describe drivers in KConfigKrzysztof Kozlowski
2021-09-28memory: renesas-rpc-if: Avoid unaligned bus access for HyperFlashAndrew Gabbasov