summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-18mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: jz4740: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: hisi504: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: gpmi: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: gpio: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: fsmc: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: fsl_upm: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: docg4: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: davinci: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: cmx270: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: cs553x: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: cafe: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: brcm: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: atmel: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: omap2: create and use mtd_to_omap()Boris BREZILLON
2015-12-18mtd: nand: nuc900: create and use mtd_to_nuc900()Boris BREZILLON
2015-12-18mtd: nand: fsmc: create and use mtd_to_fsmc()Boris BREZILLON
2015-12-18mtd: omap_elm: print interrupt resource using %prArnd Bergmann
2015-12-14mtd: bcm47xxnflash: really unregister NAND on device removalBrian Norris
2015-12-11mtd: nand: denali: add missing nand_release() call in denali_remove()Boris BREZILLON
2015-12-10mtd: brcmnand: defer to devm_ioremap_resource() for error checkingBrian Norris
2015-12-09mtd: brcmnand: Add support for the BCM6368Simon Arlott
2015-12-09mtd: brcmnand: Request and enable the clock if presentSimon Arlott
2015-12-09doc: dt: mtd: brcmnand: Add brcm,bcm6368-nand device tree bindingSimon Arlott
2015-12-09mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERHGeert Uytterhoeven
2015-12-09mtd: spi-nor: Check the return value from read_sr()Fabio Estevam
2015-12-09mtd: partitions: support a cleanup callback for parsersBrian Norris
2015-12-09mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris
2015-12-09mtd: partitions: remove kmemdup()Brian Norris
2015-12-09mtd: partitions: rename MTD parser get/putBrian Norris
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