aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy4-54/+49
2012-05-20UBI: clean-up terminology for self-checks in io.cArtem Bityutskiy1-39/+37
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy8-120/+0
2012-05-20UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy3-5/+5
2012-05-20UBI: rename ubi_dbg_dump_sebArtem Bityutskiy3-7/+7
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy4-9/+9
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy4-9/+9
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy4-6/+6
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy1-8/+1
2012-05-20UBI: Kill data type hintRichard Weinberger8-102/+36
2012-05-20UBI: remove superfluous "!!" operationRichard Weinberger1-1/+1
2012-05-20UBI: always warn if case of I/O errorsArtem Bityutskiy1-6/+6
2012-05-20UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy4-28/+24
2012-05-20UBI: always dump flash contents in case of errorsArtem Bityutskiy4-47/+40
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy5-23/+20
2012-05-19mtd: nand: gpmi: fix compile error caused by pinctrl callShawn Guo1-1/+1
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clockArnd Bergmann1-0/+18
2012-05-15mtd: Add orion_nand devicetree bindingsJamie Lentin1-3/+44
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann1-0/+10
2012-05-13mtd: cfi_cmdset_0002: Slight cleanup of fixup messagesDavid Woodhouse1-3/+3
2012-05-13mtd: add fixup for S29NS512P NOR flash.Javier Martin1-0/+14
2012-05-13mtd: nand: omap: add support for hardware BCH eccIvan Djelic2-0/+285
2012-05-13mtd: nand: check the return code of 'read_oob/read_oob_raw'Shmulik Ladkani1-3/+10
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani6-30/+17
2012-05-13mtd: m25p80: Add support for Winbond W25Q80BWThomas Abraham1-0/+1
2012-05-13mtd: gpmi: add gpmi support for mx6qHuang Shijie5-16/+45
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie3-69/+68
2012-05-13mtd: nand: utilize oob_required parameterBrian Norris1-2/+4
2012-05-13mtd: gpmi-nand: utilize oob_requested parameterBrian Norris1-15/+18
2012-05-13mtd: IFC NAND: utilize oob_required parameterBrian Norris1-1/+2
2012-05-13mtd: eLBC NAND: utilize oob_required parameterBrian Norris1-1/+2
2012-05-13mtd: nand: pass proper 'oob_required' parameterBrian Norris1-6/+8
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris14-67/+84
2012-05-13mtd: add read_byte support to plat_nandJohn Crispin1-0/+1
2012-05-13OF: MTD: make plat_nand loadable from DTJohn Crispin1-6/+15
2012-05-13mtd: add m25p80 id for mx25l2005aJohn Crispin1-0/+1
2012-05-13mtd: m25p80: add support for Everspin MR25H256 MRAM chipMarek Vasut1-0/+3
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris14-30/+11
2012-05-13mtd: nand: remove autoincrement 'sndcmd' codeBrian Norris1-37/+6
2012-05-13mtd: nandsim: remove autoincrement codeBrian Norris1-25/+3
2012-05-13mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn6-17/+43
2012-05-13mtd: nand: add sanity check of ecc strength to nand_scan_tail()Mike Dunn1-2/+7
2012-05-13mtd: nand: read_page() returns max_bitflipsMike Dunn10-38/+82
2012-05-13mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn2-0/+35
2012-05-13mtd: expose ecc_strength through sysfsMike Dunn1-0/+10
2012-05-13mtd: nand: fix incorrect ecc strength valuesMike Dunn3-11/+3
2012-05-13mtd: ecc_strength is at ecc step granularityMike Dunn1-1/+1
2012-05-13mtd: nand: Add a NAND_CMD_STATUS when using write verificationBastian Hecht1-0/+3
2012-05-13mtd: cmdlinepart: fix commentaryPeter Meerwald1-1/+1
2012-05-13mtd: mxc_nand: fix several sparse warnings about incorrect address spaceUwe Kleine-König1-11/+11