summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/atmel_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DTWu, Josh2015-04-051-7/+7
* mtd: atmel_nand: add a definition for the oob reserved bytesJosh Wu2015-04-051-2/+3
* mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regsBoris Brezillon2015-03-111-3/+2
* mtd: atmel_nand: fix typo in dev_err error messageColin Ian King2015-03-021-1/+1
* mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh2015-01-201-1/+24
* mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh2015-01-201-3/+3
* Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-171-33/+87
|\
| * mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpyWu, Josh2014-11-251-29/+10
| * mtd: atmel_nand: make PMECC lookup table and offset property optionalJosh Wu2014-11-051-4/+77
* | mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-201-2/+0
|/
* mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh2014-09-171-8/+5
* mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh2014-09-171-8/+6
* mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON2014-09-171-0/+25
* mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram writeWu, Josh2014-08-191-8/+9
* mtd: atmel_nand: remove redundant dev_err callWei Yongjun2014-08-191-8/+1
* mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page sizeWu, Josh2014-08-191-5/+11
* mtd: atmel_nand: increase chip_delayRaphaƫl Poggi2014-08-191-1/+1
* mtd: atmel_nand: NFC: support multiple interrupt handlingJosh Wu2014-07-211-22/+62
* mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bitWu, Josh2014-07-211-3/+11
* mtd: atmel_nand: add NFC status error checkWu, Josh2014-07-211-1/+23
* mtd: atmel_nand: make ecc parameters same as definitionBo Shen2014-07-211-10/+10
* mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina2014-03-101-0/+1
* mtd: atmel_nand: change log levelNicolas Ferre2014-03-101-1/+1
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-03-101-5/+6
* mtd: atmel_nand: use dev_err() instead of printk()Jingoo Han2014-01-071-2/+2
* mtd: atmel_nand: Remove unnecessary OOM messagesJingoo Han2014-01-031-3/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-2/+1
|\
| * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-2/+1
* | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-141-53/+14
|\ \
| * | mtd: atmel_nand: fix bug driver will in a dead lock if no nand detectedJosh Wu2013-11-071-1/+0
| * | mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_dsJosh Wu2013-10-271-37/+9
| * | mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driverJosh Wu2013-10-271-1/+2
| * | mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific codeJosh Wu2013-10-271-14/+3
| |/
* | mtd: atmel_nand: fix deferred probe from __initJohan Hovold2013-09-261-6/+7
|/
* mtd: atmel_nand: fix error return code in atmel_nand_probe()Wei Yongjun2013-08-301-0/+1
* mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sectorJosh Wu2013-08-301-1/+2
* mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable()Josh Wu2013-08-301-4/+4
* mtd: nand: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* mtd: atmel_nand: fix the warning when CONFIG_OF is not definedJosh Wu2013-08-301-0/+2
* mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sramJosh Wu2013-08-051-5/+101
* mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sramJosh Wu2013-08-051-6/+157
* mtd: atmel_nand: add Nand Flash Controller (NFC) supportJosh Wu2013-08-051-33/+378
* mtd: atmel_nand: replace pmecc enable code with one function.Josh Wu2013-08-051-15/+26
* mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremapJean-Christophe PLAGNIOL-VILLARD2013-08-051-115/+65
* mtd: atmel_nand: fix pmecc selction for ecc requirement typoJosh Wu2013-08-051-3/+3
* mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-08-051-9/+0
* mtd: atmel_nand: using a stronger ECC is not dangerousRichard Genoud2013-08-051-1/+1
* mtd: nand: atmel_nand: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0
* mtd: atmel_nand: add a new dt binding item for nand dma supportJosh Wu2013-08-051-8/+3
* mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu2013-08-051-7/+6
OpenPOWER on IntegriCloud