summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/atmel
AgeCommit message (Expand)AuthorLines
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon-3655/+0
2018-02-16mtd: nand: State when references to other drivers are no longer validBoris Brezillon-6/+6
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon-2/+5
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon-1/+1
2017-11-02Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger-10/+15
2017-10-14mtd: nand: atmel: Actually use the PM opsBoris Brezillon-0/+1
2017-10-07mtd: nand: atmel: Avoid ECC errors when leaving backup modeRomain Izard-8/+13
2017-09-27mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud-1/+1
2017-09-18mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada-2/+1
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds-8/+9
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches-3/+7
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon-8/+9
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon-1/+12
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon-2/+2
2017-08-23mtd: nand: atmel: fix of_irq_get() error checkSergei Shtylyov-6/+7
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon-2/+2
2017-08-02mtd: nand: atmel: Fix EDO mode checkBoris Brezillon-1/+1
2017-07-19mtd: nand: atmel: Fix DT backward compatibility in pmecc.cBoris Brezillon-15/+6
2017-06-13mtd: nand: atmel: drop unused includeAlexandre Belloni-1/+0
2017-06-01mtd: nand: atmel: mark resume function __maybe_unusedArnd Bergmann-1/+1
2017-06-01mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon-1/+5
2017-06-01mtd: nand: atmel: Add PM opsBoris Brezillon-0/+18
2017-06-01mtd: nand: atmel: Add ->setup_data_interface() hooksBoris Brezillon-2/+327
2017-04-25mtd: nand: NULL terminate a of_device_id tableChristophe Jaillet-0/+1
2017-04-25mtd: nand: Fix a couple error codesDan Carpenter-2/+2
2017-04-25mtd: nand: Cleanup/rework the atmel_nand driverBoris Brezillon-0/+3293