summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: nand: ndfc: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-11/+13
| * | | mtd: nand: nandsim: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-6/+6
| * | | mtd: nand: mxc: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-3/+2Star
| * | | mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-2/+1Star
| * | | mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-182-8/+6Star
| * | | mtd: nand: jz4740: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-5/+4Star
| * | | mtd: nand: hisi504: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-7/+6Star
| * | | mtd: nand: gpmi: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-183-14/+12Star
| * | | mtd: nand: gpio: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-9/+12
| * | | mtd: nand: fsmc: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-12/+10Star
| * | | mtd: nand: fsl_upm: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-13/+16
| * | | 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-141-3/+4
| * | | 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
| * | | 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-093-4/+36
| * | | mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris2015-12-093-22/+31
| * | | 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-097-8/+8
| * | | mtd: ofpart: assign return argument exactly onceBrian Norris2015-12-091-16/+19
| * | | mtd: merge for-4.4 development into -next developmentBrian Norris2015-12-091-2/+10
| |\ \ \
| * | | | mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-0838-276/+276
| * | | | mtd: nand: make use of mtd_to_nand() in NAND core codeBoris BREZILLON2015-12-085-71/+71
| * | | | 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
| * | | | mtd: partitions: turn PART() macro into inline functionBrian Norris2015-12-051-30/+33
| * | | | mtd: brcmnand: drop brcmnand_host::of_node fieldBrian Norris2015-12-011-5/+2Star
| * | | | mtd: spi-nor: Fix error message with unrecognized JEDECRicardo Ribalda2015-12-011-1/+1