Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-31 | mtd: rawnand: s3c2410: convert driver to nand_scan() | Miquel Raynal | 1 | -17/+13 |
2018-07-31 | mtd: rawnand: better name for the controller structure | Miquel Raynal | 1 | -2/+2 |
2018-07-31 | mtd: rawnand: s3c2410: Error out when ->nrsets < 0 or ->sets == NULL | Boris Brezillon | 1 | -6/+8 |
2018-07-19 | mtd: rawnand: use mtd_device_register() where applicable | Rafał Miłecki | 1 | -2/+2 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+1 |
2018-03-29 | mtd: rawnand: s3c2410: enhance the probe function error path | Miquel Raynal | 1 | -12/+12 |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 1 | -0/+1295 |