Age | Commit message (Expand) | Author | Files | Lines |
2020-12-05 | memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe() | Zhang Changzhong | 1 | -0/+2 |
2020-10-26 | memory: jz4780_nemc: Fix an error pointer vs NULL check in probe() | Dan Carpenter | 1 | -2/+2 |
2020-07-28 | memory: jz4780_nemc: Only request IO memory the driver will use | Paul Cercueil | 1 | -1/+16 |
2019-07-17 | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -1/+1 |
2019-06-23 | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -4/+1 |
2019-06-21 | memory: jz4780_nemc: Add support for the JZ4740 | Paul Cercueil | 1 | -3/+21 |
2019-06-21 | memory: jz4780-nemc: Reduce size of const array | Paul Cercueil | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-12 | memory: jz4780-nemc: Grammar s/the its/its/ | Geert Uytterhoeven | 1 | -1/+1 |
2019-06-12 | memory: jz4780-nemc: Reduce size of const array | Paul Cercueil | 1 | -1/+1 |
2019-06-12 | memory: jz4780_nemc: Add support for the JZ4740 | Paul Cercueil | 1 | -3/+21 |
2017-08-16 | memory: Convert to using %pOF instead of full_name | Rob Herring | 1 | -6/+6 |
2015-03-27 | memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs | Alex Smith | 1 | -0/+391 |