summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2012-03-27mtd: mtdcore: remove unnecessary mtd->resume checkBrian Norris1-1/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy34-261/+262
2012-03-27mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn3-0/+1399
2012-03-27mtd: minor coding style cleanup in mtdpart.cStefan Roese1-1/+1
2012-03-27mtd: convert drivers/mtd/* to use module_spi_driver()Axel Lin3-39/+3
2012-03-27mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris1-6/+7
2012-03-27mtd: mtdoops: kill Kconfig usage instructionsBrian Norris1-3/+0
2012-03-27mtd: sa11x0: remove definitions and code left for documentation purposesRussell King - ARM Linux1-100/+0
2012-03-27mtd: sa11x0: Remove shutdown handlerRussell King - ARM Linux1-12/+0
2012-03-27mtd: spear_smi: release memory region during removeShiraz Hashim1-0/+4
2012-03-27mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim3-0/+1120
2012-03-27mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris1-4/+8
2012-03-27mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris1-17/+23
2012-03-27mtd: nand: erase block before marking badBrian Norris1-0/+11
2012-03-27mtd: onenand: samsung: add missing iounmapJulia Lawall1-2/+2
2012-03-27mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not definedFabio Estevam1-1/+1
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2-2/+7
2012-03-27mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang1-2/+2
2012-03-27mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder1-0/+240
2012-03-25MTD: Relax dependenciesRichard Weinberger5-1/+6
2012-03-24Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann1-22/+52
2012-03-23mtd: use for_each_clear_bit()Akinobu Mita1-4/+2
2012-03-23magic.h: move some FS magic numbers into magic.hMuthu Kumar1-1/+1
2012-03-23Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds6-58/+49
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-0/+1083
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-14/+11
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+1
2012-03-16NAND Machine support for Integrated Flash ControllerPrabhakar Kushwaha3-0/+1083
2012-03-15atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD1-20/+93
2012-03-15mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD1-19/+6
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy3-6/+6
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy5-30/+30
2012-03-09UBI: reduce memory consumptionJosselin Costanzi3-12/+4
2012-03-09UBI: fix eraseblock picking criteriaArtem Bityutskiy1-6/+4
2012-03-09UBI: fix documentation and improve readabilityArtem Bityutskiy1-4/+5
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-1/+1
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-03-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik1-1/+1
2012-03-01Merge branch 'omap1' into ams-deltaTony Lindgren1-22/+52
2012-02-29UBI: fix error handling in ubi_scan()Richard Weinberger1-4/+4
2012-02-28mtd: simplify return logic in do_map_probe()Uwe Kleine-König1-4/+1
2012-02-09MTD: sa11x0: remove definitions and code left for documentation purposesRussell King1-100/+0
2012-02-09MTD: sa11x0: Remove shutdown handlerRussell King1-12/+0
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds4-10/+57
2012-02-04Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy1-4/+41
2012-01-30mtd: fix MTD suspendArtem Bityutskiy1-1/+1
2012-01-20Merge branch 'omap1-part2' into omap1Tony Lindgren1-22/+52
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-10/+12
2012-01-15Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2-2/+5