index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
Age
Commit message (
Expand
)
Author
2021-07-25
memory: tegra: Fix compilation warnings on 64bit platforms
Dmitry Osipenko
2021-07-20
memory: fsl_ifc: fix leak of private memory on probe failure
Krzysztof Kozlowski
2021-07-20
memory: fsl_ifc: fix leak of IO mapping on probe failure
Krzysztof Kozlowski
2021-07-20
memory: pl353: Fix error return code in pl353_smc_probe()
Zhen Lei
2021-07-20
memory: atmel-ebi: add missing of_node_put for loop iteration
Krzysztof Kozlowski
2021-07-20
memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration
Krzysztof Kozlowski
2021-05-14
memory: samsung: exynos5422-dmc: handle clk_set_parent() failure
Krzysztof Kozlowski
2021-05-14
memory: renesas-rpc-if: fix possible NULL pointer dereference of resource
Krzysztof Kozlowski
2021-05-14
memory: pl353: fix mask of ECC page_size config register
gexueyuan
2021-05-14
memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]
Colin Ian King
2021-03-04
memory: ti-aemif: Drop child node when jumping out loop
Pan Bian
2021-03-04
memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops
Zhang Qilong
2020-12-30
memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...
Lad Prabhakar
2020-12-30
memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...
Lad Prabhakar
2020-12-30
memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()
Lad Prabhakar
2020-12-30
memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()
Dan Carpenter
2020-12-30
memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()
Zhang Changzhong
2020-12-30
memory: ti-emif-sram: only build for ARMv7
Arnd Bergmann
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-29
PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle fu...
Chanwoo Choi
2020-09-20
memory: emif: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-20
memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-18
memory: tegra: Correct num_tlb_lines for tegra210
Nicolin Chen
2020-09-16
memory: omap-gpmc: Fix compile test on SPARC
Krzysztof Kozlowski
2020-09-09
memory: mtk-smi: add support for MT8167
Fabien Parent
2020-09-09
memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...
Ye Bin
2020-09-02
memory: fsl-corenet-cf: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-02
memory: omap-gpmc: Fix -Wunused-function warnings
YueHaibing
2020-09-02
memory: tegra: Remove GPU from DRM IOMMU group
Thierry Reding
2020-09-02
memory: tegra186-emc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-02
memory: brcmstb_dpfe: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-01
memory: samsung: exynos5422-dmc: add missing and fix kerneldoc
Krzysztof Kozlowski
2020-09-01
memory: samsung: exynos5422-dmc: remove unused exynos5_dmc members
Krzysztof Kozlowski
2020-09-01
memory: samsung: exynos5422-dmc: rename timing register fields variables
Krzysztof Kozlowski
2020-08-27
memory: emif: Remove bogus debugfs error handling
Dan Carpenter
2020-08-27
memory: omap-gpmc: Fix build error without CONFIG_OF
YueHaibing
2020-08-26
memory: omap-gpmc: Fix a couple off by ones
Dan Carpenter
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-22
memory: brcmstb_dpfe: fix array index out of bounds
Markus Mayer
2020-08-20
memory: brcmstb_dpfe: Fix memory leak
Alex Dewar
2020-08-20
memory: tegra: Correct shift value of apew
Nicolin Chen
2020-08-17
memory: Enable compile testing for most of the drivers
Krzysztof Kozlowski
2020-08-17
memory: brcmstb_dpfe: add separate entry for compile test
Krzysztof Kozlowski
2020-08-17
memory: tegra: tegra210-emc: fix indentation
Krzysztof Kozlowski
2020-08-17
memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZERO
Krzysztof Kozlowski
2020-08-17
memory: omap-gpmc: consistently use !res for NULL checks
Krzysztof Kozlowski
2020-08-17
memory: omap-gpmc: use WARN() instead of BUG() on wrong free
Krzysztof Kozlowski
2020-08-17
memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safety
Krzysztof Kozlowski
2020-08-17
memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()
Krzysztof Kozlowski
[next]