aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/jz4780-nemc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-05memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()Zhang Changzhong1-0/+2
2020-10-26memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()Dan Carpenter1-2/+2
2020-07-28memory: jz4780_nemc: Only request IO memory the driver will usePaul Cercueil1-1/+16
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman1-4/+1
2019-06-21memory: jz4780_nemc: Add support for the JZ4740Paul Cercueil1-3/+21
2019-06-21memory: jz4780-nemc: Reduce size of const arrayPaul Cercueil1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-11memory: jz4780-nemc: Grammar s/the its/its/Geert Uytterhoeven1-1/+1
2019-06-11memory: jz4780-nemc: Reduce size of const arrayPaul Cercueil1-1/+1
2019-06-11memory: jz4780_nemc: Add support for the JZ4740Paul Cercueil1-3/+21
2017-08-16memory: Convert to using %pOF instead of full_nameRob Herring1-6/+6
2015-03-26memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith1-0/+391