Age | Commit message (Expand) | Author |
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 |
2022-10-17 | memory: tegra30-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin |
2022-10-17 | memory: tegra20-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin |
2022-09-12 | Merge tag 'memory-controller-drv-mediatek-6.1' of https://git.kernel.org/pub/... | Arnd Bergmann |
2022-09-12 | Merge tag 'memory-controller-drv-brcm-6.1' of https://git.kernel.org/pub/scm/... | Arnd Bergmann |
2022-08-30 | memory: mtk-smi: mt8188: Add SMI Support | Chengci.Xu |
2022-08-30 | memory: mtk-smi: Add enable IOMMU SMC command for MM master | Chengci.Xu |
2022-08-30 | memory: mtk-smi: Add return value for configure port function | Chengci.Xu |
2022-08-18 | memory: brcmstb_memc: Add Broadcom STB memory controller driver | Florian Fainelli |
2022-08-16 | memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings() | Liang He |
2022-08-16 | memory: of: Fix refcount leak bug in of_get_ddr_timings() | Liang He |