Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-31 | mtd: rawnand: sunxi: convert driver to nand_scan() | Miquel Raynal | 1 | -24/+19 |
2018-07-31 | mtd: rawnand: sunxi: Remove gpio.h and of_gpio.h inclusions | Boris Brezillon | 1 | -2/+0 |
2018-07-31 | mtd: rawnand: better name for the controller structure | Miquel Raynal | 1 | -3/+3 |
2018-07-18 | mtd: rawnand: sunxi: Make sure ret is initialized in sunxi_nfc_read_byte() | Boris Brezillon | 1 | -1/+1 |
2018-07-18 | mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definition | Boris Brezillon | 1 | -1/+1 |
2018-04-29 | mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy polling | Boris Brezillon | 1 | -76/+15 |
2018-03-29 | mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME mode | Boris Brezillon | 1 | -135/+20 |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 1 | -0/+2321 |