summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-09mtd: partitions: make parsers return 'const' partition arraysBrian Norris
2015-12-09mtd: ofpart: assign return argument exactly onceBrian Norris
2015-12-09mtd: merge for-4.4 development into -next developmentBrian Norris
2015-12-08doc: dt: mtd: partitions: add compatible property to "partitions" nodeBrian Norris
2015-12-08Merge arch/{arm,blackfin,cris,mips}/ refactoring patches into MTD devBrian Norris
2015-12-08mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-12-08blackfin: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-12-08cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-12-08mtd: nand: add nand_to_mtd() helperBoris BREZILLON
2015-12-08mtd: nand: embed an mtd_info structure into nand_chipBoris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON
2015-12-08staging: mt29f_spinand: make use of mtd_to_nand()Boris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND core codeBoris BREZILLON
2015-12-08sh: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-12-04mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2015-12-04mtd: spi-nor: fix error handling in spi_nor_eraseHeiner Kallweit
2015-12-04mtd: mtk-quadspi: drop unnecessary .owner assignmentBrian Norris
2015-12-04mtd: partitions: turn PART() macro into inline functionBrian Norris
2015-12-03mtd: ofpart: don't complain about missing 'partitions' node too loudlyBrian Norris
2015-12-01mtd: brcmnand: drop brcmnand_host::of_node fieldBrian Norris
2015-12-01mtd: nand: fix typo (t_ald -> t_adl)Brian Norris
2015-12-01mtd: nand: fix ONFI parameter page layoutBoris BREZILLON
2015-12-01mtd: spi-nor: Fix error message with unrecognized JEDECRicardo Ribalda
2015-11-30mtd: nand: sunxi: add missing of_node_putJulia Lawall
2015-11-30mtd: brcmnand: improve memory managementJulia Lawall
2015-11-30brcmnand: Clear EXT_ADDR error registers in PIO modeSimon Arlott
2015-11-30mtd: cfi: don't warn about broken geometry for !CONFIG_MTDArnd Bergmann
2015-11-30mtd: cfi: enforce valid geometry configurationArnd Bergmann
2015-11-30mtd: spi-nor: include mtd.h header for struct mtd_info definitionRafał Miłecki
2015-11-20mtd: mtk-nor: new Mediatek serial flash controller driverBayi Cheng
2015-11-20mtd: nand: atmel_nand: constify atmel_nand_caps structuresLABBE Corentin
2015-11-19mtd: kill off MTD partition parser boilerplateBrian Norris
2015-11-19mtd: partitions: add module_mtd_part_parser() helperBrian Norris
2015-11-19doc: dt: mtd: stop referring to driver code for spi-nor IDsBrian Norris
2015-11-19mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in commentsBrian Norris
2015-11-19mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"Brian Norris
2015-11-19mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4KAndreas Fenkart
2015-11-19mtd: m25p80: drop erase() callbackBrian Norris
2015-11-19mtd: spi-nor: provide default erase_sector implementationBrian Norris
2015-11-19doc: mtd: nand: update examples to use mtd_to_nand()Boris BREZILLON
2015-11-19mtd: merge in mtd_to_nand() branchBrian Norris
2015-11-19mtd: nand: add an mtd_to_nand() helperBoris BREZILLON
2015-11-19mtd: nand: fix drivers abusing mtd->privBoris BREZILLON
2015-11-18mtd: brcmnand: drop unused subpage_read() supportBrian Norris
2015-11-18mtd: brcmnand: clean up flash cache for parameter pagesBrian Norris
2015-11-18MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCsKamal Dasu
2015-11-18mtd: fsl-quadspi: possible NULL dereferenceBrian Norris
2015-11-17Documentation: mtd: improve nand_ecc.txt for readability and correctnessWang YanQing
2015-11-17mtd: mxc_nand: Remove bit-or operation with zeroFabio Estevam