index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2022-10-26
memory: of: Fix refcount leak bug in of_get_ddr_timings()
Liang He
1
-0
/
+1
2022-04-20
memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
Miaoqian Lin
1
-6
/
+17
2022-04-15
memory: emif: check the pointer temp in get_device_details()
Jia-Ju Bai
1
-1
/
+1
2022-04-15
memory: emif: Add check for setup_interrupts
Jiasheng Jiang
1
-2
/
+4
2021-11-26
memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe
Dongliang Mu
1
-7
/
+6
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: atmel-ebi: add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-1
/
+3
2021-05-22
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
2020-11-05
memory: emif: Remove bogus debugfs error handling
Dan Carpenter
1
-28
/
+5
2020-10-30
memory: fsl-corenet-cf: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-4
/
+2
2020-10-30
memory: omap-gpmc: Fix build error without CONFIG_OF
YueHaibing
1
-0
/
+4
2020-10-30
memory: omap-gpmc: Fix a couple off by ones
Dan Carpenter
1
-2
/
+2
2020-01-27
memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
Dmitry Osipenko
1
-5
/
+6
2019-12-05
memory: omap-gpmc: Get the header of the enum
Linus Walleij
1
-0
/
+1
2019-05-25
memory: tegra: Fix integer overflow on tick value calculation
Dmitry Osipenko
1
-1
/
+1
2018-09-06
memory: ti-aemif: fix a potential NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-10
/
+39
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-07-31
drivers/memory/Kconfig: Add CONFIG_OF dependency
Anders Roxell
1
-1
/
+1
2018-07-19
memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-07-18
memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-07-14
Merge tag 'tegra-for-4.19-memory' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-10
/
+6
2018-07-10
memory: tegra: Correct driver probe order
Dmitry Osipenko
1
-10
/
+6
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-26
memory: ti-emif-sram: Add resume function to recopy sram code
Dave Gerlach
1
-0
/
+33
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-05-25
Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
11
-308
/
+807
2018-05-18
memory: tegra: Remove Tegra114 SATA and AFI reset definitions
Dmitry Osipenko
1
-2
/
+0
2018-05-18
memory: tegra: Register SMMU after MC driver became ready
Dmitry Osipenko
1
-9
/
+9
2018-05-14
Merge tag 'arm-soc/for-4.18/drivers' of https://github.com/Broadcom/stblinux ...
Olof Johansson
1
-32
/
+10
2018-05-14
Merge tag 'gpmc-omap-for-v4.18' of https://github.com/rogerq/linux into next/...
Olof Johansson
1
-2
/
+2
2018-05-14
Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-21
/
+39
2018-05-09
memory: brcmstb: dpfe: Remove need for dpfe_dev
Florian Fainelli
1
-32
/
+10
2018-04-30
memory: tegra: Add Tegra210 memory controller hot resets
Thierry Reding
1
-0
/
+45
2018-04-30
memory: tegra: Add Tegra124 memory controller hot resets
Dmitry Osipenko
1
-0
/
+42
2018-04-30
memory: tegra: Add Tegra114 memory controller hot resets
Dmitry Osipenko
1
-0
/
+33
2018-04-30
memory: tegra: Add Tegra30 memory controller hot resets
Dmitry Osipenko
1
-0
/
+33
2018-04-30
memory: tegra: Add Tegra20 memory controller hot resets
Dmitry Osipenko
1
-0
/
+118
2018-04-30
memory: tegra: Introduce memory client hot reset
Dmitry Osipenko
2
-0
/
+212
2018-04-30
memory: tegra: Squash tegra20-mc into common tegra-mc driver
Dmitry Osipenko
7
-277
/
+290
2018-04-27
memory: tegra: Remove unused headers inclusions
Dmitry Osipenko
1
-5
/
+0
2018-04-27
memory: tegra: Apply interrupts mask per SoC
Dmitry Osipenko
6
-18
/
+25
2018-04-27
memory: tegra: Setup interrupts mask before requesting IRQ
Dmitry Osipenko
1
-8
/
+8
2018-04-27
memory: tegra: Do not handle spurious interrupts
Dmitry Osipenko
1
-1
/
+4
2018-04-24
memory: omap-gpmc: Avoid redundant NULL check
Roger Quadros
1
-2
/
+2
2018-04-20
memory: aemif: add support for board files
Bartosz Golaszewski
1
-20
/
+38
2018-04-20
memory: aemif: don't rely on kbuild for driver's name
Bartosz Golaszewski
1
-1
/
+1
[next]