summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-091-1/+2
|\
| * mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud2012-09-041-0/+1
| * mtd: mark mtd_is_partition argument as constantRichard Genoud2012-09-041-1/+1
* | mtd: nand: increase max OOB size to 640Brian Norris2012-09-291-1/+1
* | mtd: add helpers to get the supportted ONFI timing modeHuang Shijie2012-09-291-0/+25
* | mtd: add helpers to set/get features for ONFI nandHuang Shijie2012-09-291-0/+14
* | mtd: nand: expand description of read_page method in comment headerMike Dunn2012-09-291-2/+4
* | mtd: nand: Added a device flag for subpage read supportJeff Westfahl2012-09-291-3/+4
* | mtd: fix kernel-doc warning in include/linux/mtd/nand.hRandy Dunlap2012-09-291-0/+1
* | mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-3/+0
* | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2012-09-291-3/+0
* | mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-291-0/+20
* | mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-291-0/+20
* | mtd: Better comment NAND_BBT_NO_OOBShmulik Ladkani2012-07-061-1/+4
* | mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu2012-07-061-2/+2
* | mtd: nand: kill NAND_NO_READRDYBrian Norris2012-07-061-6/+0
* | mtd: nand: remove NAND_BBT_SEARCH optionBrian Norris2012-07-061-2/+0
* | mtd: nand: add Eon Silicon Solutions manufacturer IDBrian Norris2012-07-061-0/+1
* | mtd: sh_flctl: Restructure the hardware ECC handlingBastian Hecht2012-07-061-3/+7
* | mtd: sh_flctl: Use different OOB layoutBastian Hecht2012-07-061-4/+0
* | mtd: sh_flctl: Add support for error IRQBastian Hecht2012-07-061-0/+9
* | mtd: move mtd_read_oob() definition out of mtd.hBrian Norris2012-07-061-8/+1
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-013-17/+27
|\
| * mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-131-3/+2
| * mtd: gpmi: add device tree support to gpmi-nandHuang Shijie2012-05-131-4/+4
| * mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-131-5/+6
| * mtd: add read_byte support to plat_nandJohn Crispin2012-05-131-0/+1
| * mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-4/+1
| * mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn2012-05-131-0/+3
| * mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn2012-05-131-0/+9
| * mtd: ecc_strength is at ecc step granularityMike Dunn2012-05-131-1/+1
* | UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-211-0/+1
* | UBI: introduce UBI_ALL constantArtem Bityutskiy2012-05-211-0/+3
* | UBI: Kill data type hintRichard Weinberger2012-05-201-24/+3
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-308-378/+291
|\
| * mtd: add device-tree support to spear_smiStefan Roese2012-03-271-0/+5
| * mtd: Add device-tree support to fsmc_nandStefan Roese2012-03-271-2/+2
| * mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar2012-03-271-77/+66
| * mtd: nand/fsmc: Add DMA supportVipin Kumar2012-03-271-0/+4
| * mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar2012-03-271-0/+6
| * mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar2012-03-271-6/+28
| * mtd: add ecc_strength fields to mtd structsMike Dunn2012-03-272-0/+5
| * mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-271-0/+3
| * mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-271-13/+0
| * mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-271-0/+5
| * mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-271-0/+12
| * mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-271-0/+1
| * mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht2012-03-271-0/+24
| * mtd: check for zero length in OTP functionsArtem Bityutskiy2012-03-271-59/+11
| * mtd: remove junk pmc551.hArtem Bityutskiy2012-03-271-77/+0
OpenPOWER on IntegriCloud