summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/sunxi_nand.c
AgeCommit message (Expand)Author
2016-05-05mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki
2016-05-05mtd: nand: sunxi: switch to mtd_ooblayout_opsBoris Brezillon
2016-04-19mtd: nand: sunxi: make cur_off parameter optional in extra oob helpersBoris Brezillon
2016-04-19mtd: nand: sunxi: make OOB retrieval optionalBoris Brezillon
2016-04-19mtd: nand: sunxi: move some ECC related operations to their own functionsBoris Brezillon
2016-04-19mtd: nand: sunxi: poll for events instead of using interruptsBoris Brezillon
2016-04-19mtd: nand: sunxi: make use of readl_poll_timeout()Boris Brezillon
2016-04-19mtd: nand: sunxi: fix ->dev_ready() implementationBoris Brezillon
2016-04-19mtd: nand: enable ECC pipeliningBoris Brezillon
2016-04-19mtd: nand: sunxi: disable clks on device removalBoris Brezillon
2016-04-19mtd: nand: sunxi: fix NFC_CTL settingBoris Brezillon
2016-04-19mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macroBoris Brezillon
2016-04-19mtd: nand: sunxi: let the NAND controller control the CE lineBoris Brezillon
2016-04-19mtd: nand: sunxi: improve ->cmd_ctrl() functionBoris Brezillon
2016-04-19mtd: nand: sunxi: implement ->read_subpage()Boris Brezillon
2016-04-19mtd: nand: sunxi: implement ->read_oob()/->write_oob()Boris Brezillon
2016-04-19mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timingsBoris Brezillon
2016-04-19mtd: nand: sunxi: fix EDO mode selectionBoris Brezillon
2016-04-19mtd: nand: sunxi: fix clk rate calculationBoris Brezillon
2016-04-19mtd: nand: sunxi: fix call order in sunxi_nand_chip_init()Boris Brezillon
2016-04-19mtd: nand: remove unneeded of_mtd.h inclusionsBoris Brezillon
2016-03-05mtd: nand: sunxi: remove direct mtd->priv accessesBoris BREZILLON
2016-01-23mtd: nand: sunxi: use mtd_div_by_ws() helperBrian Norris
2016-01-23mtd: nand: sunxi: add randomizer supportBoris BREZILLON
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON
2015-12-18mtd: nand: sunxi: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON
2015-12-01mtd: nand: sunxi: add missing of_node_putJulia Lawall
2015-11-11mtd: nand: drop unnecessary partition parser dataBrian Norris
2015-11-11mtd: nand: convert to nand_set_flash_node()Brian Norris
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-22mtd: 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-02mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra