aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | | mtd: fix 'Flash device refused suspend due to active operation' messageRussell King2012-03-26
| * | | mtd: gpmi: fix compiler warningHuang Shijie2012-03-26
| * | | mtd: simplify return logic in do_map_probe()Uwe Kleine-König2012-03-26
| * | | mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde2012-03-26
| * | | mtd: check for zero length in OTP functionsArtem Bityutskiy2012-03-26
| * | | mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-26
| * | | mtd: harmonize mtd_point interface implementationArtem Bityutskiy2012-03-26
| * | | mtd: remove junk pmc551.hArtem Bityutskiy2012-03-26
| * | | mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-26
| * | | mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-26
| * | | mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-26
| * | | mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-26
| * | | mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-26
| * | | mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-26
| * | | mtd: redboot: remove useless codeArtem Bityutskiy2012-03-26
| * | | mtd: nftlcore: remove out-of-date and now irrelevant piece of codeArtem Bityutskiy2012-03-26
| * | | mtdoops: clean-up new MTD API usageArtem Bityutskiy2012-03-26
| * | | mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefinedArtem Bityutskiy2012-03-26
| * | | mtd: sst25l: initialize writebufsizeArtem Bityutskiy2012-03-26
| * | | mtd: spear_smi: initialize writebufsizeArtem Bityutskiy2012-03-26
| * | | mtd: lart: initialize writebufsizeArtem Bityutskiy2012-03-26
| * | | mtd: docg3: initialize writebufsizeArtem Bityutskiy2012-03-26
| * | | mtd: doc2001plus: initialize writebufsizeArtem Bityutskiy2012-03-26
| * | | mtd: doc2001: initialize writebufsizeArtem Bityutskiy2012-03-26
| * | | mtd: doc2000: initialize writebufsizeArtem Bityutskiy2012-03-26
| * | | mtd: block2mtd: initialize writebufsizeArtem Bityutskiy2012-03-26
| * | | mtd: docg4: fix printk() warningsDan Carpenter2012-03-26
| * | | mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang2012-03-26
| * | | mtd: m25p80: set writebufsizeBrian Norris2012-03-26
| * | | mtd: mtdcore: remove unnecessary mtd->resume checkBrian Norris2012-03-26
| * | | mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-26
| * | | mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn2012-03-26
| * | | mtd: minor coding style cleanup in mtdpart.cStefan Roese2012-03-26
| * | | mtd: convert drivers/mtd/* to use module_spi_driver()Axel Lin2012-03-26
| * | | mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris2012-03-26
| * | | mtd: mtdoops: kill Kconfig usage instructionsBrian Norris2012-03-26
| * | | mtd: sa11x0: remove definitions and code left for documentation purposesRussell King - ARM Linux2012-03-26
| * | | mtd: sa11x0: Remove shutdown handlerRussell King - ARM Linux2012-03-26
| * | | mtd: spear_smi: release memory region during removeShiraz Hashim2012-03-26
| * | | mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim2012-03-26
| * | | mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris2012-03-26
| * | | mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris2012-03-26
| * | | mtd: nand: erase block before marking badBrian Norris2012-03-26
| * | | mtd: onenand: samsung: add missing iounmapJulia Lawall2012-03-26
| * | | mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not definedFabio Estevam2012-03-26
| * | | mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2012-03-26
| * | | mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang2012-03-26
| * | | mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder2012-03-26
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \ \ \
| * | | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21