summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-271-0/+148
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-277-17/+29
* mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-271-15/+31
* mtd: redboot: remove useless codeArtem Bityutskiy2012-03-271-4/+2
* mtd: nftlcore: remove out-of-date and now irrelevant piece of codeArtem Bityutskiy2012-03-271-7/+0
* mtdoops: clean-up new MTD API usageArtem Bityutskiy2012-03-271-5/+4
* mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefinedArtem Bityutskiy2012-03-271-3/+0
* mtd: sst25l: initialize writebufsizeArtem Bityutskiy2012-03-271-0/+1
* mtd: spear_smi: initialize writebufsizeArtem Bityutskiy2012-03-271-0/+1
* mtd: lart: initialize writebufsizeArtem Bityutskiy2012-03-271-0/+1
* mtd: docg3: initialize writebufsizeArtem Bityutskiy2012-03-271-1/+1
* mtd: doc2001plus: initialize writebufsizeArtem Bityutskiy2012-03-271-1/+1
* mtd: doc2001: initialize writebufsizeArtem Bityutskiy2012-03-271-1/+1
* mtd: doc2000: initialize writebufsizeArtem Bityutskiy2012-03-271-1/+1
* mtd: block2mtd: initialize writebufsizeArtem Bityutskiy2012-03-271-0/+1
* mtd: docg4: fix printk() warningsDan Carpenter2012-03-271-3/+1
* mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang2012-03-271-1/+1
* mtd: m25p80: set writebufsizeBrian Norris2012-03-271-0/+1
* mtd: mtdcore: remove unnecessary mtd->resume checkBrian Norris2012-03-271-1/+1
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-2734-261/+262
* mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn2012-03-273-0/+1399
* mtd: minor coding style cleanup in mtdpart.cStefan Roese2012-03-271-1/+1
* mtd: convert drivers/mtd/* to use module_spi_driver()Axel Lin2012-03-273-39/+3
* mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris2012-03-271-6/+7
* mtd: mtdoops: kill Kconfig usage instructionsBrian Norris2012-03-271-3/+0
* mtd: sa11x0: remove definitions and code left for documentation purposesRussell King - ARM Linux2012-03-271-100/+0
* mtd: sa11x0: Remove shutdown handlerRussell King - ARM Linux2012-03-271-12/+0
* mtd: spear_smi: release memory region during removeShiraz Hashim2012-03-271-0/+4
* mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim2012-03-273-0/+1120
* mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris2012-03-271-4/+8
* mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris2012-03-271-17/+23
* mtd: nand: erase block before marking badBrian Norris2012-03-271-0/+11
* mtd: onenand: samsung: add missing iounmapJulia Lawall2012-03-271-2/+2
* mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not definedFabio Estevam2012-03-271-1/+1
* mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2012-03-272-2/+7
* mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang2012-03-271-2/+2
* mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder2012-03-271-0/+240
* Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-044-10/+57
|\
| * Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy2012-02-041-4/+41
| * mtd: fix MTD suspendArtem Bityutskiy2012-01-301-1/+1
| * mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-01-111-4/+14
| * mtd: nand: fix typo in commentWolfram Sang2012-01-111-1/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-10/+12
|\ \
| * | mtd: gpmi-nand: move to dma_transfer_directionShawn Guo2011-12-231-10/+12
* | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-152-2/+5
|\ \ \
| * | | UBI: use own macros for the layout volumeRichard Weinberger2012-01-151-2/+2
| * | | UBI: fix nameless volumes handlingRichard Weinberger2012-01-151-0/+3
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-175/+123
|\ \ \ \
| * | | | MTD: nand: make au1550nd.c a platform_driverManuel Lauss2011-12-081-175/+123
* | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-142-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |