aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-05-20UBI: rename seb to aebArtem Bityutskiy
2012-05-20UBI: amend comments after renaming in scan.cArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy
2012-05-20UBI: rename few functions for consistencyArtem Bityutskiy
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy
2012-05-20UBI: clean-up terminology for self-checks in io.cArtem Bityutskiy
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_sebArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-20UBI: remove superfluous "!!" operationRichard Weinberger
2012-05-20UBI: always warn if case of I/O errorsArtem Bityutskiy
2012-05-20UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy
2012-05-20UBI: always dump flash contents in case of errorsArtem Bityutskiy
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy
2012-05-19mtd: nand: gpmi: fix compile error caused by pinctrl callShawn Guo
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann
2012-05-15mtd: Add orion_nand devicetree bindingsJamie Lentin
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann
2012-05-13mtd: cfi_cmdset_0002: Slight cleanup of fixup messagesDavid Woodhouse
2012-05-13mtd: add fixup for S29NS512P NOR flash.Javier Martin
2012-05-13mtd: nand: omap: add support for hardware BCH eccIvan Djelic
2012-05-13mtd: nand: check the return code of 'read_oob/read_oob_raw'Shmulik Ladkani
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani
2012-05-13mtd: m25p80: Add support for Winbond W25Q80BWThomas Abraham
2012-05-13mtd: gpmi: add gpmi support for mx6qHuang Shijie
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie
2012-05-13mtd: nand: utilize oob_required parameterBrian Norris
2012-05-13mtd: gpmi-nand: utilize oob_requested parameterBrian Norris
2012-05-13mtd: IFC NAND: utilize oob_required parameterBrian Norris
2012-05-13mtd: eLBC NAND: utilize oob_required parameterBrian Norris
2012-05-13mtd: nand: pass proper 'oob_required' parameterBrian Norris
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris
2012-05-13mtd: add read_byte support to plat_nandJohn Crispin
2012-05-13OF: MTD: make plat_nand loadable from DTJohn Crispin
2012-05-13mtd: add m25p80 id for mx25l2005aJohn Crispin
2012-05-13mtd: m25p80: add support for Everspin MR25H256 MRAM chipMarek Vasut
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2012-05-13mtd: nand: remove autoincrement 'sndcmd' codeBrian Norris
2012-05-13mtd: nandsim: remove autoincrement codeBrian Norris
2012-05-13mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn
2012-05-13mtd: nand: add sanity check of ecc strength to nand_scan_tail()Mike Dunn
2012-05-13mtd: nand: read_page() returns max_bitflipsMike Dunn