index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: tegra: Fix compilation warnings on 64bit platforms
Dmitry Osipenko
2021-07-25
2
-4
/
+4
*
memory: fsl_ifc: fix leak of private memory on probe failure
Krzysztof Kozlowski
2021-07-20
1
-2
/
+2
*
memory: fsl_ifc: fix leak of IO mapping on probe failure
Krzysztof Kozlowski
2021-07-20
1
-2
/
+2
*
memory: pl353: Fix error return code in pl353_smc_probe()
Zhen Lei
2021-07-20
1
-0
/
+1
*
memory: atmel-ebi: add missing of_node_put for loop iteration
Krzysztof Kozlowski
2021-07-20
1
-1
/
+3
*
memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration
Krzysztof Kozlowski
2021-07-20
1
-0
/
+4
*
memory: samsung: exynos5422-dmc: handle clk_set_parent() failure
Krzysztof Kozlowski
2021-05-14
1
-1
/
+3
*
memory: renesas-rpc-if: fix possible NULL pointer dereference of resource
Krzysztof Kozlowski
2021-05-14
1
-1
/
+1
*
memory: pl353: fix mask of ECC page_size config register
gexueyuan
2021-05-14
1
-1
/
+1
*
memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]
Colin Ian King
2021-05-14
1
-2
/
+5
*
memory: ti-aemif: Drop child node when jumping out loop
Pan Bian
2021-03-04
1
-2
/
+6
*
memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops
Zhang Qilong
2021-03-04
1
-2
/
+2
*
memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...
Lad Prabhakar
2020-12-30
1
-1
/
+1
*
memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...
Lad Prabhakar
2020-12-30
1
-1
/
+2
*
memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()
Lad Prabhakar
2020-12-30
1
-0
/
+2
*
memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()
Dan Carpenter
2020-12-30
1
-2
/
+2
*
memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()
Zhang Changzhong
2020-12-30
1
-0
/
+2
*
memory: ti-emif-sram: only build for ARMv7
Arnd Bergmann
2020-12-30
1
-1
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-10-24
14
-266
/
+332
|
\
|
*
memory: emif: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-20
1
-20
/
+2
|
*
memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-20
1
-13
/
+1
|
*
memory: omap-gpmc: Fix compile test on SPARC
Krzysztof Kozlowski
2020-09-16
1
-0
/
+1
|
*
memory: mtk-smi: add support for MT8167
Fabien Parent
2020-09-09
1
-0
/
+23
|
*
memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...
Ye Bin
2020-09-09
1
-1
/
+0
|
*
memory: fsl-corenet-cf: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-02
1
-4
/
+2
|
*
memory: omap-gpmc: Fix -Wunused-function warnings
YueHaibing
2020-09-02
1
-57
/
+57
|
*
memory: tegra: Remove GPU from DRM IOMMU group
Thierry Reding
2020-09-02
1
-1
/
+0
|
*
memory: tegra186-emc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-02
1
-8
/
+2
|
*
memory: brcmstb_dpfe: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-02
1
-5
/
+2
|
*
memory: samsung: exynos5422-dmc: add missing and fix kerneldoc
Krzysztof Kozlowski
2020-09-01
1
-4
/
+42
|
*
memory: samsung: exynos5422-dmc: remove unused exynos5_dmc members
Krzysztof Kozlowski
2020-09-01
1
-9
/
+0
|
*
memory: samsung: exynos5422-dmc: rename timing register fields variables
Krzysztof Kozlowski
2020-09-01
1
-24
/
+25
|
*
memory: emif: Remove bogus debugfs error handling
Dan Carpenter
2020-08-27
1
-28
/
+5
|
*
memory: omap-gpmc: Fix build error without CONFIG_OF
YueHaibing
2020-08-27
1
-0
/
+4
|
*
memory: omap-gpmc: Fix a couple off by ones
Dan Carpenter
2020-08-26
1
-2
/
+2
|
*
memory: brcmstb_dpfe: fix array index out of bounds
Markus Mayer
2020-08-22
1
-7
/
+16
|
*
memory: brcmstb_dpfe: Fix memory leak
Alex Dewar
2020-08-20
1
-6
/
+10
|
*
memory: tegra: Correct shift value of apew
Nicolin Chen
2020-08-20
1
-1
/
+1
|
*
memory: Enable compile testing for most of the drivers
Krzysztof Kozlowski
2020-08-17
1
-17
/
+22
|
*
memory: brcmstb_dpfe: add separate entry for compile test
Krzysztof Kozlowski
2020-08-17
2
-1
/
+13
|
*
memory: tegra: tegra210-emc: fix indentation
Krzysztof Kozlowski
2020-08-17
1
-1
/
+1
|
*
memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZERO
Krzysztof Kozlowski
2020-08-17
1
-3
/
+1
|
*
memory: omap-gpmc: consistently use !res for NULL checks
Krzysztof Kozlowski
2020-08-17
1
-1
/
+1
|
*
memory: omap-gpmc: use WARN() instead of BUG() on wrong free
Krzysztof Kozlowski
2020-08-17
1
-2
/
+1
|
*
memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safety
Krzysztof Kozlowski
2020-08-17
1
-44
/
+93
|
*
memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()
Krzysztof Kozlowski
2020-08-17
1
-3
/
+3
|
*
memory: omap-gpmc: remove unused file-scope phys_base and mem_size
Krzysztof Kozlowski
2020-08-17
1
-4
/
+0
|
*
memory: omap-gpmc: remove unneeded asm/mach-types.h inclusion
Krzysztof Kozlowski
2020-08-17
1
-2
/
+0
|
*
memory: samsung: exynos5422-dmc: Document mutex scope
Krzysztof Kozlowski
2020-08-17
1
-0
/
+1
|
*
memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate'
Lukasz Luba
2020-08-17
1
-0
/
+3
[next]