Age | Commit message (Expand) | Author |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-22 | Merge tag 'memory-controller-drv-6.5' of https://git.kernel.org/pub/scm/linux... | Arnd Bergmann |
2023-06-02 | memory: atmel-sdramc: remove the driver | Claudiu Beznea |
2023-05-30 | memory: brcmstb_dpfe: fix testing array offset after use | Krzysztof Kozlowski |
2023-05-29 | ARM: mm: Make virt_to_pfn() a static inline | Linus Walleij |
2023-05-16 | memory: tegra: Make CPU cluster BW request a multiple of MC channels | Sumit Gupta |
2023-05-16 | memory: tegra: Add software memory clients in Tegra234 | Sumit Gupta |
2023-05-16 | memory: tegra: Add memory clients for Tegra234 | Sumit Gupta |
2023-05-16 | memory: tegra: Add interconnect support for DRAM scaling in Tegra234 | Sumit Gupta |
2023-05-08 | memory: renesas-rpc-if: Fix PHYCNT.STRTIM setting | Wolfram Sang |
2023-04-25 | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-10 | memory: mtk-smi: mt8365: Add SMI Support | Alexandre Mergnat |
2023-04-10 | memory: tegra: read values from correct device | Diogo Ivo |
2023-03-27 | memory: stm32-fmc2-ebi: depends on ARCH_STM32 instead of MACH_STM32MP157 | Christophe Kerello |
2023-03-22 | memory: tegra: remove redundant variable initialization | Diogo Ivo |
2023-03-13 | memory: tegra30-emc: fix interconnect registration race | Johan Hovold |
2023-03-13 | memory: tegra20-emc: fix interconnect registration race | Johan Hovold |
2023-03-13 | memory: tegra124-emc: fix interconnect registration race | Johan Hovold |
2023-03-13 | memory: tegra: fix interconnect registration race | Johan Hovold |
2023-03-13 | memory: atmel-ebi: Use of_property_present() for testing DT property presence | Rob Herring |
2023-03-09 | memory: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-03-09 | memory: tegra: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-02-09 | memory: renesas-rpc-if: Remove redundant division of dummy | Cong Dang |
2023-01-23 | memory: ti-emif-pm: Use device_get_match_data() to simplify the code | ye xingchen |
2023-01-23 | memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*() | Geert Uytterhoeven |
2023-01-23 | memory: renesas-rpc-if: Improve Runtime PM handling | Geert Uytterhoeven |
2023-01-23 | memory: renesas-rpc-if: Always use dev in rpcif_probe() | Geert Uytterhoeven |
2023-01-23 | memory: renesas-rpc-if: Move resource acquisition to .probe() | Geert Uytterhoeven |
2023-01-23 | memory: renesas-rpc-if: Split-off private data from struct rpcif | Geert Uytterhoeven |
2022-12-27 | memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe() | Gaosheng Cui |
2022-12-27 | memory: atmel-sdramc: Fix missing clk_disable_unprepare in atmel_ramc_probe() | Gaosheng Cui |
2022-12-27 | memory: tegra: Remove clients SID override programming | Ashish Mhetre |
2022-12-27 | memory: omap-gpmc: fix wait pin validation | Benedikt Niedermayr |
2022-12-13 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-11-25 | memory: tegra: Add API for retrieving carveout bounds | Mikko Perttunen |
2022-11-22 | Merge tag 'tegra-for-6.2-memory-v2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2022-11-21 | memory: tegra: Add DLA clients for Tegra234 | Jon Hunter |
2022-11-21 | memory: tegra186-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin |
2022-11-21 | memory: tegra210-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin |
2022-11-21 | memory: tegra30-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin |
2022-11-21 | memory: tegra20-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin |
2022-11-10 | memory: omap-gpmc: fix coverity issue "Control flow issues" | Benedikt Niedermayr |
2022-11-08 | ARM: 9263/1: use .arch directives instead of assembler command line flags | Nick Desaulniers |
2022-11-02 | memory: omap-gpmc: wait pin additions | Benedikt Niedermayr |
2022-10-18 | memory: renesas-rpc-if: Add support for R-Car Gen4 | Geert Uytterhoeven |
2022-10-18 | memory: renesas-rpc-if: Clear HS bit during hardware initialization | Cong Dang |
2022-10-17 | memory: tegra186-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin |
2022-10-17 | memory: tegra210-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin |