index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
sunxi_nand.c
Age
Commit message (
Expand
)
Author
2016-01-23
mtd: nand: sunxi: use mtd_div_by_ws() helper
Brian Norris
2016-01-22
mtd: nand: sunxi: add randomizer support
Boris BREZILLON
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-11-30
mtd: nand: sunxi: add missing of_node_put
Julia Lawall
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
mtd: nand: convert to nand_set_flash_node()
Brian Norris
2015-11-02
mtd: nand: sunxi: avoid retrieving data before ECC pass
Boris BREZILLON
2015-11-02
mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
mtd: nand: sunxi_nand: drop owner assignment
Frans Klaver
2015-10-02
mtd: nand: sunxi: fix bitflips in erased pages
Boris BREZILLON
2015-10-02
mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline function
Boris BREZILLON
2015-10-02
mtd: nand: sunxi: retrieve corrected OOB bytes
Boris BREZILLON
2015-10-02
mtd: nand: sunxi: factorize extra OOB bytes handling
Boris BREZILLON
2015-10-02
mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
2015-10-02
mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
2015-10-02
mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functions
Boris BREZILLON
2015-09-30
mtd: nand: sunxi: rework macros
Boris BREZILLON
2015-09-30
Merge MTD 4.3-rc updates into -next
Brian Norris
2015-09-21
mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
Boris BREZILLON
2015-09-21
mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
Boris BREZILLON
2015-09-11
mtd: nand: sunxi: rely on nand_dt_init initialization
Boris BREZILLON
2015-09-09
mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()
Stefan Roese
2015-07-20
mtd: nand: sunxi: Set serial access mode correctly
Roy Spliet
2015-07-20
mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
Roy Spliet
2015-02-01
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
2014-10-29
mtd: nand: add sunxi NAND flash controller support
Boris BREZILLON
[prev]