Age | Commit message (Expand) | Author | Files | Lines |
2015-12-18 | mtd: nand: fsl_upm: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -13/+16 |
2015-12-18 | mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -12/+16 |
2015-12-18 | mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -11/+15 |
2015-12-18 | mtd: nand: docg4: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -11/+12 |
2015-12-18 | mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -7/+7 |
2015-12-18 | mtd: nand: davinci: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -14/+16 |
2015-12-18 | mtd: nand: cmx270: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -9/+5 |
2015-12-18 | mtd: nand: cs553x: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -9/+8 |
2015-12-18 | mtd: nand: cafe: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -5/+5 |
2015-12-18 | mtd: nand: brcm: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -7/+6 |
2015-12-18 | mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -6/+6 |
2015-12-18 | mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -8/+11 |
2015-12-18 | mtd: nand: atmel: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -6/+7 |
2015-12-18 | mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -8/+5 |
2015-12-18 | mtd: nand: omap2: create and use mtd_to_omap() | Boris BREZILLON | 1 | -34/+21 |
2015-12-18 | mtd: nand: nuc900: create and use mtd_to_nuc900() | Boris BREZILLON | 1 | -15/+10 |
2015-12-18 | mtd: nand: fsmc: create and use mtd_to_fsmc() | Boris BREZILLON | 1 | -17/+14 |
2015-12-18 | mtd: omap_elm: print interrupt resource using %pr | Arnd Bergmann | 1 | -1/+1 |
2015-12-14 | mtd: bcm47xxnflash: really unregister NAND on device removal | Brian Norris | 1 | -3/+4 |
2015-12-11 | mtd: nand: denali: add missing nand_release() call in denali_remove() | Boris BREZILLON | 1 | -2/+9 |
2015-12-11 | mtd: brcmnand: defer to devm_ioremap_resource() for error checking | Brian Norris | 1 | -3/+0 |
2015-12-10 | mtd: brcmnand: Add support for the BCM6368 | Simon Arlott | 2 | -0/+146 |
2015-12-10 | mtd: brcmnand: Request and enable the clock if present | Simon Arlott | 1 | -14/+50 |
2015-12-10 | mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERH | Geert Uytterhoeven | 1 | -1/+1 |
2015-12-10 | mtd: spi-nor: Check the return value from read_sr() | Fabio Estevam | 1 | -2/+8 |
2015-12-10 | mtd: partitions: support a cleanup callback for parsers | Brian Norris | 3 | -4/+36 |
2015-12-09 | mtd: partitions: pass around 'mtd_partitions' wrapper struct | Brian Norris | 3 | -22/+31 |
2015-12-09 | mtd: partitions: remove kmemdup() | Brian Norris | 3 | -11/+9 |
2015-12-09 | mtd: partitions: rename MTD parser get/put | Brian Norris | 1 | -5/+8 |
2015-12-09 | mtd: partitions: make parsers return 'const' partition arrays | Brian Norris | 7 | -8/+8 |
2015-12-09 | mtd: ofpart: assign return argument exactly once | Brian Norris | 1 | -16/+19 |
2015-12-09 | mtd: merge for-4.4 development into -next development | Brian Norris | 1 | -2/+10 |
2015-12-09 | doc: dt: mtd: partitions: add compatible property to "partitions" node | Brian Norris | 1 | -0/+3 |
2015-12-08 | mtd: nand: make use of mtd_to_nand() in NAND drivers | Boris BREZILLON | 38 | -276/+276 |
2015-12-08 | staging: mt29f_spinand: make use of mtd_to_nand() | Boris BREZILLON | 1 | -2/+2 |
2015-12-08 | mtd: nand: make use of mtd_to_nand() in NAND core code | Boris BREZILLON | 5 | -71/+71 |
2015-12-05 | mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq() | Lars-Peter Clausen | 1 | -1/+0 |
2015-12-05 | mtd: spi-nor: fix error handling in spi_nor_erase | Heiner Kallweit | 1 | -6/+2 |
2015-12-05 | mtd: mtk-quadspi: drop unnecessary .owner assignment | Brian Norris | 1 | -1/+0 |
2015-12-05 | mtd: partitions: turn PART() macro into inline function | Brian Norris | 1 | -30/+33 |
2015-12-04 | mtd: ofpart: don't complain about missing 'partitions' node too loudly | Brian Norris | 1 | -2/+7 |
2015-12-01 | mtd: brcmnand: drop brcmnand_host::of_node field | Brian Norris | 1 | -5/+2 |
2015-12-01 | mtd: spi-nor: Fix error message with unrecognized JEDEC | Ricardo Ribalda | 1 | -1/+1 |
2015-12-01 | mtd: nand: sunxi: add missing of_node_put | Julia Lawall | 1 | -1/+3 |
2015-12-01 | mtd: brcmnand: improve memory management | Julia Lawall | 1 | -2/+6 |
2015-12-01 | brcmnand: Clear EXT_ADDR error registers in PIO mode | Simon Arlott | 1 | -0/+2 |
2015-11-30 | mtd: cfi: enforce valid geometry configuration | Arnd Bergmann | 1 | -0/+4 |
2015-11-21 | mtd: mtk-nor: new Mediatek serial flash controller driver | Bayi Cheng | 3 | -0/+494 |
2015-11-20 | mtd: nand: atmel_nand: constify atmel_nand_caps structures | LABBE Corentin | 1 | -3/+3 |
2015-11-20 | mtd: kill off MTD partition parser boilerplate | Brian Norris | 7 | -80/+5 |