summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/atmel
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon2018-03-291-1/+1
* mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-141-2/+5
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-141-1/+1
* Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-023-10/+15
|\
| * mtd: nand: atmel: Actually use the PM opsBoris Brezillon2017-10-141-0/+1
| * mtd: nand: atmel: Avoid ECC errors when leaving backup modeRomain Izard2017-10-073-8/+13
| * mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-09-181-2/+1
* | mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud2017-09-271-1/+1
|/
* Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-092-8/+9
|\
| * Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-012-8/+9
| |\
| | * Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon2017-08-232-2/+2
| | |\
| | | * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-132-2/+2
| | * | mtd: nand: atmel: fix of_irq_get() error checkSergei Shtylyov2017-08-231-6/+7
| | |/
* | | mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches2017-09-051-3/+7
|/ /
* | mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon2017-08-241-1/+12
* | mtd: nand: atmel: Fix EDO mode checkBoris Brezillon2017-08-021-1/+1
* | mtd: nand: atmel: Fix DT backward compatibility in pmecc.cBoris Brezillon2017-07-191-15/+6
|/
* mtd: nand: atmel: drop unused includeAlexandre Belloni2017-06-131-1/+0
* mtd: nand: atmel: mark resume function __maybe_unusedArnd Bergmann2017-06-011-1/+1
* mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon2017-06-011-1/+5
* mtd: nand: atmel: Add PM opsBoris Brezillon2017-06-011-0/+18
* mtd: nand: atmel: Add ->setup_data_interface() hooksBoris Brezillon2017-06-011-2/+327
* mtd: nand: NULL terminate a of_device_id tableChristophe Jaillet2017-04-251-0/+1
* mtd: nand: Fix a couple error codesDan Carpenter2017-04-251-2/+2
* mtd: nand: Cleanup/rework the atmel_nand driverBoris Brezillon2017-04-254-0/+3293
OpenPOWER on IntegriCloud