aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASHHuang Shijie2014-04-16
* mtd: add the ecc info for some full-id nand chipsHuang Shijie2014-04-16
* mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESBrian Norris2014-04-16
* mtd: nand: add a helper to detect the nand typeHuang Shijie2014-04-16
* mtd: tests: rename sources in order to link a helper objectAkinobu Mita2014-04-16
* mtd: tests: don't print error messages when out-of-memoryBrian Norris2014-04-16
* mtd: tests: introduce helper functionsAkinobu Mita2014-04-16
* ENGR00285897 mx6 busfreq: fix system crash while enter low bus with 'maxcpus=1'Robin Gong2014-04-16
* ENGR00286060 arm: imx6q/dl: fix 1588 clock init failFugang Duan2014-04-16
* jffs2: do not support the MLC nandHuang Shijie2014-04-16
* mtd: add data structures for Extended Parameter PageHuang Shijie2014-04-16
* mtd: add a new ecc_step_size field to mtd_info{}Huang Shijie2014-04-16
* mtd: nand: fix the wrong mtd->type for nand chipHuang Shijie2014-04-16
* mtd: nand: print out the cell information for nand chipHuang Shijie2014-04-16
* mtd: nand: set the cell information for ONFI nandHuang Shijie2014-04-16
* mtd: nand: add the "bits per cell" info for legacy ID NANDHuang Shijie2014-04-16
* mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie2014-04-16
* mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris2014-04-16
* mtd: add ECC info for nand_flash_dev{}Huang Shijie2014-04-16
* mtd: add a helper to get the supported features for ONFI nandHuang Shijie2014-04-16
* mtd: add datasheet's ECC information to nand_chip{}Huang Shijie2014-04-16
* mtd: increase max OOB size to 744Huang Shijie2014-04-16
* mtd: nand: reword nand_chip bad block interface commentsBrian Norris2014-04-16
* mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie2014-04-16
* mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constantAkinobu Mita2014-04-16
* mtd: nand: correct extemded param page error handlingBrian Norris2014-04-16
* mtd: nand: cleanup ONFI printed errors, warningsBrian Norris2014-04-16
* mtd: nand: fix memory leak in ONFI extended parameter pageBrian Norris2014-04-16
* mtd: nand: fixup kerneldoc, rename parameterBrian Norris2014-04-16
* mtd: set ONFI nand's default hooks in nand_set_defaults()Huang Shijie2014-04-16
* mtd: set the ecc step size for master/slave mtd_infoHuang Shijie2014-04-16
* mtd: nand: silence some shift wrap warningsDan Carpenter2014-04-16
* mtd: parse out the ECC info for the full-id nand chipsHuang Shijie2014-04-16
* mtd: replace the hardcode with the onfi_feature()Huang Shijie2014-04-16
* mtd: get the ECC info from the Extended Parameter PageHuang Shijie2014-04-16
* mtd: get the ECC info from the parameter page for ONFI nandHuang Shijie2014-04-16
* mtd: nand: detect OOB size for Toshiba 24nm raw SLCBrian Norris2014-04-16
* mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.David Mosberger2014-04-16
* mtd: nand_base: Use io{read, write}*_rep functions for transferAlexander Shiyan2014-04-16
* mtd: nand: stop exporting nand_default_bbtBrian Norris2014-04-16
* mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris2014-04-16
* mtd: nand: hide in-memory BBT implementation detailsBrian Norris2014-04-16
* mtd: nand: eliminate castBrian Norris2014-04-16
* mtd: nand: remove multiplied-by-2 block logicBrian Norris2014-04-16
* mtd: nand: add accessors, macros for in-memory BBTBrian Norris2014-04-16
* mtd: gpmi: imx6: fix the wrong method for checking ready/busyHuang Shijie2014-04-16
* mtd: gpmi: decouple the chip select from the DMA channelHuang Shijie2014-04-16
* mtd: gpmi: scan two nand chipsHuang Shijie2014-04-16
* mtd: gpmi: use DMA channel 0 for all the nand chipsHuang Shijie2014-04-16
* mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2Huang Shijie2014-04-16