summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-06mtd: spear_smi: handle return value of timeouts properlyVipin Kumar
2012-07-06mtd: spear_smi: clear status register on initShiraz Hashim
2012-07-06mtd: spear_smi: Move suspend/resume to follow dev_pm_opsViresh Kumar
2012-07-06mtd: add LPC32xx MLC NAND driverRoland Stigge
2012-07-06mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessaryRoland Stigge
2012-07-06mtd: lpc32xx_slc: Use of_get_named_gpio()Roland Stigge
2012-07-06mtd: lpc32xx_slc: Make wp gpio optionalAlexandre Pereira da Silva
2012-07-06mtd: at91: atmel_nand: add Programmable Multibit ECC controller supportJosh Wu
2012-07-06mtd: at91: add dt parameters for Atmel PMECCJosh Wu
2012-07-06mtd: delete SBC82xx/SBC8560 MTD mapping supportPaul Gortmaker
2012-07-06mtd: Better comment NAND_BBT_NO_OOBShmulik Ladkani
2012-07-06mtd: fix bogus inequationMarek Vasut
2012-07-06mtd: nand_bbt: refactor check_pattern_no_oob()Brian Norris
2012-07-06mtd: nand: rename "no_bbt" descriptors to "no_oob"Brian Norris
2012-07-06mtd: nand: remove stale config optionsRichard Genoud
2012-07-06mtd: nand: change "AMD" manuf. ID to "AMD/Spansion"Brian Norris
2012-07-06mtd: chips: reorganize Kconfig help on swappingPaul Bolle
2012-07-06mtd: m25p80: Add support for Atmel at45db081dChunhe Lan
2012-07-06mtd: add LPC32xx SLC NAND driverRoland Stigge
2012-07-06mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu
2012-07-06mtd: at91: extract hw ecc initialization to one functionJosh Wu
2012-07-06mtd: m25p80: Add support for n25q064Alexandre Pereira da Silva
2012-07-06mtd: m25p80: Add support for m25pe20Alexandre Pereira da Silva
2012-07-06mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani
2012-07-06ARM: i.MX5: Add nand oftree supportSascha Hauer
2012-07-06mtd: mxc_nand: add i.MX53 supportSascha Hauer
2012-07-06mtd: mxc_nand: swap iomem resource orderSascha Hauer
2012-07-06mtd: mxc_nand: Use managed resourcesSascha Hauer
2012-07-06mtd: elbc nand: use drvdata to only remove the relevant chipScott Wood
2012-07-06mtd: add JEDEC ID for w25q32dw to chip tableing. Federico Fuga
2012-07-06nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-07-06mtd: nand: kill NAND_NO_READRDYBrian Norris
2012-07-06mtd: nand: remove NAND_BBT_SEARCH optionBrian Norris
2012-07-06mtd: nand: add Eon Silicon Solutions manufacturer IDBrian Norris
2012-07-06mtd: tests: use random32 instead of home-brewed generatorArtem Bityutskiy
2012-07-06mtd: sh_flctl: Use user oob data in hardware ECC modeBastian Hecht
2012-07-06mtd: sh_flctl: Restructure the hardware ECC handlingBastian Hecht
2012-07-06mtd: sh_flctl: Group sector accesses into a single transferBastian Hecht
2012-07-06mtd: sh_flctl: Simplify the hardware ecc page read/writeBastian Hecht
2012-07-06mtd: sh_flctl: Fix hardware ECC behaviourBastian Hecht
2012-07-06mtd: sh_flctl: Use different OOB layoutBastian Hecht
2012-07-06mtd: sh_flctl: Add support for error IRQBastian Hecht
2012-07-06mtd: sh_flctl: Add missing iounmap()Bastian Hecht
2012-07-06mtd: nand: gpmi: need to use {read,write}_oob_rawBrian Norris
2012-07-06mtd: cafe_nand: spelling mistakeBrian Norris
2012-07-06mtd: mtdoops: refactor loopBrian Norris
2012-07-06mtd: move mtd_read_oob() definition out of mtd.hBrian Norris
2012-07-06mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski
2012-07-06mtd: ABI documentation: clarification of bitflip_thresholdMike Dunn
2012-07-06mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer