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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-123
/
+6
2016-05-05
mtd: nand: kill the ecc->layout field
Boris Brezillon
2
-15
/
+0
2016-05-05
mtd: onenand: switch to mtd_ooblayout_ops
Boris Brezillon
1
-65
/
+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
1
-45
/
+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
1
-1
/
+1
2016-05-05
mtd: nand: sharpsl: switch to mtd_ooblayout_ops
Boris Brezillon
1
-1
/
+1
2016-05-05
mtd: nand: bch: switch to mtd_ooblayout_ops
Boris Brezillon
2
-30
/
+26
2016-04-26
mtd: pmc551: add __init attribute
Julia Lawall
1
-1
/
+1
2016-04-26
mtd: maps: add __init attribute
Julia Lawall
3
-6
/
+6
2016-04-25
mtd: maps: make uclinux.c driver more explicitly non-modular
Paul Gortmaker
1
-23
/
+4
2016-04-26
physmap_of: ensure versatile code is reachable
Arnd Bergmann
2
-1
/
+5
2016-04-25
Merge tag 'versatile-flash-for-arm-soc' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
5
-0
/
+286
2016-04-20
Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...
Russell King
1
-3
/
+3
2016-04-19
mtd: nand: implement the default mtd_ooblayout_ops
Boris Brezillon
1
-49
/
+93
2016-04-19
mtd: docg3: switch to mtd_ooblayout_ops
Boris Brezillon
1
-11
/
+35
2016-04-19
mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
Boris Brezillon
4
-48
/
+146
2016-04-19
mtd: docg3: use mtd_set_ecclayout() where appropriate
Boris Brezillon
1
-1
/
+1
2016-04-19
mtd: onenand: use mtd_set_ecclayout() where appropriate
Boris Brezillon
1
-1
/
+1
2016-04-19
mtd: nand: use mtd_set_ecclayout() where appropriate
Boris Brezillon
1
-1
/
+1
2016-04-19
mtd: use mtd_set_ecclayout() where appropriate
Boris Brezillon
2
-2
/
+2
2016-04-19
mtd: onenand: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
1
-60
/
+15
2016-04-19
mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
1
-5
/
+3
2016-04-19
mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
1
-11
/
+14
2016-04-19
mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
1
-3
/
+14
[prev]
[next]