index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
gcov
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-18
mtd: nand: tmio: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-4
/
+6
2015-12-18
mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+6
2015-12-18
mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-9
/
+13
2015-12-18
mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2
-6
/
+5
2015-12-18
mtd: nand: r852: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2
-20
/
+15
2015-12-18
mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-16
/
+17
2015-12-18
mtd: nand: plat: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+8
2015-12-18
mtd: nand: pasemi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+5
2015-12-18
mtd: nand: orion: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-2
/
+2
2015-12-18
mtd: nand: omap2: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+7
2015-12-18
mtd: nand: nuc900: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-8
/
+8
2015-12-18
mtd: nand: ndfc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-11
/
+13
2015-12-18
mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-6
/
+6
2015-12-18
mtd: nand: mxc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-3
/
+2
2015-12-18
mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-2
/
+1
2015-12-18
mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2
-8
/
+6
2015-12-18
mtd: nand: jz4740: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-5
/
+4
2015-12-18
mtd: nand: hisi504: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+6
2015-12-18
mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
3
-14
/
+12
2015-12-18
mtd: nand: gpio: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-9
/
+12
2015-12-18
mtd: nand: fsmc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-12
/
+10
2015-12-18
mtd: nand: fsl_upm: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-13
/
+16
2015-12-18
mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-12
/
+16
2015-12-18
mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-11
/
+15
2015-12-18
mtd: nand: docg4: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-11
/
+12
2015-12-18
mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+7
2015-12-18
mtd: nand: davinci: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-14
/
+16
2015-12-18
mtd: nand: cmx270: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-9
/
+5
2015-12-18
mtd: nand: cs553x: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-9
/
+8
2015-12-18
mtd: nand: cafe: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-5
/
+5
2015-12-18
mtd: nand: brcm: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+6
2015-12-18
mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-6
/
+6
2015-12-18
mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-8
/
+11
2015-12-18
mtd: nand: atmel: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-6
/
+7
2015-12-18
mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-8
/
+5
2015-12-18
mtd: nand: omap2: create and use mtd_to_omap()
Boris BREZILLON
1
-34
/
+21
2015-12-18
mtd: nand: nuc900: create and use mtd_to_nuc900()
Boris BREZILLON
1
-15
/
+10
2015-12-18
mtd: nand: fsmc: create and use mtd_to_fsmc()
Boris BREZILLON
1
-17
/
+14
2015-12-18
mtd: omap_elm: print interrupt resource using %pr
Arnd Bergmann
1
-1
/
+1
2015-12-14
mtd: bcm47xxnflash: really unregister NAND on device removal
Brian Norris
2
-7
/
+6
2015-12-11
mtd: nand: denali: add missing nand_release() call in denali_remove()
Boris BREZILLON
1
-2
/
+9
2015-12-10
mtd: brcmnand: defer to devm_ioremap_resource() for error checking
Brian Norris
1
-3
/
+0
2015-12-10
mtd: brcmnand: Add support for the BCM6368
Simon Arlott
2
-0
/
+146
2015-12-10
mtd: brcmnand: Request and enable the clock if present
Simon Arlott
1
-14
/
+50
2015-12-10
doc: dt: mtd: brcmnand: Add brcm,bcm6368-nand device tree binding
Simon Arlott
1
-0
/
+32
2015-12-10
mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERH
Geert Uytterhoeven
1
-1
/
+1
2015-12-10
mtd: spi-nor: Check the return value from read_sr()
Fabio Estevam
1
-2
/
+8
2015-12-09
mtd: partitions: support a cleanup callback for parsers
Brian Norris
4
-4
/
+37
2015-12-09
mtd: partitions: pass around 'mtd_partitions' wrapper struct
Brian Norris
4
-22
/
+38
2015-12-09
mtd: partitions: remove kmemdup()
Brian Norris
3
-11
/
+9
[next]