index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
Files
Lines
*
mtd: nand: sunxi: remove direct mtd->priv accesses
Boris BREZILLON
2016-03-04
1
-3
/
+3
*
mtd: nand: sunxi: use mtd_div_by_ws() helper
Brian Norris
2016-01-23
1
-1
/
+1
*
mtd: nand: sunxi: add randomizer support
Boris BREZILLON
2016-01-22
1
-26
/
+261
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-7
/
+6
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-13
/
+13
*
mtd: nand: sunxi: add missing of_node_put
Julia Lawall
2015-11-30
1
-1
/
+3
*
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-3
/
+1
*
mtd: nand: convert to nand_set_flash_node()
Brian Norris
2015-11-11
1
-1
/
+1
*
mtd: nand: sunxi: avoid retrieving data before ECC pass
Boris BREZILLON
2015-11-02
1
-1
/
+1
*
mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
2015-11-02
1
-2
/
+2
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-2
/
+3
*
mtd: nand: sunxi_nand: drop owner assignment
Frans Klaver
2015-10-13
1
-1
/
+0
*
mtd: nand: sunxi: fix bitflips in erased pages
Boris BREZILLON
2015-10-02
1
-1
/
+3
*
mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline function
Boris BREZILLON
2015-10-02
1
-5
/
+7
*
mtd: nand: sunxi: retrieve corrected OOB bytes
Boris BREZILLON
2015-10-02
1
-1
/
+17
*
mtd: nand: sunxi: factorize extra OOB bytes handling
Boris BREZILLON
2015-10-02
1
-42
/
+48
*
mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
2015-10-02
1
-128
/
+40
*
mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
2015-10-02
1
-0
/
+92
*
mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functions
Boris BREZILLON
2015-10-02
1
-38
/
+32
*
mtd: nand: sunxi: rework macros
Boris BREZILLON
2015-09-30
1
-59
/
+64
*
Merge MTD 4.3-rc updates into -next
Brian Norris
2015-09-30
1
-17
/
+10
|
\
|
*
mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
Boris BREZILLON
2015-09-21
1
-0
/
+1
|
*
mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
Boris BREZILLON
2015-09-21
1
-17
/
+9
*
|
mtd: nand: sunxi: rely on nand_dt_init initialization
Boris BREZILLON
2015-09-11
1
-17
/
+10
*
|
mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()
Stefan Roese
2015-09-09
1
-3
/
+9
|
/
*
mtd: nand: sunxi: Set serial access mode correctly
Roy Spliet
2015-07-20
1
-5
/
+12
*
mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
Roy Spliet
2015-07-20
1
-5
/
+68
*
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
2015-02-01
1
-2
/
+0
*
mtd: nand: add sunxi NAND flash controller support
Boris BREZILLON
2014-10-29
1
-0
/
+1432