| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-23 | memory: tegra210: Fix incorrect client ids | Aaron Kling | 1 | -2/+2 |
| 2025-09-10 | memory: tegra210: Use bindings for client ids | Aaron Kling | 1 | -73/+73 |
| 2025-08-13 | memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probe | Zhen Ni | 1 | -6/+4 |
| 2025-08-11 | memory: stm32_omm: Fix req2ack update test | Patrice Chotard | 1 | -1/+1 |
| 2025-07-22 | Merge tag 'memory-controller-drv-6.17' of https://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 5 | -71/+44 |
| 2025-07-11 | memory: tegra: Add Tegra264 MC and EMC support | Sumit Gupta | 7 | -6/+395 |
| 2025-06-27 | memory: brcmstb_memc: Simplify compatible matching | Florian Fainelli | 1 | -54/+2 |
| 2025-06-12 | memory: omap-gpmx: Use dev_fwnode() | Jiri Slaby (SUSE) | 1 | -2/+2 |
| 2025-06-10 | memory: mtk-smi: Add ostd setting for mt8186 | Friday Yang | 1 | -0/+33 |
| 2025-06-10 | memory: stm32_omm: Use syscon_regmap_lookup_by_phandle_args | Krzysztof Kozlowski | 1 | -15/+6 |
| 2025-06-10 | memory: emif: Add missing kerneldoc for lpmode | Krzysztof Kozlowski | 1 | -0/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -2/+3 |
| 2025-05-31 | Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -22/+558 |
| 2025-05-27 | Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 3 | -191/+775 |
| 2025-05-21 | Merge tag 'memory-controller-drv-6.16-2' of https://git.kernel.org/pub/scm/li... | Arnd Bergmann | 1 | -6/+9 |
| 2025-05-16 | memory: omap-gpmc: Switch to irq_domain_create_linear() | Jiri Slaby (SUSE) | 1 | -4/+2 |
| 2025-05-14 | memory: stm32_omm: Fix error handling in stm32_omm_disable_child() | Patrice Chotard | 1 | -1/+1 |
| 2025-05-12 | memory: stm32_omm: Fix NULL vs IS_ERR() check in probe() | Dan Carpenter | 1 | -2/+2 |
| 2025-05-12 | memory: stm32_omm: Fix error handling in stm32_omm_configure() | Dan Carpenter | 1 | -2/+5 |
| 2025-05-12 | memory: stm32: Fix spelling mistake "resset" -> "reset" | Colin Ian King | 1 | -1/+1 |
| 2025-05-09 | Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 7 | -22/+555 |
| 2025-05-08 | memory: renesas-rpc-if: Add missing static keyword | Biju Das | 1 | -2/+2 |
| 2025-05-07 | memory: Add STM32 Octo Memory Manager driver | Patrice Chotard | 3 | -0/+494 |
| 2025-05-07 | memory: bt1-l2-ctl: replace scnprintf() with sysfs_emit() | Salah Triki | 1 | -1/+1 |
| 2025-05-01 | memory: renesas-rpc-if: Add RZ/G3E xSPI support | Biju Das | 2 | -7/+538 |
| 2025-05-01 | memory: renesas-rpc-if: Add wrapper functions | Biju Das | 1 | -31/+65 |
| 2025-05-01 | memory: renesas-rpc-if: Add regmap to struct rpcif_info | Biju Das | 1 | -3/+7 |
| 2025-05-01 | memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive() | Biju Das | 1 | -1/+1 |
| 2025-05-01 | memory: renesas-rpc-if: Move rpc-if reg definitions | Biju Das | 2 | -133/+148 |
| 2025-04-15 | memory: renesas-rpc-if: Move rpcif_info definitions near to the user | Biju Das | 1 | -20/+20 |
| 2025-04-15 | memory: renesas-rpc-if: Fix RPCIF_DRENR_CDB macro error | Biju Das | 1 | -1/+1 |
| 2025-04-15 | memory: mtk-smi: Add support for Dimensity 1200 MT6893 SMI | AngeloGioacchino Del Regno | 1 | -0/+52 |
| 2025-04-15 | memory: tegra: Do not enable by default during compile testing | Krzysztof Kozlowski | 1 | -4/+4 |
| 2025-04-15 | memory: Simplify 'default' choice in Kconfig | Krzysztof Kozlowski | 1 | -3/+3 |
| 2025-04-15 | memory: omap-gpmc: remove GPIO set() and direction_output() callbacks | Bartosz Golaszewski | 1 | -13/+0 |
| 2025-04-15 | memory: omap-gpmc: use the dedicated define for GPIO direction | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
| 2025-03-27 | Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+34 |
| 2025-03-14 | memory: omap-gpmc: drop no compatible check | Roger Quadros | 1 | -20/+0 |
| 2025-03-10 | memory: mtk-smi: Add ostd setting for mt8192 | Xueqi Zhang | 1 | -0/+33 |
| 2025-02-03 | memory: tegra20-emc: Drop redundant platform_get_irq() error printk | Krzysztof Kozlowski | 1 | -3/+1 |
| 2025-01-15 | Merge tag 'memory-controller-drv-ti-6.14' of https://git.kernel.org/pub/scm/l... | Arnd Bergmann | 1 | -76/+116 |
| 2025-01-15 | Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2 | -30/+11 |
| 2024-12-22 | memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_r... | Joe Hattori | 1 | -4/+4 |
| 2024-12-14 | memory: omap-gpmc: deadcode a pair of functions | Dr. David Alan Gilbert | 1 | -26/+7 |
| 2024-12-09 | memory: ti-aemif: Export aemif_*_cs_timings() | Bastien Curutchet | 1 | -22/+14 |
| 2024-12-09 | memory: ti-aemif: Create aemif_set_cs_timings() | Bastien Curutchet | 1 | -16/+49 |
| 2024-12-09 | memory: ti-aemif: Create aemif_check_cs_timings() | Bastien Curutchet | 1 | -60/+51 |
| 2024-12-09 | memory: ti-aemif: Wrap CS timings into a struct | Bastien Curutchet | 1 | -24/+33 |
| 2024-12-09 | memory: ti-aemif: Remove unnecessary local variables | Bastien Curutchet | 1 | -11/+3 |
| 2024-12-09 | memory: ti-aemif: Store timings parameter in number of cycles - 1 | Bastien Curutchet | 1 | -56/+79 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 14 | -15/+15 |
| 2024-08-31 | memory: pl353-smc: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2024-08-31 | memory: pl172: simplify releasing AMBA regions with devm | Krzysztof Kozlowski | 1 | -15/+13 |
| 2024-08-31 | memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF pins | Biju Das | 1 | -1/+1 |
| 2024-08-25 | memory: mtk-smi: Use devm_clk_get_enabled() | Rong Qianfeng | 1 | -5/+1 |
| 2024-08-25 | memory: pl353-smc: simplify with devm_clk_get_enabled() | Krzysztof Kozlowski | 1 | -33/+3 |
| 2024-08-25 | memory: pl353-smc: simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -8/+6 |
| 2024-08-25 | memory: pl172: simplify with devm_clk_get_enabled() | Krzysztof Kozlowski | 1 | -18/+5 |
| 2024-08-25 | memory: pl172: simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -4/+3 |
| 2024-08-25 | memory: omap-gpmc: simplify locking with guard() | Krzysztof Kozlowski | 1 | -13/+11 |
| 2024-08-25 | memory: emif: simplify locking with guard() | Krzysztof Kozlowski | 1 | -9/+8 |
| 2024-08-25 | memory: emif: drop unused 'irq_state' member | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-08-25 | memory: ti-aemif: Revert "memory: ti-aemif: don't needlessly iterate over chi... | Bartosz Golaszewski | 1 | -3/+5 |
| 2024-08-21 | memory: ti-aemif: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2024-08-21 | memory: ti-aemif: simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -4/+3 |
| 2024-08-21 | memory: tegra30-emc: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2024-08-21 | memory: tegra20-emc: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2024-08-21 | memory: tegra124-emc: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2024-08-21 | memory: tegra-mc: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -8/+3 |
| 2024-08-21 | memory: stm32-fmc2-ebi: simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -10/+5 |
| 2024-08-21 | memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -7/+1 |
| 2024-08-21 | memory: samsung: exynos5422-dmc: use scoped device node handling to simplify ... | Krzysztof Kozlowski | 1 | -20/+11 |
| 2024-08-21 | memory: samsung: exynos5422-dmc: simplify dmc->dev usage | Krzysztof Kozlowski | 1 | -30/+31 |
| 2024-08-21 | memory: atmel-ebi: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+3 |
| 2024-08-21 | memory: atmel-ebi: use scoped device node handling to simplify error paths | Krzysztof Kozlowski | 1 | -19/+10 |
| 2024-08-14 | memory: tegra186-emc: drop unused to_tegra186_emc() | Krzysztof Kozlowski | 1 | -5/+0 |
| 2024-08-12 | memory: ti-aemif: don't needlessly iterate over child nodes | Bartosz Golaszewski | 1 | -7/+3 |
| 2024-08-12 | memory: ti-aemif: use devm_clk_get_enabled() and shrink the code | Bartosz Golaszewski | 1 | -23/+6 |
| 2024-08-12 | memory: ti-aemif: remove platform data support | Bartosz Golaszewski | 1 | -24/+1 |
| 2024-08-02 | memory: emif: Use of_property_read_bool() | Rob Herring (Arm) | 1 | -9/+4 |
| 2024-07-29 | memory: tegra: Rework update_clock_tree_delay() | Diogo Ivo | 1 | -74/+48 |
| 2024-07-29 | memory: tegra: Move compare/update current delay values to a function | Diogo Ivo | 1 | -47/+39 |
| 2024-07-29 | memory: tegra: Loop update_clock_tree_delay() | Diogo Ivo | 1 | -255/+67 |
| 2024-07-29 | memory: tegra: Change macros to interpret parameter as integer | Diogo Ivo | 1 | -22/+11 |
| 2024-07-29 | memory: tegra: Reword and correct comments | Diogo Ivo | 1 | -8/+2 |
| 2024-07-29 | memory: tegra: Move DQSOSC measurement to common place | Diogo Ivo | 1 | -14/+11 |
| 2024-07-29 | memory: tegra: Remove periodic compensation duplicate calls | Diogo Ivo | 1 | -17/+2 |
| 2024-06-12 | memory: fsl_ifc: Make FSL_IFC config visible and selectable | Esben Haabendal | 1 | -1/+1 |
| 2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -1/+0 |
| 2024-04-18 | ARM: 9372/1: memory: pl353-smc: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-04-11 | memory: mtk-smi: fix module autoloading | Krzysztof Kozlowski | 1 | -0/+2 |
| 2024-04-11 | memory: brcmstb_memc: fix module autoloading | Krzysztof Kozlowski | 1 | -0/+1 |
| 2024-03-21 | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -8/+8 |
| 2024-02-27 | memory: stm32-fmc2-ebi: keep power domain on | Christophe Kerello | 1 | -9/+32 |
| 2024-02-27 | memory: stm32-fmc2-ebi: add MP25 RIF support | Christophe Kerello | 1 | -4/+220 |
| 2024-02-27 | memory: stm32-fmc2-ebi: add MP25 support | Christophe Kerello | 1 | -12/+350 |
| 2024-02-27 | memory: stm32-fmc2-ebi: check regmap_read return value | Christophe Kerello | 1 | -34/+88 |
| 2024-02-26 | interconnect: constify of_phandle_args in xlate | Krzysztof Kozlowski | 8 | -8/+8 |
| 2024-02-22 | memory: tegra: Fix indentation | Jon Hunter | 1 | -1/+1 |
| 2024-02-22 | memory: tegra: Add BPMP and ICC info for DLA clients | Jon Hunter | 1 | -0/+30 |
| 2024-02-22 | memory: tegra: Correct DLA client names | Jon Hunter | 1 | -8/+8 |
| 2024-01-23 | memory: emif: Drop usage of platform_driver_probe() | Uwe Kleine-König | 1 | -12/+13 |
| 2024-01-23 | memory: emif: Simplify code handling CONFIG_OF | Uwe Kleine-König | 1 | -10/+0 |
| 2024-01-23 | memory: emif: Simplify code handling CONFIG_DEBUG_FS | Uwe Kleine-König | 1 | -20/+12 |
| 2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+8 |
| 2023-12-19 | memory: ti-emif-pm: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: ti-aemif: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-12-19 | memory: tegra210-emc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: tegra186-emc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: stm32-fmc2-ebi: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: exynos5422-dmc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: renesas-rpc-if: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: omap-gpmc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: mtk-smi: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -6/+4 |
| 2023-12-19 | memory: jz4780-nemc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-12-19 | memory: fsl_ifc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: fsl-corenet-cf: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: emif: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: brcmstb_memc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-19 | memory: brcmstb_dpfe: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-12 | iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places | Jason Gunthorpe | 1 | -6/+8 |
| 2023-12-06 | memory: tegra: Protect SID override call under CONFIG_IOMMU_API | Ashish Mhetre | 1 | -0/+2 |
| 2023-11-21 | memory: tegra: Skip SID programming if SID registers aren't set | Ashish Mhetre | 1 | -0/+3 |
| 2023-11-21 | memory: tegra: Add SID override programming for MC clients | Ashish Mhetre | 1 | -0/+14 |
| 2023-11-09 | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -62/+0 |
| 2023-10-16 | Merge tag 'memory-controller-drv-6.7' of https://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 4 | -23/+73 |
| 2023-10-13 | memory: tegra: Set BPMP msg flags to reset IPC channels | Thierry Reding | 1 | -0/+4 |
| 2023-10-12 | memory: Use device_get_match_data() | Rob Herring | 3 | -22/+12 |
| 2023-10-12 | memory: tegra: Add Tegra234 clients for RCE and VI | Jon Hunter | 1 | -0/+60 |
| 2023-09-25 | iommu/tegra-gart: Remove tegra-gart | Jason Gunthorpe | 2 | -62/+0 |
| 2023-09-24 | memory: atmel-ebi: Annotate struct atmel_ebi_dev with __counted_by | Kees Cook | 1 | -1/+1 |
| 2023-08-05 | memory: tegra: add MC client for Tegra234 GPU | Sumit Gupta | 1 | -0/+10 |
| 2023-07-25 | memory: Explicitly include correct DT includes | Rob Herring | 15 | -15/+16 |
| 2023-07-25 | memory: tegra: Prefer octal over symbolic permissions | Thierry Reding | 1 | -6/+6 |
| 2023-07-25 | memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supported | Sumit Gupta | 1 | -65/+71 |
| 2023-07-25 | memory: tegra: Add clients used by DRM in Tegra234 | Sumit Gupta | 1 | -0/+120 |
| 2023-07-25 | memory: tegra: sort tegra234_mc_clients table as per register offsets | Sumit Gupta | 1 | -255/+259 |
| 2023-07-25 | memory: tegra: make icc_set_bw return zero if BWMGR not supported | Sumit Gupta | 1 | -2/+2 |
| 2023-07-10 | memory: tegra: Add dummy implementation on Tegra194 | Thierry Reding | 3 | -22/+39 |
| 2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2023-06-22 | Merge tag 'memory-controller-drv-6.5' of https://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 5 | -101/+42 |
| 2023-06-02 | memory: atmel-sdramc: remove the driver | Claudiu Beznea | 3 | -86/+0 |
| 2023-05-30 | memory: brcmstb_dpfe: fix testing array offset after use | Krzysztof Kozlowski | 1 | -1/+3 |
| 2023-05-29 | ARM: mm: Make virt_to_pfn() a static inline | Linus Walleij | 1 | -1/+1 |
| 2023-05-16 | memory: tegra: Make CPU cluster BW request a multiple of MC channels | Sumit Gupta | 3 | -1/+43 |
| 2023-05-16 | memory: tegra: Add software memory clients in Tegra234 | Sumit Gupta | 1 | -0/+15 |
| 2023-05-16 | memory: tegra: Add memory clients for Tegra234 | Sumit Gupta | 1 | -0/+420 |
| 2023-05-16 | memory: tegra: Add interconnect support for DRAM scaling in Tegra234 | Sumit Gupta | 3 | -1/+275 |
| 2023-05-08 | memory: renesas-rpc-if: Fix PHYCNT.STRTIM setting | Wolfram Sang | 1 | -14/+39 |
| 2023-04-25 | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -11/+9 |
| 2023-04-10 | memory: mtk-smi: mt8365: Add SMI Support | Alexandre Mergnat | 1 | -0/+6 |
| 2023-04-10 | memory: tegra: read values from correct device | Diogo Ivo | 1 | -1/+1 |
| 2023-03-27 | memory: stm32-fmc2-ebi: depends on ARCH_STM32 instead of MACH_STM32MP157 | Christophe Kerello | 1 | -1/+1 |
| 2023-03-22 | memory: tegra: remove redundant variable initialization | Diogo Ivo | 1 | -2/+0 |
| 2023-03-13 | memory: tegra30-emc: fix interconnect registration race | Johan Hovold | 1 | -6/+6 |
| 2023-03-13 | memory: tegra20-emc: fix interconnect registration race | Johan Hovold | 1 | -6/+6 |
| 2023-03-13 | memory: tegra124-emc: fix interconnect registration race | Johan Hovold | 1 | -6/+6 |
| 2023-03-13 | memory: tegra: fix interconnect registration race | Johan Hovold | 1 | -9/+7 |
| 2023-03-13 | memory: atmel-ebi: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -1/+1 |
| 2023-03-09 | memory: remove MODULE_LICENSE in non-modules | Nick Alcock | 4 | -4/+0 |
| 2023-03-09 | memory: tegra: remove MODULE_LICENSE in non-modules | Nick Alcock | 2 | -2/+0 |
| 2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -62/+100 |
| 2023-02-09 | memory: renesas-rpc-if: Remove redundant division of dummy | Cong Dang | 1 | -2/+1 |
| 2023-01-23 | memory: ti-emif-pm: Use device_get_match_data() to simplify the code | ye xingchen | 1 | -6/+1 |
| 2023-01-23 | memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*() | Geert Uytterhoeven | 1 | -16/+16 |
| 2023-01-23 | memory: renesas-rpc-if: Improve Runtime PM handling | Geert Uytterhoeven | 1 | -5/+11 |
| 2023-01-23 | memory: renesas-rpc-if: Always use dev in rpcif_probe() | Geert Uytterhoeven | 1 | -6/+6 |
| 2023-01-23 | memory: renesas-rpc-if: Move resource acquisition to .probe() | Geert Uytterhoeven | 1 | -25/+24 |
| 2023-01-23 | memory: renesas-rpc-if: Split-off private data from struct rpcif | Geert Uytterhoeven | 1 | -18/+57 |
| 2022-12-27 | memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe() | Gaosheng Cui | 1 | -2/+1 |
| 2022-12-27 | memory: atmel-sdramc: Fix missing clk_disable_unprepare in atmel_ramc_probe() | Gaosheng Cui | 1 | -4/+2 |
| 2022-12-27 | memory: tegra: Remove clients SID override programming | Ashish Mhetre | 1 | -36/+0 |
| 2022-12-27 | memory: omap-gpmc: fix wait pin validation | Benedikt Niedermayr | 1 | -1/+2 |
| 2022-12-13 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -2/+1 |
| 2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -0/+30 |
| 2022-11-25 | memory: tegra: Add API for retrieving carveout bounds | Mikko Perttunen | 2 | -0/+30 |
| 2022-11-22 | Merge tag 'tegra-for-6.2-memory-v2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -0/+160 |
| 2022-11-21 | memory: tegra: Add DLA clients for Tegra234 | Jon Hunter | 1 | -0/+160 |
| 2022-11-21 | memory: tegra186-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 1 | -14/+1 |
| 2022-11-21 | memory: tegra210-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 1 | -14/+1 |
| 2022-11-21 | memory: tegra30-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 1 | -14/+1 |
| 2022-11-21 | memory: tegra20-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 1 | -14/+1 |
| 2022-11-10 | memory: omap-gpmc: fix coverity issue "Control flow issues" | Benedikt Niedermayr | 1 | -1/+1 |
| 2022-11-08 | ARM: 9263/1: use .arch directives instead of assembler command line flags | Nick Desaulniers | 2 | -2/+1 |
| 2022-11-02 | memory: omap-gpmc: wait pin additions | Benedikt Niedermayr | 1 | -13/+109 |
| 2022-10-18 | memory: renesas-rpc-if: Add support for R-Car Gen4 | Geert Uytterhoeven | 1 | -7/+12 |
| 2022-10-18 | memory: renesas-rpc-if: Clear HS bit during hardware initialization | Cong Dang | 1 | -0/+3 |
| 2022-10-17 | memory: tegra186-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 1 | -14/+1 |
| 2022-10-17 | memory: tegra210-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 1 | -14/+1 |
| 2022-10-17 | memory: tegra30-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 1 | -14/+1 |
| 2022-10-17 | memory: tegra20-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin | 1 | -14/+1 |
| 2022-09-12 | Merge tag 'memory-controller-drv-mediatek-6.1' of https://git.kernel.org/pub/... | Arnd Bergmann | 1 | -9/+100 |
| 2022-09-12 | Merge tag 'memory-controller-drv-brcm-6.1' of https://git.kernel.org/pub/scm/... | Arnd Bergmann | 3 | -0/+311 |
| 2022-08-30 | memory: mtk-smi: mt8188: Add SMI Support | Chengci.Xu | 1 | -0/+71 |
| 2022-08-30 | memory: mtk-smi: Add enable IOMMU SMC command for MM master | Chengci.Xu | 1 | -0/+18 |
| 2022-08-30 | memory: mtk-smi: Add return value for configure port function | Chengci.Xu | 1 | -9/+11 |
| 2022-08-18 | memory: brcmstb_memc: Add Broadcom STB memory controller driver | Florian Fainelli | 3 | -0/+311 |
| 2022-08-16 | memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings() | Liang He | 1 | -0/+1 |
| 2022-08-16 | memory: of: Fix refcount leak bug in of_get_ddr_timings() | Liang He | 1 | -0/+1 |