summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | UBI: fix spelling of detach in debug outputPeter Meerwald2012-07-181-1/+1
| | * | | | | UBI: Change the default percentage of reserved PEBRichard Genoud2012-07-181-1/+1
| | |/ / / /
| * / / / / VFS: Pass mount flags to sget()David Howells2012-07-141-3/+1
| |/ / / /
| * | | | Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-133-22/+37
| |\ \ \ \
| * \ \ \ \ Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-062-1/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-281-4/+4
| |\ \ \ \ \
| | * | | | | UBI: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
| * | | | | | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-151-18/+4
| |/ / / / /
* | | | | | mtd: m25p80: Add support for serial flash STM/Micron N25Q032Knut Wohlrab2012-07-171-0/+1
* | | | | | mtd: gpmi: update the bitflip_thresholdHuang Shijie2012-07-171-0/+1
* | | | | | mtd: gpmi: add on-flash BBT support for gpmi nandHuang Shijie2012-07-161-0/+3
* | | | | | mtd: fix typo in commentHuang Shijie2012-07-161-1/+1
* | | | | | mtd: use MTD_OPS_PLACE_OOB macro consistentlyHuang Shijie2012-07-161-3/+3
* | | | | | mtd: cfi_cmdset_0002: Micron M29EW bugfixes as per TN-13-07Gerlando Falauto2012-07-161-0/+67
* | | | | | mtd: mxc_nand: Select the driver via ARCH_MXCFabio Estevam2012-07-161-1/+1
* | | | | | mtd: lpc32xx_mlc: Adjust to pl08x DMA interface changesRoland Stigge2012-07-131-12/+1
* | | | | | mtd: lpc32xx_slc: Adjust to pl08x DMA interface changesRoland Stigge2012-07-131-12/+1
* | | | | | mtd: spear_smi: handle return value of timeouts properlyVipin Kumar2012-07-061-10/+13
* | | | | | mtd: spear_smi: clear status register on initShiraz Hashim2012-07-061-0/+3
* | | | | | mtd: spear_smi: Move suspend/resume to follow dev_pm_opsViresh Kumar2012-07-061-11/+17
* | | | | | mtd: add LPC32xx MLC NAND driverRoland Stigge2012-07-063-0/+948
* | | | | | mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessaryRoland Stigge2012-07-061-0/+2
* | | | | | mtd: lpc32xx_slc: Use of_get_named_gpio()Roland Stigge2012-07-061-1/+1
* | | | | | mtd: lpc32xx_slc: Make wp gpio optionalAlexandre Pereira da Silva2012-07-061-4/+7
* | | | | | mtd: at91: atmel_nand: add Programmable Multibit ECC controller supportJosh Wu2012-07-062-7/+864
* | | | | | mtd: at91: add dt parameters for Atmel PMECCJosh Wu2012-07-061-1/+51
* | | | | | mtd: delete SBC82xx/SBC8560 MTD mapping supportPaul Gortmaker2012-07-063-187/+0
* | | | | | mtd: fix bogus inequationMarek Vasut2012-07-061-1/+1
* | | | | | mtd: nand_bbt: refactor check_pattern_no_oob()Brian Norris2012-07-061-6/+3
* | | | | | mtd: nand: rename "no_bbt" descriptors to "no_oob"Brian Norris2012-07-061-4/+4
* | | | | | mtd: nand: remove stale config optionsRichard Genoud2012-07-061-40/+0
* | | | | | mtd: nand: change "AMD" manuf. ID to "AMD/Spansion"Brian Norris2012-07-061-1/+1
* | | | | | mtd: chips: reorganize Kconfig help on swappingPaul Bolle2012-07-061-9/+2
* | | | | | mtd: m25p80: Add support for Atmel at45db081dChunhe Lan2012-07-061-0/+2
* | | | | | mtd: add LPC32xx SLC NAND driverRoland Stigge2012-07-063-0/+1077
* | | | | | mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu2012-07-0611-29/+62
* | | | | | mtd: at91: extract hw ecc initialization to one functionJosh Wu2012-07-061-61/+66
* | | | | | mtd: m25p80: Add support for n25q064Alexandre Pereira da Silva2012-07-061-0/+1
* | | | | | mtd: m25p80: Add support for m25pe20Alexandre Pereira da Silva2012-07-061-0/+1
* | | | | | mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani2012-07-061-1/+1
* | | | | | mtd: mxc_nand: add i.MX53 supportSascha Hauer2012-07-061-6/+42
* | | | | | mtd: mxc_nand: swap iomem resource orderSascha Hauer2012-07-061-16/+19
* | | | | | mtd: mxc_nand: Use managed resourcesSascha Hauer2012-07-061-47/+23
* | | | | | mtd: elbc nand: use drvdata to only remove the relevant chipScott Wood2012-07-061-5/+5
* | | | | | mtd: add JEDEC ID for w25q32dw to chip tableing. Federico Fuga2012-07-061-0/+1
* | | | | | nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-07-061-2/+2
* | | | | | mtd: nand: kill NAND_NO_READRDYBrian Norris2012-07-065-22/+2
* | | | | | mtd: nand: add Eon Silicon Solutions manufacturer IDBrian Norris2012-07-061-0/+1
* | | | | | mtd: tests: use random32 instead of home-brewed generatorArtem Bityutskiy2012-07-062-44/+11
* | | | | | mtd: sh_flctl: Use user oob data in hardware ECC modeBastian Hecht2012-07-061-8/+17