| Commit message (Expand) | Author | Age | Files | Lines |
* | memory: atmel-sdramc: remove the driver | Claudiu Beznea | 2023-06-02 | 1 | -11/+0 |
* | memory: stm32-fmc2-ebi: depends on ARCH_STM32 instead of MACH_STM32MP157 | Christophe Kerello | 2023-03-27 | 1 | -1/+1 |
* | memory: brcmstb_memc: Add Broadcom STB memory controller driver | Florian Fainelli | 2022-08-18 | 1 | -0/+9 |
* | memory: omap-gpmc: OMAP_GPMC should depend on ARCH_OMAP2PLUS || ARCH_KEYSTONE... | Geert Uytterhoeven | 2022-06-06 | 1 | -0/+1 |
* | memory: omap-gpmc: Allow building as a module | Roger Quadros | 2022-04-29 | 1 | -1/+1 |
* | memory: omap-gpmc: Make OMAP_GPMC config visible and selectable | Roger Quadros | 2022-04-29 | 1 | -1/+1 |
* | Merge branch 'for-v5.16/renesas-rpc' into mem-ctrl-next | Krzysztof Kozlowski | 2021-10-10 | 1 | -0/+1 |
|\ |
|
| * | memory: renesas-rpc-if: RENESAS_RPCIF should select RESET_CONTROLLER | Geert Uytterhoeven | 2021-10-07 | 1 | -0/+1 |
* | | memory: brcmstb_dpfe: Allow building Broadcom STB DPFE as module | Florian Fainelli | 2021-09-30 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 1 | -0/+9 |
|\ |
|
| * | memory: dfl-emif: add the DFL EMIF private feature driver | Xu Yilun | 2021-01-07 | 1 | -0/+9 |
* | | memory: mtk-smi: Allow building as module | Yong Wu | 2021-01-26 | 1 | -1/+1 |
* | | memory: renesas-rpc-if: Add RZ/G2 to Kconfig description | Adam Ford | 2021-01-05 | 1 | -3/+3 |
|/ |
|
* | memory: ti-emif-sram: only build for ARMv7 | Arnd Bergmann | 2020-12-05 | 1 | -1/+1 |
* | memory: pl353-smc: fix compile test on !ARM_AMBA | Krzysztof Kozlowski | 2020-11-18 | 1 | -2/+2 |
* | memory: omap-gpmc: Fix compile test on SPARC | Krzysztof Kozlowski | 2020-09-16 | 1 | -0/+1 |
* | memory: Enable compile testing for most of the drivers | Krzysztof Kozlowski | 2020-08-17 | 1 | -17/+22 |
* | memory: brcmstb_dpfe: add separate entry for compile test | Krzysztof Kozlowski | 2020-08-17 | 1 | -0/+12 |
* | Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 2020-08-09 | 1 | -0/+10 |
|\ |
|
| * | memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver | Christophe Kerello | 2020-07-07 | 1 | -0/+10 |
* | | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2020-08-06 | 1 | -1/+0 |
|\ \ |
|
| * | | memory: jz4780-nemc: Do not build by default | Krzysztof Kozlowski | 2020-07-28 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2020-08-03 | 1 | -0/+9 |
|\ \ |
|
| * | | memory: add Renesas RPC-IF driver | Sergei Shtylyov | 2020-07-01 | 1 | -0/+9 |
| |/ |
|
* / | memory: Describe the MEMORY Kconfig entry | Krzysztof Kozlowski | 2020-07-24 | 1 | -0/+6 |
|/ |
|
* | memory: Add Baikal-T1 L2-cache Control Block driver | Serge Semin | 2020-05-28 | 1 | -0/+11 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-07-19 | 1 | -0/+8 |
|\ |
|
| * | memory: move jedec_ddr_data.c from lib/ to drivers/memory/ | Masahiro Yamada | 2019-06-17 | 1 | -0/+8 |
* | | memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780 | Paul Cercueil | 2019-06-21 | 1 | -1/+1 |
|/ |
|
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | memory: pl353: Add driver for arm pl353 static memory controller | Naga Sureshkumar Relli | 2018-12-13 | 1 | -0/+9 |
* | drivers/memory/Kconfig: Add CONFIG_OF dependency | Anders Roxell | 2018-07-31 | 1 | -1/+1 |
* | memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y | Boris Brezillon | 2018-07-19 | 1 | -1/+2 |
* | memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y | Boris Brezillon | 2018-07-18 | 1 | -1/+2 |
* | memory: tegra: Squash tegra20-mc into common tegra-mc driver | Dmitry Osipenko | 2018-04-30 | 1 | -10/+0 |
* | memory: ti-emif-sram: introduce relocatable suspend/resume handlers | Dave Gerlach | 2017-12-02 | 1 | -0/+10 |
* | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-05-11 | 1 | -1/+1 |
|\ |
|
| * | memory: ifc: Update dependency of IFC for LS1021A | Alison Wang | 2017-03-16 | 1 | -1/+1 |
* | | memory: atmel-ebi: Simplify SMC config code | Boris Brezillon | 2017-04-27 | 1 | -0/+1 |
|/ |
|
* | memory: davinci: add support for da8xx DDR2/mDDR controller | Bartosz Golaszewski | 2016-11-14 | 1 | -0/+8 |
* | Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-08-02 | 1 | -1/+1 |
|\ |
|
| * | memory: Update dependency of IFC for Layerscape | Raghav Dogra | 2016-07-13 | 1 | -1/+1 |
* | | memory: add Atmel EBI (External Bus Interface) driver | Boris Brezillon | 2016-06-02 | 1 | -0/+11 |
|/ |
|
* | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-05-24 | 1 | -0/+1 |
|\ |
|
| * | memory: omap-gpmc: Support general purpose input for WAITPINs | Roger Quadros | 2016-04-15 | 1 | -0/+1 |
* | | memory: Add support for Exynos SROM driver | Pankaj Dubey | 2016-04-18 | 1 | -0/+1 |
|/ |
|
* | memory: mediatek: Add SMI driver | Yong Wu | 2016-02-25 | 1 | -0/+8 |
* | memory: omap-gpmc: Fix unselectable debug option for GPMC | Tony Lindgren | 2015-10-12 | 1 | -3/+9 |
* | memory: add ARM PL172 MultiPort Memory Controller driver | Joachim Eastwood | 2015-07-17 | 1 | -0/+8 |
* | memory: omap-gpmc: Add Kconfig option for debug | Tony Lindgren | 2015-06-01 | 1 | -0/+8 |