开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-18
mtd: nand: ndfc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: mxc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: jz4740: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: hisi504: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: gpio: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: fsmc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: fsl_upm: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: docg4: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: davinci: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: cmx270: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: cs553x: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: cafe: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: brcm: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: atmel: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: omap2: create and use mtd_to_omap()
Boris BREZILLON
2015-12-18
mtd: nand: nuc900: create and use mtd_to_nuc900()
Boris BREZILLON
2015-12-18
mtd: nand: fsmc: create and use mtd_to_fsmc()
Boris BREZILLON
2015-12-18
mtd: omap_elm: print interrupt resource using %pr
Arnd Bergmann
2015-12-14
mtd: bcm47xxnflash: really unregister NAND on device removal
Brian Norris
2015-12-11
mtd: nand: denali: add missing nand_release() call in denali_remove()
Boris BREZILLON
2015-12-10
mtd: brcmnand: defer to devm_ioremap_resource() for error checking
Brian Norris
2015-12-09
mtd: brcmnand: Add support for the BCM6368
Simon Arlott
2015-12-09
mtd: brcmnand: Request and enable the clock if present
Simon Arlott
2015-12-09
doc: dt: mtd: brcmnand: Add brcm,bcm6368-nand device tree binding
Simon Arlott
2015-12-09
mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERH
Geert Uytterhoeven
2015-12-09
mtd: spi-nor: Check the return value from read_sr()
Fabio Estevam
2015-12-09
mtd: partitions: support a cleanup callback for parsers
Brian Norris
2015-12-09
mtd: partitions: pass around 'mtd_partitions' wrapper struct
Brian Norris
2015-12-09
mtd: partitions: remove kmemdup()
Brian Norris
2015-12-09
mtd: partitions: rename MTD parser get/put
Brian Norris
2015-12-09
mtd: partitions: make parsers return 'const' partition arrays
Brian Norris
2015-12-09
mtd: ofpart: assign return argument exactly once
Brian Norris
2015-12-09
mtd: merge for-4.4 development into -next development
Brian Norris
2015-12-08
doc: dt: mtd: partitions: add compatible property to "partitions" node
Brian Norris
2015-12-08
Merge arch/{arm,blackfin,cris,mips}/ refactoring patches into MTD dev
Brian Norris
2015-12-08
mips: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2015-12-08
blackfin: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2015-12-08
cris: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2015-12-08
mtd: nand: add nand_to_mtd() helper
Boris BREZILLON
2015-12-08
mtd: nand: embed an mtd_info structure into nand_chip
Boris BREZILLON
[next]