summaryrefslogtreecommitdiffstats
path: root/drivers/memory
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge tag 'memory-controller-drv-5.18-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2022-03-081-3/+5
| |\
| | * memory: emif: check the pointer temp in get_device_details()Jia-Ju Bai2022-03-041-1/+1
| | * memory: emif: Add check for setup_interruptsJiasheng Jiang2022-03-041-2/+4
| * | Merge tag 'memory-controller-drv-tegra-5.18' of git://git.kernel.org/pub/scm/...Arnd Bergmann2022-03-014-12/+124
| |\ \
| | * | memory: tegra: Constify struct thermal_cooling_device_opsRikard Falkeborn2022-01-271-1/+1
| | * | memory: tegra20-emc: Correct memory device maskDmitry Osipenko2022-01-271-1/+1
| | * | memory: tegra30-emc: Print additional memory infoDmitry Osipenko2022-01-272-10/+122
| * | | Merge tag 'memory-controller-drv-mediatek-5.18' of git://git.kernel.org/pub/s...Arnd Bergmann2022-03-011-2/+52
| |\ \ \ | | |_|/ | |/| |
| | * | memory: mtk-smi: Enable sleep ctrl safety function for MT8195AngeloGioacchino Del Regno2022-02-081-1/+2
| | * | memory: mtk-smi: mt8186: Add smi supportYong Wu2022-01-251-0/+13
| | * | memory: mtk-smi: Add sleep ctrl functionYong Wu2022-01-251-0/+36
| | * | memory: mtk-smi: handle positive return value for clk_bulk_prepare_enableYong Wu2022-01-251-1/+1
| | |/
| * | memory: Update of_memory lpddr2 revision-id bindingJulius Werner2022-02-251-8/+15
| * | memory: of: parse max-freq propertyKrzysztof Kozlowski2022-02-091-2/+4
| * | memory: brcmstb_dpfe: fix typo in a commentJason Wang2022-01-271-1/+1
| * | memory: fsl_ifc: populate child devices without relying on simple-busLi Yang2022-01-271-0/+9
| * | memory: mtk-smi: Use ARRAY_SIZE to define MTK_SMI_CLK_NR_MAXAngeloGioacchino Del Regno2022-01-271-2/+1
| |/
* / media: memory: mtk-smi: Get rid of mtk_smi_larb_get/putYong Wu2022-01-281-14/+0
|/
* Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2022-01-111-17/+33
|\
| * memory: omap-gpmc: Use a compatible match table when checking for NAND contro...Roger Quadros2021-12-221-1/+1
| * memory: omap-gpmc: Add support for GPMC on AM64 SoCRoger Quadros2021-12-221-10/+30
| * memory: omap-gpmc: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-221-7/+3
* | Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-01-101-40/+69
|\ \
| * | memory: renesas-rpc-if: refactor MOIIO and IOFV macrosWolfram Sang2021-11-221-12/+8
| * | memory: renesas-rpc-if: avoid use of undocumented bitsWolfram Sang2021-11-221-36/+22
| * | memory: renesas-rpc-if: simplify register updateWolfram Sang2021-11-221-5/+2
| * | memory: renesas-rpc-if: Silence clang warningLad Prabhakar2021-11-221-1/+1
| * | memory: renesas-rpc-if: Add support for RZ/G2LLad Prabhakar2021-11-161-10/+62
| * | memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macroLad Prabhakar2021-11-161-4/+2
| * | memory: renesas-rpc-if: Return error in case devm_ioremap_resource() failsLad Prabhakar2021-11-161-1/+1
| |/
* / memory: mtk-smi: Fix a null dereference for the ostdYong Wu2021-11-251-1/+1
|/
* Merge tag 'memory-controller-drv-5.16-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2021-10-216-14/+371
|\
| * memory: tegra20-emc: Add runtime dependency on devfreq governor moduleDmitry Osipenko2021-10-211-0/+1
| * memory: tegra20-emc: Support matching timings by LPDDR2 configurationDmitry Osipenko2021-10-152-14/+186
| * memory: Add LPDDR2-info helpersDmitry Osipenko2021-10-154-0/+184
* | Merge tag 'memory-controller-drv-5.16' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2021-10-114-51/+139
|\|
| * Merge branch 'for-v5.16/renesas-rpc' into mem-ctrl-nextKrzysztof Kozlowski2021-10-102-36/+124
| |\
| | * memory: renesas-rpc-if: RENESAS_RPCIF should select RESET_CONTROLLERGeert Uytterhoeven2021-10-071-0/+1
| | * memory: renesas-rpc-if: Avoid unaligned bus access for HyperFlashAndrew Gabbasov2021-09-281-2/+46
| | * memory: renesas-rpc-if: Correct QSPI data transfer in Manual modeWolfram Sang2021-09-281-35/+78
| * | memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probeDongliang Mu2021-10-071-7/+6
| * | memory: brcmstb_dpfe: Allow building Broadcom STB DPFE as moduleFlorian Fainelli2021-09-301-2/+2
| * | memory: samsung: describe drivers in KConfigKrzysztof Kozlowski2021-09-281-6/+7
| |/
* | Merge tag 'memory-controller-drv-mtk-5.16' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2021-10-111-247/+349
|\ \
| * | memory: mtk-smi: mt8195: Add initial setting for smi-larbYong Wu2021-09-221-1/+78
| * | memory: mtk-smi: mt8195: Add initial setting for smi-commonYong Wu2021-09-221-4/+38
| * | memory: mtk-smi: mt8195: Add smi supportYong Wu2021-09-221-0/+26
| * | memory: mtk-smi: Use devm_platform_ioremap_resourceYong Wu2021-09-221-8/+3
| * | memory: mtk-smi: Add clocks for smi-sub-commonYong Wu2021-09-221-2/+8
| * | memory: mtk-smi: Add device link for smi-sub-commonYong Wu2021-09-221-24/+51