index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
sunxi_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
mtd: nand: sunxi: use mtd_div_by_ws() helper
Brian Norris
1
-1
/
+1
2016-01-22
mtd: nand: sunxi: add randomizer support
Boris BREZILLON
1
-26
/
+261
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+6
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-13
/
+13
2015-11-30
mtd: nand: sunxi: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
1
-3
/
+1
2015-11-11
mtd: nand: convert to nand_set_flash_node()
Brian Norris
1
-1
/
+1
2015-11-02
mtd: nand: sunxi: avoid retrieving data before ECC pass
Boris BREZILLON
1
-1
/
+1
2015-11-02
mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
1
-2
/
+2
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
1
-2
/
+3
2015-10-13
mtd: nand: sunxi_nand: drop owner assignment
Frans Klaver
1
-1
/
+0
2015-10-02
mtd: nand: sunxi: fix bitflips in erased pages
Boris BREZILLON
1
-1
/
+3
2015-10-02
mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline function
Boris BREZILLON
1
-5
/
+7
2015-10-02
mtd: nand: sunxi: retrieve corrected OOB bytes
Boris BREZILLON
1
-1
/
+17
2015-10-02
mtd: nand: sunxi: factorize extra OOB bytes handling
Boris BREZILLON
1
-42
/
+48
2015-10-02
mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
1
-128
/
+40
2015-10-02
mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
1
-0
/
+92
2015-10-02
mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functions
Boris BREZILLON
1
-38
/
+32
2015-09-30
mtd: nand: sunxi: rework macros
Boris BREZILLON
1
-59
/
+64
2015-09-30
Merge MTD 4.3-rc updates into -next
Brian Norris
1
-17
/
+10
2015-09-21
mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
Boris BREZILLON
1
-0
/
+1
2015-09-21
mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
Boris BREZILLON
1
-17
/
+9
2015-09-11
mtd: nand: sunxi: rely on nand_dt_init initialization
Boris BREZILLON
1
-17
/
+10
2015-09-09
mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()
Stefan Roese
1
-3
/
+9
2015-07-20
mtd: nand: sunxi: Set serial access mode correctly
Roy Spliet
1
-5
/
+12
2015-07-20
mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
Roy Spliet
1
-5
/
+68
2015-02-01
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
1
-2
/
+0
2014-10-29
mtd: nand: add sunxi NAND flash controller support
Boris BREZILLON
1
-0
/
+1432