aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 2-4/+1
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Vinod Koul 2-4/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONGravatar Wolfram Sang 3-7/+7
2013-11-14dmaengine: remove DMA unmap flagsGravatar Bartlomiej Zolnierkiewicz 2-4/+1
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 50-939/+814
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiGravatar Linus Torvalds 3-13/+43
2013-11-12mtd: gpmi: fix the NULL pointerGravatar Huang Shijie 1-7/+7
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-0/+9
2013-11-11mtd: gpmi: fix kernel BUG due to racing DMA operationsGravatar Huang Shijie 1-2/+2
2013-11-11mtd: mtdchar: return expected errors on mmap() callGravatar Vladimir Zapolskiy 1-3/+3
2013-11-11mtd: gpmi: only scan two chips for imx6Gravatar Huang Shijie 1-1/+1
2013-11-11powerpc: add missing explicit OF includes for ppcGravatar Rob Herring 1-0/+1
2013-11-07mtd: gpmi: Use devm_kzalloc()Gravatar Fabio Estevam 1-3/+1
2013-11-07mtd: atmel_nand: fix bug driver will in a dead lock if no nand detectedGravatar Josh Wu 1-1/+0
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextGravatar Rob Herring 2-7/+18
2013-11-07mtd: nand: use a local variable to simplify the nand_scan_tailGravatar Huang Shijie 1-109/+104
2013-11-07mtd: nand: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 3-5/+3
2013-11-07mtd: dataflash: Say if we find a device we don't supportGravatar Mark Brown 1-1/+1
2013-11-06mtd: nand: omap: fix error return code in omap_nand_probe()Gravatar Wei Yongjun 1-1/+2
2013-11-06mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESGravatar Brian Norris 1-34/+3
2013-11-06mtd: m25p80: fixup device removal failure pathGravatar Brian Norris 1-3/+1
2013-11-06mtd: mxc_nand: Include linux/of.h headerGravatar Sachin Kamat 1-0/+1
2013-11-06mtd: remove duplicated include from mtdcore.cGravatar Wei Yongjun 1-1/+0
2013-11-06mtd: m25p80: add support for Macronix mx25l3255eGravatar Brian Norris 1-0/+1
2013-11-06mtd: nand: omap: remove selection of BCH ecc-scheme via KConfigGravatar Pekon Gupta 1-34/+6
2013-11-06mtd: nand: omap: updated devm_xx for all resource allocation and free callsGravatar Pekon Gupta 1-50/+35
2013-11-06mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ...Gravatar Pekon Gupta 1-74/+22
2013-11-06mtd: nand: omap: clean-up ecc layout for BCH ecc schemesGravatar Pekon Gupta 1-99/+62
2013-11-06mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p...Gravatar Pekon Gupta 1-123/+158
2013-11-06mtd: nand: omap: use DT specified bus-width only for scanning NAND deviceGravatar Pekon Gupta 1-12/+9
2013-11-06mtd: nand: omap: cleanup: replace local references with generic framework namesGravatar Pekon Gupta 1-55/+57
2013-11-06mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesGravatar Pekon Gupta 1-6/+3
2013-11-06mtd: m25p80: remove 'disabled' device checkGravatar Brian Norris 1-6/+1
2013-11-06mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigGravatar Brian Norris 2-12/+6
2013-11-06mtd: m25p80: re-align ID entriesGravatar Brian Norris 1-16/+16
2013-11-06mtd: m25p80: remove obsolete FIXMEGravatar Brian Norris 1-9/+0
2013-11-06mtd: m25p80: fix allocation sizeGravatar Brian Norris 1-13/+7
2013-11-06mtd: gpmi: imx6: fix the wrong method for checking ready/busyGravatar Huang Shijie 1-0/+7
2013-11-06mtd: gpmi: scan two nand chipsGravatar Huang Shijie 1-1/+1
2013-11-06mtd: gpmi: use DMA channel 0 for all the nand chipsGravatar Huang Shijie 1-3/+2
2013-11-06mtd: gpmi: decouple the chip select from the DMA channelGravatar Huang Shijie 2-0/+9
2013-11-06driver/mtd/ifc: Read Status while programming NAND flashGravatar Prabhakar Kushwaha 1-10/+24
2013-11-06driver/mtd/IFC: Add support of 8K page size NAND flashGravatar Prabhakar Kushwaha 1-0/+77
2013-11-06mtd: Move major number definitions to major.hGravatar Ezequiel Garcia 7-0/+7
2013-11-06mtd: bcm47xxpart: detect "factory" partitionGravatar Rafał Miłecki 1-0/+8
2013-11-06mtd: bcm47xxpart: detect block aligned Squashfs partitionGravatar Rafał Miłecki 1-0/+8
2013-11-06mtd: bcm47xxpart: handle malloc failuresGravatar Hauke Mehrtens 1-0/+7
2013-11-06mtd: bcm47xxnflash: Use devm_kzallocGravatar Sachin Kamat 1-13/+5