aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
* mtd: tests: introduce helper functionsAkinobu Mita2014-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: 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
* mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...Lothar Waßmann2014-04-16
* mtd: gpmi: fix ECC regressionDavid Woodhouse2014-04-16
* mtd: gpmi: remove the nand_scan()Huang Shijie2014-04-16
* mtd: gpmi: set the BCH's geometry with the ecc infoHuang Shijie2014-04-16
* mtd: nand: gpmi-nand: use more sensible error codes at various placesLothar Waßmann2014-04-16
* mtd: nand: refactor chip->block_markbad interfaceBrian Norris2014-04-16
* mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2014-04-16
* mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata()Jingoo Han2014-04-16
* mtd: gpmi-nand: fix error return from gpmi_get_clks()Michał Mirosław2014-04-16
* ENGR00258733 WEIM-NOR: mtd: cfi_cmdset_0002: Do not release the mutex lockHuang Shijie2014-04-16
* mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik2014-02-13
* mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie2013-12-04
* mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris2013-12-04
* mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devicesBrian Norris2013-09-26
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-09-26
* mtd: omap2: allow bulding as a moduleArnd Bergmann2013-08-15