Age | Commit message (Expand) | Author |
2012-03-27 | mtd: docg4: fix printk() warnings | Dan Carpenter |
2012-03-27 | mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH | Wolfram Sang |
2012-03-27 | mtd: m25p80: set writebufsize | Brian Norris |
2012-03-27 | mtd: mtdcore: remove unnecessary mtd->resume check | Brian Norris |
2012-03-27 | mtd: add leading underscore to all mtd functions | Artem Bityutskiy |
2012-03-27 | mtd: nand: add support for diskonchip G4 nand flash device | Mike Dunn |
2012-03-27 | mtd: minor coding style cleanup in mtdpart.c | Stefan Roese |
2012-03-27 | mtd: convert drivers/mtd/* to use module_spi_driver() | Axel Lin |
2012-03-27 | mtd: nand: move SCANLASTPAGE handling to the correct code block | Brian Norris |
2012-03-27 | mtd: mtdoops: kill Kconfig usage instructions | Brian Norris |
2012-03-27 | mtd: sa11x0: remove definitions and code left for documentation purposes | Russell King - ARM Linux |
2012-03-27 | mtd: sa11x0: Remove shutdown handler | Russell King - ARM Linux |
2012-03-27 | mtd: spear_smi: release memory region during remove | Shiraz Hashim |
2012-03-27 | mtd: ST SPEAr: Add SMI driver for serial NOR flash | Shiraz Hashim |
2012-03-27 | mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks | Brian Norris |
2012-03-27 | mtd: nand: fix SCAN2NDPAGE check for BBM | Brian Norris |
2012-03-27 | mtd: nand: erase block before marking bad | Brian Norris |
2012-03-27 | mtd: onenand: samsung: add missing iounmap | Julia Lawall |
2012-03-27 | mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined | Fabio Estevam |
2012-03-27 | mtd: mtdblock: call mtd_sync() only if opened for write | Alexander Stein |
2012-03-27 | mtd: pmc551: fix signedness bug in init_pmc551() | Xi Wang |
2012-03-27 | mtd: cfi: AMD/Fujitsu compatibles: add panic write support | Ira W. Snyder |
2012-03-25 | MTD: Relax dependencies | Richard Weinberger |
2012-03-24 | Merge branch 'kirkwood/dt' into next/dt2 | Arnd Bergmann |
2012-03-23 | mtd: use for_each_clear_bit() | Akinobu Mita |
2012-03-23 | magic.h: move some FS magic numbers into magic.h | Muthu Kumar |
2012-03-23 | Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-16 | NAND Machine support for Integrated Flash Controller | Prabhakar Kushwaha |
2012-03-15 | atmel/nand: add DT support | Jean-Christophe PLAGNIOL-VILLARD |
2012-03-15 | mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT | Jean-Christophe PLAGNIOL-VILLARD |
2012-03-15 | ATMEL: fix nand ecc support | Jean-Christophe PLAGNIOL-VILLARD |
2012-03-09 | UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS | Artem Bityutskiy |
2012-03-09 | UBI: rename peb_buf1 to peb_buf | Artem Bityutskiy |
2012-03-09 | UBI: reduce memory consumption | Josselin Costanzi |
2012-03-09 | UBI: fix eraseblock picking criteria | Artem Bityutskiy |
2012-03-09 | UBI: fix documentation and improve readability | Artem Bityutskiy |
2012-03-08 | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-03-03 | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim |
2012-03-01 | ARM: OMAP1: ams-delta: clean up init data section assignments | Janusz Krzysztofik |
2012-03-01 | Merge branch 'omap1' into ams-delta | Tony Lindgren |
2012-02-29 | UBI: fix error handling in ubi_scan() | Richard Weinberger |
2012-02-28 | mtd: simplify return logic in do_map_probe() | Uwe Kleine-König |
2012-02-09 | MTD: sa11x0: remove definitions and code left for documentation purposes | Russell King |
2012-02-09 | MTD: sa11x0: Remove shutdown handler | Russell King |
2012-02-04 | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 | Linus Torvalds |
2012-02-04 | Revert "mtd: atmel_nand: optimize read/write buffer functions" | Artem Bityutskiy |
2012-01-30 | mtd: fix MTD suspend | Artem Bityutskiy |