summaryrefslogtreecommitdiff
path: root/include/linux/mtd (follow)
Commit message (Expand)AuthorAge
...
* | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2012-09-29
* | mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-29
* | mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-29
* | mtd: Better comment NAND_BBT_NO_OOBShmulik Ladkani2012-07-06
* | mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu2012-07-06
* | mtd: nand: kill NAND_NO_READRDYBrian Norris2012-07-06
* | mtd: nand: remove NAND_BBT_SEARCH optionBrian Norris2012-07-06
* | mtd: nand: add Eon Silicon Solutions manufacturer IDBrian Norris2012-07-06
* | mtd: sh_flctl: Restructure the hardware ECC handlingBastian Hecht2012-07-06
* | mtd: sh_flctl: Use different OOB layoutBastian Hecht2012-07-06
* | mtd: sh_flctl: Add support for error IRQBastian Hecht2012-07-06
* | mtd: move mtd_read_oob() definition out of mtd.hBrian Norris2012-07-06
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
|\
| * mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-13
| * mtd: gpmi: add device tree support to gpmi-nandHuang Shijie2012-05-13
| * mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-13
| * mtd: add read_byte support to plat_nandJohn Crispin2012-05-13
| * mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-13
| * mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn2012-05-13
| * mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn2012-05-13
| * mtd: ecc_strength is at ecc step granularityMike Dunn2012-05-13
* | UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-21
* | UBI: introduce UBI_ALL constantArtem Bityutskiy2012-05-21
* | UBI: Kill data type hintRichard Weinberger2012-05-20
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mtd: add device-tree support to spear_smiStefan Roese2012-03-27
| * mtd: Add device-tree support to fsmc_nandStefan Roese2012-03-27
| * mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar2012-03-27
| * mtd: nand/fsmc: Add DMA supportVipin Kumar2012-03-27
| * mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar2012-03-27
| * mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar2012-03-27
| * mtd: add ecc_strength fields to mtd structsMike Dunn2012-03-27
| * mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-27
| * mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-27
| * mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-27
| * mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-27
| * mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-27
| * mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht2012-03-27
| * mtd: check for zero length in OTP functionsArtem Bityutskiy2012-03-27
| * mtd: remove junk pmc551.hArtem Bityutskiy2012-03-27
| * mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-27
| * mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-27
| * mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-27
| * mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-27
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-27
| * mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim2012-03-27
| * mtd: nand: correct comment on nand_chip badblockbitsBrian Norris2012-03-27
| * mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2012-03-27
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-28