Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into... | Boris Brezillon | 2017-08-23 | 2 | -2/+2 |
|\ | |||||
| * | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 2 | -2/+2 |
* | | mtd: nand: atmel: fix of_irq_get() error check | Sergei Shtylyov | 2017-08-23 | 1 | -6/+7 |
|/ | |||||
* | mtd: nand: atmel: drop unused include | Alexandre Belloni | 2017-06-13 | 1 | -1/+0 |
* | mtd: nand: atmel: mark resume function __maybe_unused | Arnd Bergmann | 2017-06-01 | 1 | -1/+1 |
* | mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG... | Boris Brezillon | 2017-06-01 | 1 | -1/+5 |
* | mtd: nand: atmel: Add PM ops | Boris Brezillon | 2017-06-01 | 1 | -0/+18 |
* | mtd: nand: atmel: Add ->setup_data_interface() hooks | Boris Brezillon | 2017-06-01 | 1 | -2/+327 |
* | mtd: nand: NULL terminate a of_device_id table | Christophe Jaillet | 2017-04-25 | 1 | -0/+1 |
* | mtd: nand: Fix a couple error codes | Dan Carpenter | 2017-04-25 | 1 | -2/+2 |
* | mtd: nand: Cleanup/rework the atmel_nand driver | Boris Brezillon | 2017-04-25 | 4 | -0/+3293 |