index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-17
memory: Enable compile testing for most of the drivers
Krzysztof Kozlowski
1
-17
/
+22
2020-08-17
memory: brcmstb_dpfe: add separate entry for compile test
Krzysztof Kozlowski
2
-1
/
+13
2020-08-17
memory: tegra: tegra210-emc: fix indentation
Krzysztof Kozlowski
1
-1
/
+1
2020-08-17
memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZERO
Krzysztof Kozlowski
1
-3
/
+1
2020-08-17
memory: omap-gpmc: consistently use !res for NULL checks
Krzysztof Kozlowski
1
-1
/
+1
2020-08-17
memory: omap-gpmc: use WARN() instead of BUG() on wrong free
Krzysztof Kozlowski
1
-2
/
+1
2020-08-17
memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safety
Krzysztof Kozlowski
1
-44
/
+93
2020-08-17
memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()
Krzysztof Kozlowski
1
-3
/
+3
2020-08-17
memory: omap-gpmc: remove unused file-scope phys_base and mem_size
Krzysztof Kozlowski
1
-4
/
+0
2020-08-17
memory: omap-gpmc: remove unneeded asm/mach-types.h inclusion
Krzysztof Kozlowski
1
-2
/
+0
2020-08-17
memory: samsung: exynos5422-dmc: Document mutex scope
Krzysztof Kozlowski
1
-0
/
+1
2020-08-17
memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate'
Lukasz Luba
1
-0
/
+3
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+22
2020-08-09
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
3
-0
/
+1217
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+0
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+10
2020-08-03
Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
3
-0
/
+613
2020-07-31
Merge tag 'memory-controller-drv-5.9-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
9
-68
/
+74
2020-07-30
memory: samsung: exynos5422-dmc: Add module param to control IRQ mode
Lukasz Luba
1
-2
/
+7
2020-07-30
memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold
Lukasz Luba
1
-2
/
+2
2020-07-30
memory: samsung: exynos5422-dmc: Use delayed timer as default
Chanwoo Choi
1
-0
/
+1
2020-07-28
memory: jz4780-nemc: Do not build by default
Krzysztof Kozlowski
1
-1
/
+0
2020-07-28
memory: jz4780_nemc: Only request IO memory the driver will use
Paul Cercueil
1
-1
/
+16
2020-07-27
memory: brcmstb_dpfe: Fix language typo
Krzysztof Kozlowski
1
-1
/
+1
2020-07-27
memory: samsung: exynos5422-dmc: Correct white space issues
Krzysztof Kozlowski
1
-2
/
+1
2020-07-27
memory: samsung: exynos-srom: Correct alignment
Krzysztof Kozlowski
1
-11
/
+11
2020-07-27
memory: pl172: Enclose macro argument usage in parenthesis
Krzysztof Kozlowski
1
-7
/
+7
2020-07-27
memory: of: Correct kerneldoc
Krzysztof Kozlowski
1
-2
/
+2
2020-07-27
memory: omap-gpmc: Fix language typo
Krzysztof Kozlowski
1
-1
/
+1
2020-07-27
memory: omap-gpmc: Correct white space issues
Krzysztof Kozlowski
1
-17
/
+7
2020-07-27
memory: omap-gpmc: Use 'unsigned int' for consistency
Krzysztof Kozlowski
1
-2
/
+2
2020-07-27
memory: omap-gpmc: Enclose macro argument usage in parenthesis
Krzysztof Kozlowski
1
-10
/
+10
2020-07-27
memory: omap-gpmc: Correct kerneldoc
Krzysztof Kozlowski
1
-4
/
+4
2020-07-27
memory: mvebu-devbus: Align with open parenthesis
Krzysztof Kozlowski
1
-7
/
+7
2020-07-27
memory: mvebu-devbus: Add missing braces to all arms of if statement
Krzysztof Kozlowski
1
-3
/
+3
2020-07-27
memory: bt1-l2-ctl: Add blank lines after declarations
Krzysztof Kozlowski
1
-0
/
+2
2020-07-24
Merge tag 'memory-controller-drv-5.9' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
15
-87
/
+90
2020-07-24
memory: samsung: exynos-srom: Describe the Kconfig entry
Krzysztof Kozlowski
1
-0
/
+7
2020-07-24
memory: Describe the MEMORY Kconfig entry
Krzysztof Kozlowski
1
-0
/
+6
2020-07-24
memory: da8xx-ddrctl: Remove unused 'node' variable
Krzysztof Kozlowski
1
-2
/
+0
2020-07-24
memory: fsl_ifc: Fix whitespace issues
Krzysztof Kozlowski
1
-15
/
+15
2020-07-24
memory: pl172: Add GPLv2 SPDX license header
Krzysztof Kozlowski
1
-4
/
+1
2020-07-24
memory: omap-gpmc: Fix whitespace issue
Krzysztof Kozlowski
1
-3
/
+4
2020-07-24
memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M
Krzysztof Kozlowski
1
-0
/
+1
2020-07-24
memory: mtk-smi: Add argument to function pointer definition
Krzysztof Kozlowski
1
-1
/
+1
2020-07-24
memory: brcmstb_dpfe: Remove unneeded braces
Krzysztof Kozlowski
1
-2
/
+1
2020-07-24
memory: brcmstb_dpfe: Constify the contents of string
Krzysztof Kozlowski
1
-1
/
+1
2020-07-24
memory: ti-emif-pm: Fix cast to iomem pointer
Krzysztof Kozlowski
1
-1
/
+1
2020-07-24
memory: ti-aemif: Rename SS to SSTROBE to avoid name conflicts
Krzysztof Kozlowski
1
-8
/
+8
2020-07-24
memory: emif: Silence platform_get_irq() error in driver
Krzysztof Kozlowski
1
-4
/
+1
[prev]
[next]