summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)Author
2024-08-31memory: pl353-smc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-31memory: pl172: simplify releasing AMBA regions with devmKrzysztof Kozlowski
2024-08-31memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF pinsBiju Das
2024-08-25memory: mtk-smi: Use devm_clk_get_enabled()Rong Qianfeng
2024-08-25memory: pl353-smc: simplify with devm_clk_get_enabled()Krzysztof Kozlowski
2024-08-25memory: pl353-smc: simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-25memory: pl172: simplify with devm_clk_get_enabled()Krzysztof Kozlowski
2024-08-25memory: pl172: simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-25memory: omap-gpmc: simplify locking with guard()Krzysztof Kozlowski
2024-08-25memory: emif: simplify locking with guard()Krzysztof Kozlowski
2024-08-25memory: emif: drop unused 'irq_state' memberKrzysztof Kozlowski
2024-08-25memory: ti-aemif: Revert "memory: ti-aemif: don't needlessly iterate over chi...Bartosz Golaszewski
2024-08-21memory: ti-aemif: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: ti-aemif: simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-21memory: tegra30-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra20-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra124-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra-mc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: stm32-fmc2-ebi: simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-21memory: stm32-fmc2-ebi: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: samsung: exynos5422-dmc: use scoped device node handling to simplify ...Krzysztof Kozlowski
2024-08-21memory: samsung: exynos5422-dmc: simplify dmc->dev usageKrzysztof Kozlowski
2024-08-21memory: atmel-ebi: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: atmel-ebi: use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-14memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski
2024-08-12memory: ti-aemif: don't needlessly iterate over child nodesBartosz Golaszewski
2024-08-12memory: ti-aemif: use devm_clk_get_enabled() and shrink the codeBartosz Golaszewski
2024-08-12memory: ti-aemif: remove platform data supportBartosz Golaszewski
2024-08-02memory: emif: Use of_property_read_bool()Rob Herring (Arm)
2024-07-29memory: tegra: Rework update_clock_tree_delay()Diogo Ivo
2024-07-29memory: tegra: Move compare/update current delay values to a functionDiogo Ivo
2024-07-29memory: tegra: Loop update_clock_tree_delay()Diogo Ivo
2024-07-29memory: tegra: Change macros to interpret parameter as integerDiogo Ivo
2024-07-29memory: tegra: Reword and correct commentsDiogo Ivo
2024-07-29memory: tegra: Move DQSOSC measurement to common placeDiogo Ivo
2024-07-29memory: tegra: Remove periodic compensation duplicate callsDiogo Ivo
2024-06-12memory: fsl_ifc: Make FSL_IFC config visible and selectableEsben Haabendal
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-04-18ARM: 9372/1: memory: pl353-smc: drop owner assignmentKrzysztof Kozlowski
2024-04-11memory: mtk-smi: fix module autoloadingKrzysztof Kozlowski
2024-04-11memory: brcmstb_memc: fix module autoloadingKrzysztof Kozlowski
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-27memory: stm32-fmc2-ebi: keep power domain onChristophe Kerello
2024-02-27memory: stm32-fmc2-ebi: add MP25 RIF supportChristophe Kerello
2024-02-27memory: stm32-fmc2-ebi: add MP25 supportChristophe Kerello
2024-02-27memory: stm32-fmc2-ebi: check regmap_read return valueChristophe Kerello
2024-02-26interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-22memory: tegra: Fix indentationJon Hunter
2024-02-22memory: tegra: Add BPMP and ICC info for DLA clientsJon Hunter
2024-02-22memory: tegra: Correct DLA client namesJon Hunter