aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
* mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enableSascha Hauer2014-04-16
* mtd: m25p80: Pass flags through CAT25_INFO macroSascha Hauer2014-04-16
* mtd: m25p80: remove unnecessary ifdefSascha Hauer2014-04-16
* mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressingBrian Norris2014-04-16
* mtd: devices: use dev_get_platdata()Jingoo Han2014-04-16
* mtd: devices: added the 16MiB winbond deviceGirish K S2014-04-16
* mtd: m25p80: correct EN4B/EX4B commentBrian Norris2014-04-16
* mtd: m25p80: utilize dedicated 4-byte addressing commandsBrian Norris2014-04-16
* mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2014-04-16
* mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris2014-04-16
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-04-16
* mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie2014-04-16
* mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-04-16
* mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie2014-04-16
* mtd: mxc-nand: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie2014-04-16
* mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie2014-04-16
* mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie2014-04-16
* mtd: nand: add Intel manufacturer IDHuang Shijie2014-04-16
* mtd: nand: add SanDisk manufacturer IDHuang Shijie2014-04-16
* mtd: nand: add support for Samsung K9LCG08U0BHuang Shijie2014-04-16
* mtd: nand: assign mtd->name in find_full_id_nandCai Zhiyong2014-04-16
* mtd: nand: don't use {read,write}_buf for 8-bit transfersUwe Kleine-König2014-04-16
* mtd: nand: support Micron READ RETRYBrian Norris2014-04-16
* mtd: nand: add generic READ RETRY supportBrian Norris2014-04-16
* mtd: nand: localize ECC failures per pageBrian Norris2014-04-16
* mtd: nand: refactor print messagesEzequiel Garcia2014-04-16
* mtd: add MTD_MLCNANDFLASH case for mtd_type_show()Huang Shijie2014-04-16
* mtd: gpmi: change pr_debug to dev_dbgHuang Shijie2014-04-16
* mtd: gpmi: change pr_err to dev_errHuang Shijie2014-04-16
* mtd: gpmi: remove the unnecessary pr_err()Huang Shijie2014-04-16
* mtd: gpmi: use devm_request_irqHuang Shijie2014-04-16
* mtd: gpmi: use devm_ioremap_resourceHuang Shijie2014-04-16
* mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*Huang Shijie2014-04-16
* mtd: gpmi: remove the unused lineHuang Shijie2014-04-16
* mtd: gpmi: delete the gpmi_pre_bbt_scanHuang Shijie2014-04-16
* mtd: gpmi: do not use the local array to do the DMA transferHuang Shijie2014-04-16
* ENGR00279980 ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1Huang Shijie2014-04-16
* mtd: gpmi: add a new DT property to use the datasheet's minimum required ECCHuang Shijie2014-04-16
* mtd: gpmi-lib: Make checkpatch happyFabio Estevam2014-04-16
* mtd: gpmi: Use devm_clk_get()Fabio Estevam2014-04-16
* mtd: gpmi: fix the NULL pointerHuang Shijie2014-04-16
* mtd: gpmi: only scan two chips for imx6Huang Shijie2014-04-16
* mtd: nand: use a local variable to simplify the nand_scan_tailHuang Shijie2014-04-16
* mtd: gpmi: Use devm_kzalloc()Fabio Estevam2014-04-16
* mtd: add a new sys node to show the ecc step sizeHuang 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