开源镜像站
帮助
动态
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-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
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
staging: mt29f_spinand: make use of mtd_to_nand()
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND core code
Boris BREZILLON
2015-12-08
sh: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2015-12-07
ARM: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2015-12-04
mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2015-12-04
mtd: spi-nor: fix error handling in spi_nor_erase
Heiner Kallweit
2015-12-04
mtd: mtk-quadspi: drop unnecessary .owner assignment
Brian Norris
2015-12-04
mtd: partitions: turn PART() macro into inline function
Brian Norris
2015-12-03
mtd: ofpart: don't complain about missing 'partitions' node too loudly
Brian Norris
2015-12-01
mtd: brcmnand: drop brcmnand_host::of_node field
Brian Norris
2015-12-01
mtd: nand: fix typo (t_ald -> t_adl)
Brian Norris
2015-12-01
mtd: nand: fix ONFI parameter page layout
Boris BREZILLON
2015-12-01
mtd: spi-nor: Fix error message with unrecognized JEDEC
Ricardo Ribalda
2015-11-30
mtd: nand: sunxi: add missing of_node_put
Julia Lawall
2015-11-30
mtd: brcmnand: improve memory management
Julia Lawall
2015-11-30
brcmnand: Clear EXT_ADDR error registers in PIO mode
Simon Arlott
2015-11-30
mtd: cfi: don't warn about broken geometry for !CONFIG_MTD
Arnd Bergmann
2015-11-30
mtd: cfi: enforce valid geometry configuration
Arnd Bergmann
2015-11-30
mtd: spi-nor: include mtd.h header for struct mtd_info definition
Rafał Miłecki
2015-11-20
mtd: mtk-nor: new Mediatek serial flash controller driver
Bayi Cheng
2015-11-20
mtd: nand: atmel_nand: constify atmel_nand_caps structures
LABBE Corentin
2015-11-19
mtd: kill off MTD partition parser boilerplate
Brian Norris
2015-11-19
mtd: partitions: add module_mtd_part_parser() helper
Brian Norris
2015-11-19
doc: dt: mtd: stop referring to driver code for spi-nor IDs
Brian Norris
2015-11-19
mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments
Brian Norris
2015-11-19
mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"
Brian Norris
2015-11-19
mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4K
Andreas Fenkart
2015-11-19
mtd: m25p80: drop erase() callback
Brian Norris
2015-11-19
mtd: spi-nor: provide default erase_sector implementation
Brian Norris
2015-11-19
doc: mtd: nand: update examples to use mtd_to_nand()
Boris BREZILLON
2015-11-19
mtd: merge in mtd_to_nand() branch
Brian Norris
2015-11-19
mtd: nand: add an mtd_to_nand() helper
Boris BREZILLON
2015-11-19
mtd: nand: fix drivers abusing mtd->priv
Boris BREZILLON
2015-11-18
mtd: brcmnand: drop unused subpage_read() support
Brian Norris
2015-11-18
mtd: brcmnand: clean up flash cache for parameter pages
Brian Norris
2015-11-18
MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCs
Kamal Dasu
2015-11-18
mtd: fsl-quadspi: possible NULL dereference
Brian Norris
2015-11-17
Documentation: mtd: improve nand_ecc.txt for readability and correctness
Wang YanQing
2015-11-17
mtd: mxc_nand: Remove bit-or operation with zero
Fabio Estevam
[next]