summaryrefslogtreecommitdiffstats
path: root/drivers/memory (follow)
Commit message (Expand)AuthorAgeFilesLines
* memory: pl353-smc: simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-311-5/+2
* memory: pl172: simplify releasing AMBA regions with devmKrzysztof Kozlowski2024-08-311-15/+13
* memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF pinsBiju Das2024-08-311-1/+1
* memory: mtk-smi: Use devm_clk_get_enabled()Rong Qianfeng2024-08-251-5/+1
* memory: pl353-smc: simplify with devm_clk_get_enabled()Krzysztof Kozlowski2024-08-251-33/+3
* memory: pl353-smc: simplify with dev_err_probe()Krzysztof Kozlowski2024-08-251-8/+6
* memory: pl172: simplify with devm_clk_get_enabled()Krzysztof Kozlowski2024-08-251-18/+5
* memory: pl172: simplify with dev_err_probe()Krzysztof Kozlowski2024-08-251-4/+3
* memory: omap-gpmc: simplify locking with guard()Krzysztof Kozlowski2024-08-251-13/+11
* memory: emif: simplify locking with guard()Krzysztof Kozlowski2024-08-251-9/+8
* memory: emif: drop unused 'irq_state' memberKrzysztof Kozlowski2024-08-251-1/+0
* memory: ti-aemif: Revert "memory: ti-aemif: don't needlessly iterate over chi...Bartosz Golaszewski2024-08-251-3/+5
* memory: ti-aemif: simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-211-5/+2
* memory: ti-aemif: simplify with dev_err_probe()Krzysztof Kozlowski2024-08-211-4/+3
* memory: tegra30-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-211-5/+2
* memory: tegra20-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-211-5/+2
* memory: tegra124-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-211-5/+2
* memory: tegra-mc: simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-211-8/+3
* memory: stm32-fmc2-ebi: simplify with dev_err_probe()Krzysztof Kozlowski2024-08-211-10/+5
* memory: stm32-fmc2-ebi: simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-211-7/+1
* memory: samsung: exynos5422-dmc: use scoped device node handling to simplify ...Krzysztof Kozlowski2024-08-211-20/+11
* memory: samsung: exynos5422-dmc: simplify dmc->dev usageKrzysztof Kozlowski2024-08-211-30/+31
* memory: atmel-ebi: simplify with scoped for each OF child loopKrzysztof Kozlowski2024-08-211-5/+3
* memory: atmel-ebi: use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-08-211-19/+10
* memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski2024-08-141-5/+0
* memory: ti-aemif: don't needlessly iterate over child nodesBartosz Golaszewski2024-08-121-7/+3
* memory: ti-aemif: use devm_clk_get_enabled() and shrink the codeBartosz Golaszewski2024-08-121-23/+6
* memory: ti-aemif: remove platform data supportBartosz Golaszewski2024-08-121-24/+1
* memory: emif: Use of_property_read_bool()Rob Herring (Arm)2024-08-021-9/+4
* memory: tegra: Rework update_clock_tree_delay()Diogo Ivo2024-07-291-74/+48
* memory: tegra: Move compare/update current delay values to a functionDiogo Ivo2024-07-291-47/+39
* memory: tegra: Loop update_clock_tree_delay()Diogo Ivo2024-07-291-255/+67
* memory: tegra: Change macros to interpret parameter as integerDiogo Ivo2024-07-291-22/+11
* memory: tegra: Reword and correct commentsDiogo Ivo2024-07-291-8/+2
* memory: tegra: Move DQSOSC measurement to common placeDiogo Ivo2024-07-291-14/+11
* memory: tegra: Remove periodic compensation duplicate callsDiogo Ivo2024-07-291-17/+2
* memory: fsl_ifc: Make FSL_IFC config visible and selectableEsben Haabendal2024-06-121-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-05-171-1/+0
|\
| * ARM: 9372/1: memory: pl353-smc: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | memory: mtk-smi: fix module autoloadingKrzysztof Kozlowski2024-04-111-0/+2
* | memory: brcmstb_memc: fix module autoloadingKrzysztof Kozlowski2024-04-111-0/+1
|/
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-218-8/+8
|\
| * interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-258-8/+8
* | memory: stm32-fmc2-ebi: keep power domain onChristophe Kerello2024-02-271-9/+32
* | memory: stm32-fmc2-ebi: add MP25 RIF supportChristophe Kerello2024-02-271-4/+220
* | memory: stm32-fmc2-ebi: add MP25 supportChristophe Kerello2024-02-271-12/+350
* | memory: stm32-fmc2-ebi: check regmap_read return valueChristophe Kerello2024-02-271-34/+88
* | memory: tegra: Fix indentationJon Hunter2024-02-221-1/+1
* | memory: tegra: Add BPMP and ICC info for DLA clientsJon Hunter2024-02-221-0/+30
* | memory: tegra: Correct DLA client namesJon Hunter2024-02-221-8/+8