aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 3-3/+5
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 8-103/+578
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-1/+1
2019-07-17memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/Gravatar Masahiro Yamada 3-3/+5
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-5/+23
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+3
2019-06-25Merge tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Olof Johansson 1-22/+22
2019-06-23Merge 5.2-rc6 into char-misc-nextGravatar Greg Kroah-Hartman 15-59/+15
2019-06-21memory: jz4780_nemc: Add support for the JZ4740Gravatar Paul Cercueil 1-3/+21
2019-06-21memory: jz4780-nemc: Reduce size of const arrayGravatar Paul Cercueil 1-1/+1
2019-06-21memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780Gravatar Paul Cercueil 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 14-56/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471Gravatar Thomas Gleixner 1-3/+1
2019-06-17Merge tag 'arm-soc/for-5.3/drivers' of https://github.com/Broadcom/stblinux i...Gravatar Olof Johansson 1-79/+238
2019-06-17memory: move jedec_ddr.h from include/memory to drivers/memory/Gravatar Masahiro Yamada 4-4/+182
2019-06-17memory: move jedec_ddr_data.c from lib/ to drivers/memory/Gravatar Masahiro Yamada 3-0/+144
2019-06-14memory: tegra: Fix -Wunused-const-variableGravatar Nathan Huckleberry 1-22/+22
2019-06-11memory: jz4780-nemc: Grammar s/the its/its/Gravatar Geert Uytterhoeven 1-1/+1
2019-06-11memory: jz4780-nemc: Reduce size of const arrayGravatar Paul Cercueil 1-1/+1
2019-06-11memory: jz4780_nemc: Add support for the JZ4740Gravatar Paul Cercueil 1-3/+21
2019-06-11memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780Gravatar Paul Cercueil 1-1/+1
2019-06-07gpio: pass lookup and descriptor flags to request_ownGravatar Linus Walleij 1-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340Gravatar Thomas Gleixner 2-26/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 2-18/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 3-15/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-05-20memory: brcmstb: dpfe: introduce DPFE API v3Gravatar Markus Mayer 1-9/+105
2019-05-20memory: brcmstb: dpfe: prepare for API-dependent sysfs attributesGravatar Markus Mayer 1-13/+34
2019-05-20memory: brcmstb: dpfe: prepare support for multiple API versionsGravatar Markus Mayer 1-28/+59
2019-05-20memory: brcmstb: dpfe: wait for DCPU to be readyGravatar Markus Mayer 1-0/+12
2019-05-20memory: brcmstb: dpfe: report firmware loading errorGravatar Markus Mayer 1-1/+3
2019-05-20memory: brcmstb: dpfe: remove unused code and fix formattingGravatar Markus Mayer 1-11/+2
2019-05-20memory: brcmstb: dpfe: use byte 3 of registers MR4-MR8Gravatar Markus Mayer 1-8/+16
2019-05-20memory: brcmstb: dpfe: optimize generic_show()Gravatar Markus Mayer 1-10/+8
2019-05-20memory: brcmstb: dpfe: use msleep() over udelay()Gravatar Markus Mayer 1-2/+2
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-0/+1
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 10-36/+90
2019-05-15clk: Remove io.h from clk-provider.hGravatar Stephen Boyd 1-0/+1
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-7/+30
2019-04-28Merge tag 'tegra-for-5.2-memory' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Olof Johansson 7-36/+42
2019-04-18memory: tegra: Fix a typos for "fdcdwr2" mc clientGravatar Edward Cragg 2-2/+2
2019-04-18memory: tegra: Replace readl-writel with mc_readl-mc_writelGravatar Dmitry Osipenko 1-5/+5
2019-04-18memory: tegra: Fix integer overflow on tick value calculationGravatar Dmitry Osipenko 1-1/+1
2019-04-18memory: tegra: Fix missed registers values latchingGravatar Dmitry Osipenko 1-0/+6
2019-04-11memory: tegra: Properly spell "tegra"Gravatar Thierry Reding 7-29/+29
2019-04-11memory: tegra: Make terga20_mc_reset_ops staticGravatar Yue Haibing 1-1/+1
2019-04-09memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware levelingGravatar Dave Gerlach 3-0/+48
2019-04-08memory: squash drivers/memory/Makefile.asm-offsetsGravatar Masahiro Yamada 2-6/+5