summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/sunxi_nand.c
AgeCommit message (Expand)Author
2015-11-02mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON
2015-11-02mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON
2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON
2015-10-13mtd: nand: sunxi_nand: drop owner assignmentFrans Klaver
2015-10-02mtd: nand: sunxi: fix bitflips in erased pagesBoris BREZILLON
2015-10-02mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline functionBoris BREZILLON
2015-10-02mtd: nand: sunxi: retrieve corrected OOB bytesBoris BREZILLON
2015-10-02mtd: nand: sunxi: factorize extra OOB bytes handlingBoris BREZILLON
2015-10-02mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON
2015-10-02mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON
2015-10-02mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functionsBoris BREZILLON
2015-09-30mtd: nand: sunxi: rework macrosBoris BREZILLON
2015-09-30Merge MTD 4.3-rc updates into -nextBrian Norris
2015-09-21mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON
2015-09-21mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON
2015-09-11mtd: nand: sunxi: rely on nand_dt_init initializationBoris BREZILLON
2015-09-09mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()Stefan Roese
2015-07-20mtd: nand: sunxi: Set serial access mode correctlyRoy Spliet
2015-07-20mtd: nand: sunxi: Replace failsafe timing cfg with calculated valueRoy Spliet
2015-02-01mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra
2014-10-29mtd: nand: add sunxi NAND flash controller supportBoris BREZILLON