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