index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
sunxi_nand.c
Commit message (
Expand
)
Author
Age
*
mtd: nand: sunxi: Support ECC maximization
Boris Brezillon
2016-09-23
*
mtd: nand: sunxi: switch from manual to automated timing config
Sascha Hauer
2016-09-23
*
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-09-23
*
mtd: nand: sunxi: prevent a small memory leak
Dan Carpenter
2016-07-11
*
mtd: nand: sunxi: add reset line support
Icenowy Zheng
2016-07-11
*
mtd: nand: sunxi: fix subpage write
Boris Brezillon
2016-07-11
*
mtd: nand: sunxi: check ecc->size values
Boris Brezillon
2016-07-11
*
mtd: nand: sunxi: prefer 1k ECC blocks when applicable
Boris Brezillon
2016-07-11
*
mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma()
Boris Brezillon
2016-07-11
*
mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare()
Wei Yongjun
2016-07-11
*
mtd: nand: sunxi: add support for DMA assisted operations
Boris Brezillon
2016-06-06
*
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
Rafał Miłecki
2016-05-05
*
mtd: nand: sunxi: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
*
mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: make OOB retrieval optional
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: move some ECC related operations to their own functions
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: poll for events instead of using interrupts
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: make use of readl_poll_timeout()
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: fix ->dev_ready() implementation
Boris Brezillon
2016-04-19
*
mtd: nand: enable ECC pipelining
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: disable clks on device removal
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: fix NFC_CTL setting
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: let the NAND controller control the CE line
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: improve ->cmd_ctrl() function
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: implement ->read_subpage()
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: implement ->read_oob()/->write_oob()
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: fix EDO mode selection
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: fix clk rate calculation
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: fix call order in sunxi_nand_chip_init()
Boris Brezillon
2016-04-19
*
mtd: nand: remove unneeded of_mtd.h inclusions
Boris Brezillon
2016-04-19
*
mtd: nand: sunxi: remove direct mtd->priv accesses
Boris BREZILLON
2016-03-04
*
mtd: nand: sunxi: use mtd_div_by_ws() helper
Brian Norris
2016-01-23
*
mtd: nand: sunxi: add randomizer support
Boris BREZILLON
2016-01-22
*
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-18
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
*
mtd: nand: sunxi: add missing of_node_put
Julia Lawall
2015-11-30
*
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
*
mtd: nand: convert to nand_set_flash_node()
Brian Norris
2015-11-11
*
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-11-02
*
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-13
*
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
[next]