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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
mtd: nand: gpmi: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-12
/
+40
|
|
*
mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
Boris Brezillon
2016-05-05
1
-45
/
+15
|
|
*
mtd: nand: fsmc: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-216
/
+82
|
|
*
mtd: nand: fsl_ifc: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-164
/
+66
|
|
*
mtd: nand: fsl_elbc: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-36
/
+47
|
|
*
mtd: nand: docg4: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-5
/
+28
|
|
*
mtd: nand: diskonchip: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-15
/
+45
|
|
*
mtd: nand: denali: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-15
/
+35
|
|
*
mtd: nand: davinci: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-74
/
+44
|
|
*
mtd: nand: cafe: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-12
/
+32
|
|
*
mtd: nand: brcm: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-101
/
+157
|
|
*
mtd: nand: bf5xx: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-23
/
+28
|
|
*
mtd: nand: atmel: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-46
/
+38
|
|
*
mtd: nand: jz4740: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-1
/
+1
|
|
*
mtd: nand: sharpsl: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-1
/
+1
|
|
*
mtd: nand: bch: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
2
-30
/
+26
|
|
*
mtd: nand: implement the default mtd_ooblayout_ops
Boris Brezillon
2016-04-19
1
-49
/
+93
|
|
*
mtd: nand: use mtd_set_ecclayout() where appropriate
Boris Brezillon
2016-04-19
1
-1
/
+1
|
|
*
mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
1
-5
/
+3
|
|
*
mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
1
-11
/
+14
|
|
*
mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
1
-3
/
+14
|
|
*
mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
1
-4
/
+5
|
|
*
mtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
1
-5
/
+9
|
|
*
mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
1
-19
/
+31
|
|
*
mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
2
-113
/
+100
|
|
*
mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
Boris Brezillon
2016-04-19
1
-4
/
+6
|
|
*
mtd: nand: sunxi: make OOB retrieval optional
Boris Brezillon
2016-04-19
1
-11
/
+16
|
|
*
mtd: nand: sunxi: move some ECC related operations to their own functions
Boris Brezillon
2016-04-19
1
-55
/
+108
|
|
*
mtd: nand: sunxi: poll for events instead of using interrupts
Boris Brezillon
2016-04-19
1
-14
/
+31
|
|
*
mtd: nand: sunxi: make use of readl_poll_timeout()
Boris Brezillon
2016-04-19
1
-17
/
+17
|
|
*
mtd: nand: sunxi: fix ->dev_ready() implementation
Boris Brezillon
2016-04-19
1
-7
/
+0
|
|
*
mtd: nand: enable ECC pipelining
Boris Brezillon
2016-04-19
1
-1
/
+2
|
|
*
mtd: nand: sunxi: disable clks on device removal
Boris Brezillon
2016-04-19
1
-0
/
+2
|
|
*
mtd: nand: sunxi: fix NFC_CTL setting
Boris Brezillon
2016-04-19
1
-1
/
+1
|
|
*
mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro
Boris Brezillon
2016-04-19
1
-1
/
+1
|
|
*
mtd: nand: sunxi: let the NAND controller control the CE line
Boris Brezillon
2016-04-19
1
-10
/
+0
|
|
*
mtd: nand: sunxi: improve ->cmd_ctrl() function
Boris Brezillon
2016-04-19
1
-8
/
+44
|
|
*
mtd: nand: sunxi: implement ->read_subpage()
Boris Brezillon
2016-04-19
1
-0
/
+36
|
|
*
mtd: nand: sunxi: implement ->read_oob()/->write_oob()
Boris Brezillon
2016-04-19
1
-0
/
+40
|
|
*
mtd: nand: export default read/write oob functions
Boris Brezillon
2016-04-19
1
-8
/
+10
|
|
*
mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings
Boris Brezillon
2016-04-19
1
-0
/
+12
|
|
*
mtd: nand: sunxi: fix EDO mode selection
Boris Brezillon
2016-04-19
1
-7
/
+11
|
|
*
mtd: nand: sunxi: fix clk rate calculation
Boris Brezillon
2016-04-19
1
-5
/
+5
|
|
*
mtd: nand: sunxi: fix call order in sunxi_nand_chip_init()
Boris Brezillon
2016-04-19
1
-15
/
+15
|
|
*
mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
1
-17
/
+11
|
|
*
mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
1
-60
/
+73
|
|
*
mtd: nand: pasemi: switch to dev_* printing functions
Rafał Miłecki
2016-04-19
1
-8
/
+7
|
|
*
mtd: nand: socrates: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
|
|
*
mtd: nand: plat: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
|
|
*
mtd: nand: pasemi: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
[prev]
[next]