Age | Commit message (Expand) | Author |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-11-14 | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-13 | Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds |
2013-11-12 | mtd: gpmi: fix the NULL pointer | Huang Shijie |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-11 | mtd: gpmi: fix kernel BUG due to racing DMA operations | Huang Shijie |
2013-11-11 | mtd: mtdchar: return expected errors on mmap() call | Vladimir Zapolskiy |
2013-11-11 | mtd: gpmi: only scan two chips for imx6 | Huang Shijie |
2013-11-11 | powerpc: add missing explicit OF includes for ppc | Rob Herring |
2013-11-07 | mtd: gpmi: Use devm_kzalloc() | Fabio Estevam |
2013-11-07 | mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected | Josh Wu |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-07 | mtd: nand: use a local variable to simplify the nand_scan_tail | Huang Shijie |
2013-11-07 | mtd: nand: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-11-07 | mtd: dataflash: Say if we find a device we don't support | Mark Brown |
2013-11-06 | mtd: nand: omap: fix error return code in omap_nand_probe() | Wei Yongjun |
2013-11-06 | mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES | Brian Norris |
2013-11-06 | mtd: m25p80: fixup device removal failure path | Brian Norris |
2013-11-06 | mtd: mxc_nand: Include linux/of.h header | Sachin Kamat |
2013-11-06 | mtd: remove duplicated include from mtdcore.c | Wei Yongjun |
2013-11-06 | mtd: m25p80: add support for Macronix mx25l3255e | Brian Norris |
2013-11-06 | mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig | Pekon Gupta |
2013-11-06 | mtd: nand: omap: updated devm_xx for all resource allocation and free calls | Pekon Gupta |
2013-11-06 | mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ... | Pekon Gupta |
2013-11-06 | mtd: nand: omap: clean-up ecc layout for BCH ecc schemes | Pekon Gupta |
2013-11-06 | mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p... | Pekon Gupta |
2013-11-06 | mtd: nand: omap: use DT specified bus-width only for scanning NAND device | Pekon Gupta |
2013-11-06 | mtd: nand: omap: cleanup: replace local references with generic framework names | Pekon Gupta |
2013-11-06 | mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes | Pekon Gupta |
2013-11-06 | mtd: m25p80: remove 'disabled' device check | Brian Norris |
2013-11-06 | mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig | Brian Norris |
2013-11-06 | mtd: m25p80: re-align ID entries | Brian Norris |
2013-11-06 | mtd: m25p80: remove obsolete FIXME | Brian Norris |
2013-11-06 | mtd: m25p80: fix allocation size | Brian Norris |
2013-11-06 | mtd: gpmi: imx6: fix the wrong method for checking ready/busy | Huang Shijie |
2013-11-06 | mtd: gpmi: scan two nand chips | Huang Shijie |
2013-11-06 | mtd: gpmi: use DMA channel 0 for all the nand chips | Huang Shijie |
2013-11-06 | mtd: gpmi: decouple the chip select from the DMA channel | Huang Shijie |
2013-11-06 | driver/mtd/ifc: Read Status while programming NAND flash | Prabhakar Kushwaha |
2013-11-06 | driver/mtd/IFC: Add support of 8K page size NAND flash | Prabhakar Kushwaha |
2013-11-06 | mtd: Move major number definitions to major.h | Ezequiel Garcia |
2013-11-06 | mtd: bcm47xxpart: detect "factory" partition | Rafał Miłecki |
2013-11-06 | mtd: bcm47xxpart: detect block aligned Squashfs partition | Rafał Miłecki |
2013-11-06 | mtd: bcm47xxpart: handle malloc failures | Hauke Mehrtens |
2013-11-06 | mtd: bcm47xxnflash: Use devm_kzalloc | Sachin Kamat |
2013-11-06 | mtd: bcm47xxnflash: Use module_platform_driver | Sachin Kamat |
2013-11-06 | mtd: plat-ram: Use module_platform_driver | Sachin Kamat |
2013-11-06 | mtd: nand: hack ONFI for non-power-of-2 dimensions | Brian Norris |
2013-11-06 | mtd: nand: pxa3xx: Allocate data buffer on detected flash size | Ezequiel Garcia |