index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
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-10
mtd: brcmnand: Add support for the BCM6368
Simon Arlott
2015-12-10
mtd: brcmnand: Request and enable the clock if present
Simon Arlott
2015-12-10
mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERH
Geert Uytterhoeven
2015-12-10
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-09
doc: dt: mtd: partitions: add compatible property to "partitions" node
Brian Norris
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND core code
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-04
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: spi-nor: Fix error message with unrecognized JEDEC
Ricardo Ribalda
2015-12-01
mtd: nand: sunxi: add missing of_node_put
Julia Lawall
2015-12-01
mtd: brcmnand: improve memory management
Julia Lawall
2015-12-01
brcmnand: Clear EXT_ADDR error registers in PIO mode
Simon Arlott
2015-11-30
mtd: cfi: enforce valid geometry configuration
Arnd Bergmann
2015-11-21
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-20
mtd: kill off MTD partition parser boilerplate
Brian Norris
2015-11-20
mtd: partitions: add module_mtd_part_parser() helper
Brian Norris
2015-11-20
mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments
Brian Norris
2015-11-20
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
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
mtd: fsl-quadspi: possible NULL dereference
Brian Norris
2015-11-17
mtd: mxc_nand: Remove bit-or operation with zero
Fabio Estevam
2015-11-16
mtd: spi-nor: remove unnecessary leading space from dbg print
Brian Norris
[next]