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