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
Age
Commit message (
Expand
)
Author
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
doc: dt: mtd: brcmnand: Add brcm,bcm6368-nand device tree binding
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
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-08
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-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: 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-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: 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-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
doc: dt: mtd: stop referring to driver code for spi-nor IDs
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
doc: mtd: nand: update examples to use mtd_to_nand()
Boris BREZILLON
[next]