summaryrefslogtreecommitdiffstats
path: root/drivers/memory/jz4780-nemc.c
Commit message (Expand)AuthorAgeFilesLines
* memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()Zhang Changzhong2020-12-051-0/+2
* memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()Dan Carpenter2020-10-261-2/+2
* memory: jz4780_nemc: Only request IO memory the driver will usePaul Cercueil2020-07-281-1/+16
* Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-171-1/+1
|\
| * memory: jz4780-nemc: Grammar s/the its/its/Geert Uytterhoeven2019-06-111-1/+1
| * memory: jz4780-nemc: Reduce size of const arrayPaul Cercueil2019-06-111-1/+1
| * memory: jz4780_nemc: Add support for the JZ4740Paul Cercueil2019-06-111-3/+21
* | Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2019-06-231-4/+1
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
| |/
* | memory: jz4780_nemc: Add support for the JZ4740Paul Cercueil2019-06-211-3/+21
* | memory: jz4780-nemc: Reduce size of const arrayPaul Cercueil2019-06-211-1/+1
|/
* memory: Convert to using %pOF instead of full_nameRob Herring2017-08-161-6/+6
* memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith2015-03-261-0/+391