aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/atmel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger3-10/+15
2017-10-14mtd: nand: atmel: Actually use the PM opsBoris Brezillon1-0/+1
2017-10-07mtd: nand: atmel: Avoid ECC errors when leaving backup modeRomain Izard3-8/+13
2017-09-27mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud1-1/+1
2017-09-18mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada1-2/+1
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2-8/+9
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches1-3/+7
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2-8/+9
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon1-1/+12
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/nextBoris Brezillon2-2/+2
2017-08-23mtd: nand: atmel: fix of_irq_get() error checkSergei Shtylyov1-6/+7
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2-2/+2
2017-08-02mtd: nand: atmel: Fix EDO mode checkBoris Brezillon1-1/+1
2017-07-19mtd: nand: atmel: Fix DT backward compatibility in pmecc.cBoris Brezillon1-15/+6
2017-06-13mtd: nand: atmel: drop unused includeAlexandre Belloni1-1/+0
2017-06-01mtd: nand: atmel: mark resume function __maybe_unusedArnd Bergmann1-1/+1
2017-06-01mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESSBoris Brezillon1-1/+5
2017-06-01mtd: nand: atmel: Add PM opsBoris Brezillon1-0/+18
2017-06-01mtd: nand: atmel: Add ->setup_data_interface() hooksBoris Brezillon1-2/+327
2017-04-25mtd: nand: NULL terminate a of_device_id tableChristophe Jaillet1-0/+1
2017-04-25mtd: nand: Fix a couple error codesDan Carpenter1-2/+2
2017-04-25mtd: nand: Cleanup/rework the atmel_nand driverBoris Brezillon4-0/+3293