index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
memory: brcmstb_dpfe: fix testing array offset after use
Krzysztof Kozlowski
1
-1
/
+3
2023-02-01
memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe()
Gaosheng Cui
1
-2
/
+1
2023-02-01
memory: atmel-sdramc: Fix missing clk_disable_unprepare in atmel_ramc_probe()
Gaosheng Cui
1
-4
/
+2
2022-10-26
memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()
Liang He
1
-0
/
+1
2022-10-26
memory: of: Fix refcount leak bug in of_get_ddr_timings()
Liang He
1
-0
/
+1
2022-10-26
memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()
Liang He
1
-0
/
+1
2022-06-29
memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timings
Miaoqian Lin
1
-11
/
+18
2022-06-09
memory: samsung: exynos5422-dmc: Avoid some over memory allocation
Christophe JAILLET
1
-3
/
+2
2022-05-09
memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
Geert Uytterhoeven
1
-14
/
+46
2022-04-20
memory: renesas-rpc-if: fix platform-device leak in error path
Johan Hovold
1
-1
/
+9
2022-04-20
memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
Miaoqian Lin
1
-6
/
+17
2022-04-08
memory: emif: check the pointer temp in get_device_details()
Jia-Ju Bai
1
-1
/
+1
2022-04-08
memory: emif: Add check for setup_interrupts
Jiasheng Jiang
1
-2
/
+4
2022-04-08
amba: Make the remove callback return void
Uwe Kleine-König
2
-6
/
+2
2022-01-27
memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails
Lad Prabhakar
1
-1
/
+1
2021-11-18
memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe
Dongliang Mu
1
-7
/
+6
2021-11-18
memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode
Wolfram Sang
1
-35
/
+78
2021-07-25
memory: tegra: Fix compilation warnings on 64bit platforms
Dmitry Osipenko
2
-4
/
+4
2021-07-20
memory: fsl_ifc: fix leak of private memory on probe failure
Krzysztof Kozlowski
1
-2
/
+2
2021-07-20
memory: fsl_ifc: fix leak of IO mapping on probe failure
Krzysztof Kozlowski
1
-2
/
+2
2021-07-20
memory: pl353: Fix error return code in pl353_smc_probe()
Zhen Lei
1
-0
/
+1
2021-07-20
memory: atmel-ebi: add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-1
/
+3
2021-07-20
memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-0
/
+4
2021-05-14
memory: samsung: exynos5422-dmc: handle clk_set_parent() failure
Krzysztof Kozlowski
1
-1
/
+3
2021-05-14
memory: renesas-rpc-if: fix possible NULL pointer dereference of resource
Krzysztof Kozlowski
1
-1
/
+1
2021-05-14
memory: pl353: fix mask of ECC page_size config register
gexueyuan
1
-1
/
+1
2021-05-14
memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]
Colin Ian King
1
-2
/
+5
2021-03-04
memory: ti-aemif: Drop child node when jumping out loop
Pan Bian
1
-2
/
+6
2021-03-04
memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops
Zhang Qilong
1
-2
/
+2
2020-12-30
memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...
Lad Prabhakar
1
-1
/
+1
2020-12-30
memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...
Lad Prabhakar
1
-1
/
+2
2020-12-30
memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()
Lad Prabhakar
1
-0
/
+2
2020-12-30
memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()
Dan Carpenter
1
-2
/
+2
2020-12-30
memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()
Zhang Changzhong
1
-0
/
+2
2020-12-30
memory: ti-emif-sram: only build for ARMv7
Arnd Bergmann
1
-1
/
+1
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
14
-266
/
+332
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-09-29
PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle fu...
Chanwoo Choi
1
-2
/
+4
2020-09-20
memory: emif: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-20
/
+2
2020-09-20
memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-13
/
+1
2020-09-18
memory: tegra: Correct num_tlb_lines for tegra210
Nicolin Chen
1
-1
/
+1
2020-09-16
memory: omap-gpmc: Fix compile test on SPARC
Krzysztof Kozlowski
1
-0
/
+1
2020-09-09
memory: mtk-smi: add support for MT8167
Fabien Parent
1
-0
/
+23
2020-09-09
memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...
Ye Bin
1
-1
/
+0
2020-09-02
memory: fsl-corenet-cf: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-4
/
+2
2020-09-02
memory: omap-gpmc: Fix -Wunused-function warnings
YueHaibing
1
-57
/
+57
2020-09-02
memory: tegra: Remove GPU from DRM IOMMU group
Thierry Reding
1
-1
/
+0
2020-09-02
memory: tegra186-emc: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+2
2020-09-02
memory: brcmstb_dpfe: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-09-01
memory: samsung: exynos5422-dmc: add missing and fix kerneldoc
Krzysztof Kozlowski
1
-4
/
+42
[next]