Age | Commit message (Expand) | Author |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon |
2018-02-16 | mtd: nand: State when references to other drivers are no longer valid | Boris Brezillon |
2017-12-14 | mtd: nand: force drivers to explicitly send READ/PROG commands | Boris Brezillon |
2017-12-14 | mtd: nand: provide several helpers to do common NAND operations | Boris Brezillon |
2017-11-02 | Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd | Richard Weinberger |
2017-10-14 | mtd: nand: atmel: Actually use the PM ops | Boris Brezillon |
2017-10-07 | mtd: nand: atmel: Avoid ECC errors when leaving backup mode | Romain Izard |
2017-09-27 | mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user | Richard Genoud |
2017-09-18 | mtd: nand: introduce NAND_ROW_ADDR_3 flag | Masahiro Yamada |
2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-09-05 | mfd: syscon: atmel-smc: Add helper to retrieve register layout | Ludovic Desroches |
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon |
2017-08-24 | mtd: nand: atmel: Relax tADL_min constraint | Boris Brezillon |
2017-08-23 | Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into... | Boris Brezillon |
2017-08-23 | mtd: nand: atmel: fix of_irq_get() error check | Sergei Shtylyov |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon |
2017-08-02 | mtd: nand: atmel: Fix EDO mode check | Boris Brezillon |
2017-07-19 | mtd: nand: atmel: Fix DT backward compatibility in pmecc.c | Boris Brezillon |
2017-06-13 | mtd: nand: atmel: drop unused include | Alexandre Belloni |
2017-06-01 | mtd: nand: atmel: mark resume function __maybe_unused | Arnd Bergmann |
2017-06-01 | mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG... | Boris Brezillon |
2017-06-01 | mtd: nand: atmel: Add PM ops | Boris Brezillon |
2017-06-01 | mtd: nand: atmel: Add ->setup_data_interface() hooks | Boris Brezillon |
2017-04-25 | mtd: nand: NULL terminate a of_device_id table | Christophe Jaillet |
2017-04-25 | mtd: nand: Fix a couple error codes | Dan Carpenter |
2017-04-25 | mtd: nand: Cleanup/rework the atmel_nand driver | Boris Brezillon |