summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-278-54/+17
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-2723-321/+3
* mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-272-112/+165
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-279-20/+33
* mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-272-15/+36
* 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
* jffs2: Remove unnecessary OOM messagesJoe Perches2012-03-272-5/+2
* 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
* jffs2: fix typo in scan.cMasanari Iida2012-03-271-1/+1
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-2736-349/+350
* jffs2: update to new MTD interfaceBrian Norris2012-03-271-3/+1
* romfs: switch to new MTD APIArtem Bityutskiy2012-03-271-1/+1
* jffs2: remove direct mtd->point referenceArtem Bityutskiy2012-03-271-11/+9
* 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-274-0/+1180
* mtd: nand: correct comment on nand_chip badblockbitsBrian Norris2012-03-271-2/+3
* 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-273-2/+8
* 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
* Linux 3.3-rc6v3.3-rc6Linus Torvalds2012-03-031-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-03-031-2/+2
|\
| * [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-251-2/+2
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-034-2/+8
|\ \
| * | [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley2012-02-281-0/+4
OpenPOWER on IntegriCloud