index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
mtd: nand: omap2: Start dma request before enabling prefetch
Cooper Jr., Franklin
1
-4
/
+5
2016-05-05
mtd: nandsim: add __init attribute
Julia Lawall
1
-3
/
+3
2016-05-05
mtd: nand: move of_get_nand_xxx() helpers into nand_base.c
Boris Brezillon
4
-213
/
+93
2016-05-05
mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
1
-15
/
+12
2016-05-05
mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
1
-22
/
+23
2016-05-05
mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
1
-16
/
+9
2016-05-05
mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
1
-11
/
+3
2016-05-05
mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
1
-45
/
+38
2016-05-05
mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
1
-11
/
+10
2016-05-05
mtd: nand: omap2: fix compare_const_fl.cocci warnings
Julia Lawall
1
-1
/
+1
2016-05-05
mtd: nand: jz4740: Remove unused local variable
Maarten ter Huurne
1
-1
/
+0
2016-05-05
mtd: nand: fsl_elbc: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-05
mtd: nand: fsl_ifc: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-05
mtd: nand: fsl_upm: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-05
mtd: nand: cmx270: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-05
mtd: nand: mpc5121_nfc: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-05
mtd: nand: au1550nd: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-05
mtd: nand: sh_flctl: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-05
mtd: nand: s3c2410: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-05
mtd: nand: omap2: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-05
mtd: kill the nand_ecclayout struct
Boris Brezillon
4
-144
/
+7
2016-05-05
mtd: nand: kill the ecc->layout field
Boris Brezillon
3
-17
/
+0
2016-05-05
staging: mt29f_spinand: switch to mtd_ooblayout_ops
Boris Brezillon
1
-18
/
+30
2016-05-05
mtd: onenand: switch to mtd_ooblayout_ops
Boris Brezillon
2
-67
/
+97
2016-05-05
mtd: nand: qcom: switch to mtd_ooblayout_ops
Boris Brezillon
1
-45
/
+34
2016-05-05
mtd: nand: vf610: switch to mtd_ooblayout_ops
Boris Brezillon
1
-30
/
+4
2016-05-05
mtd: nand: sunxi: switch to mtd_ooblayout_ops
Boris Brezillon
1
-62
/
+52
2016-05-05
mtd: nand: sm_common: switch to mtd_ooblayout_ops
Boris Brezillon
1
-16
/
+77
2016-05-05
mtd: nand: sh_flctl: switch to mtd_ooblayout_ops
Boris Brezillon
1
-20
/
+67
2016-05-05
mtd: nand: s3c2410: switch to mtd_ooblayout_ops
Boris Brezillon
1
-5
/
+27
2016-05-05
mtd: nand: pxa3xx: switch to mtd_ooblayout_ops
Boris Brezillon
1
-40
/
+64
2016-05-05
mtd: nand: omap2: switch to mtd_ooblayout_ops
Boris Brezillon
1
-81
/
+121
2016-05-05
mtd: nand: mxc: switch to mtd_ooblayout_ops
Boris Brezillon
1
-107
/
+105
2016-05-05
mtd: nand: lpc32xx: switch to mtd_ooblayout_ops
Boris Brezillon
2
-25
/
+66
2016-05-05
mtd: nand: jz4780: switch to mtd_ooblayout_ops
Boris Brezillon
1
-14
/
+5
2016-05-05
mtd: nand: hisi504: switch to mtd_ooblayout_ops
Boris Brezillon
1
-3
/
+23
2016-05-05
mtd: nand: gpmi: switch to mtd_ooblayout_ops
Boris Brezillon
1
-12
/
+40
2016-05-05
mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
Boris Brezillon
2
-63
/
+15
2016-05-05
mtd: nand: fsmc: switch to mtd_ooblayout_ops
Boris Brezillon
1
-216
/
+82
2016-05-05
mtd: nand: fsl_ifc: switch to mtd_ooblayout_ops
Boris Brezillon
1
-164
/
+66
2016-05-05
mtd: nand: fsl_elbc: switch to mtd_ooblayout_ops
Boris Brezillon
1
-36
/
+47
2016-05-05
mtd: nand: docg4: switch to mtd_ooblayout_ops
Boris Brezillon
1
-5
/
+28
2016-05-05
mtd: nand: diskonchip: switch to mtd_ooblayout_ops
Boris Brezillon
1
-15
/
+45
2016-05-05
mtd: nand: denali: switch to mtd_ooblayout_ops
Boris Brezillon
1
-15
/
+35
2016-05-05
mtd: nand: davinci: switch to mtd_ooblayout_ops
Boris Brezillon
1
-74
/
+44
2016-05-05
mtd: nand: cafe: switch to mtd_ooblayout_ops
Boris Brezillon
1
-12
/
+32
2016-05-05
mtd: nand: brcm: switch to mtd_ooblayout_ops
Boris Brezillon
1
-101
/
+157
2016-05-05
mtd: nand: bf5xx: switch to mtd_ooblayout_ops
Boris Brezillon
1
-23
/
+28
2016-05-05
mtd: nand: atmel: switch to mtd_ooblayout_ops
Boris Brezillon
1
-46
/
+38
2016-05-05
mtd: nand: jz4740: switch to mtd_ooblayout_ops
Boris Brezillon
3
-38
/
+53
[next]