Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-27 | mtd: rawnand: atmel: fix OF child-node lookup | Johan Hovold | 1 | -4/+7 |
2018-11-13 | mtd: rawnand: atmel: Fix potential NULL pointer dereference | Gustavo A. R. Silva | 1 | -0/+4 |
2018-07-31 | mtd: rawnand: atmel: convert driver to nand_scan() | Miquel Raynal | 1 | -59/+54 |
2018-07-31 | mtd: rawnand: atmel: clarify NAND addition/removal paths | Miquel Raynal | 1 | -57/+45 |
2018-07-31 | mtd: rawnand: atmel: Stop including gpio.h | Boris Brezillon | 1 | -1/+0 |
2018-07-31 | mtd: rawnand: better name for the controller structure | Miquel Raynal | 1 | -5/+5 |
2018-07-18 | mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() call | Boris Brezillon | 1 | -3/+3 |
2018-07-18 | mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned int | Boris Brezillon | 1 | -1/+1 |
2018-07-02 | mtd: rawnand: atmel: add module param to avoid using dma | Peter Rosin | 1 | -1/+6 |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 1 | -0/+2565 |