summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-12/+16
* | mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-11/+15
* | mtd: nand: docg4: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-11/+12
* | mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-7/+7
* | mtd: nand: davinci: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-14/+16
* | mtd: nand: cmx270: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-9/+5Star
* | mtd: nand: cs553x: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-9/+8Star
* | mtd: nand: cafe: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-5/+5
* | mtd: nand: brcm: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-7/+6Star
* | mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-6/+6
* | mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-8/+11
* | mtd: nand: atmel: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-6/+7
* | mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-8/+5Star
* | mtd: nand: omap2: create and use mtd_to_omap()Boris BREZILLON2015-12-181-34/+21Star
* | mtd: nand: nuc900: create and use mtd_to_nuc900()Boris BREZILLON2015-12-181-15/+10Star
* | mtd: nand: fsmc: create and use mtd_to_fsmc()Boris BREZILLON2015-12-181-17/+14Star
* | mtd: omap_elm: print interrupt resource using %prArnd Bergmann2015-12-181-1/+1
* | mtd: bcm47xxnflash: really unregister NAND on device removalBrian Norris2015-12-142-7/+6Star
* | mtd: nand: denali: add missing nand_release() call in denali_remove()Boris BREZILLON2015-12-111-2/+9
* | mtd: brcmnand: defer to devm_ioremap_resource() for error checkingBrian Norris2015-12-101-3/+0Star
* | mtd: brcmnand: Add support for the BCM6368Simon Arlott2015-12-102-0/+146
* | mtd: brcmnand: Request and enable the clock if presentSimon Arlott2015-12-101-14/+50
* | doc: dt: mtd: brcmnand: Add brcm,bcm6368-nand device tree bindingSimon Arlott2015-12-101-0/+32
* | mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERHGeert Uytterhoeven2015-12-101-1/+1
* | mtd: spi-nor: Check the return value from read_sr()Fabio Estevam2015-12-101-2/+8
* | mtd: partitions: support a cleanup callback for parsersBrian Norris2015-12-094-4/+37
* | mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris2015-12-094-22/+38
* | mtd: partitions: remove kmemdup()Brian Norris2015-12-093-11/+9Star
* | mtd: partitions: rename MTD parser get/putBrian Norris2015-12-091-5/+8
* | mtd: partitions: make parsers return 'const' partition arraysBrian Norris2015-12-098-9/+9
* | mtd: ofpart: assign return argument exactly onceBrian Norris2015-12-091-16/+19
* | mtd: merge for-4.4 development into -next developmentBrian Norris2015-12-093-3/+18
|\|
| * doc: dt: mtd: partitions: add compatible property to "partitions" nodeBrian Norris2015-12-092-1/+9
| * mtd: ofpart: don't complain about missing 'partitions' node too loudlyBrian Norris2015-12-041-2/+7
| * MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCsKamal Dasu2015-11-181-0/+1
| * MAINTAINERS: brcmnand: Add Broadcom internal mailing-listFlorian Fainelli2015-11-171-0/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge arch/{arm,blackfin,cris,mips}/ refactoring patches into MTD devBrian Norris2015-12-0818-22/+22
|\ \ \ \ \
| | | | * | mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-085-5/+5
| | | * | | cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-082-2/+2
| | | |/ /
| | * / / blackfin: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-082-2/+2
| | |/ /
| * / / ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-089-13/+13
| |/ /
* | | mtd: nand: add nand_to_mtd() helperBoris BREZILLON2015-12-081-0/+5
* | | mtd: nand: embed an mtd_info structure into nand_chipBoris BREZILLON2015-12-081-0/+2
* | | mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-0838-276/+276
* | | staging: mt29f_spinand: make use of mtd_to_nand()Boris BREZILLON2015-12-081-2/+2
* | | mtd: nand: make use of mtd_to_nand() in NAND core codeBoris BREZILLON2015-12-085-71/+71
* | | sh: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-081-1/+1
* | | mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-051-1/+0Star
* | | mtd: spi-nor: fix error handling in spi_nor_eraseHeiner Kallweit2015-12-051-6/+2Star
* | | mtd: mtk-quadspi: drop unnecessary .owner assignmentBrian Norris2015-12-051-1/+0Star