summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-13mtd: lpddr: show parent device in sysfsFrans Klaver
2015-10-13mtd: devices: sst251: show parent device in sysfsFrans Klaver
2015-10-13mtd: devices: spear_smi: show parent device in sysfsFrans Klaver
2015-10-13mtd: devices: mtd_dataflash: drop owner assignmentFrans Klaver
2015-10-13mtd: devices: docg3: show parent device in sysfsFrans Klaver
2015-10-13mtd: devices: bcm47xxflash: show parent device in sysfsFrans Klaver
2015-10-13mtd: core: set some defaults when dev.parent is setFrans Klaver
2015-10-13mtd: core: tone down suggestion that dev.parent should be setFrans Klaver
2015-10-12mtd: spi-nor: Add support for Micron n25q032aAurelien Chanot
2015-10-12mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64Anup Patel
2015-10-12mtd: brcmnand: Fix pointer type-cast in brcmnand_write()Anup Patel
2015-10-12mtd: pxa2xx-flash: switch from ioremap_cache to memremapDan Williams
2015-10-11mtd: nand_bbt: set the smallest size of bbt tableSheng Yong
2015-10-11mtd: mtdpart: add debug prints to partition parser.Michal Suchanek
2015-10-04jffs2: fix a memleak in read_direntry()Wei Fang
2015-10-04mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given valuesVladimir Zapolskiy
2015-10-04mtd: nand: lpc32xx_slc: fix potential overflow over 4 bitsVladimir Zapolskiy
2015-10-04mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitionsVladimir Zapolskiy
2015-10-02mtd: nand: sunxi: fix bitflips in erased pagesBoris BREZILLON
2015-10-02mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline functionBoris BREZILLON
2015-10-02mtd: nand: sunxi: retrieve corrected OOB bytesBoris BREZILLON
2015-10-02mtd: nand: sunxi: factorize extra OOB bytes handlingBoris BREZILLON
2015-10-02mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON
2015-10-02mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON
2015-10-02mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functionsBoris BREZILLON
2015-10-02mtd: nand: fsmc: Remove BUG macrosStefan Roese
2015-10-02mtd: nand: fsmc: Small whitespace cleanupStefan Roese
2015-10-01mtd: nand: remove unused ->init_size() hookBoris BREZILLON
2015-09-30sh: mach-rsk: remove unnecessary MTD partition probe specificationBrian Norris
2015-09-30mtd: brcmnand: remove unnecessary fields from brcmnand_socBrian Norris
2015-09-30mtd: brcmnand: refactor iProc SoC layeringBrian Norris
2015-09-30mtd: brcmnand: refactor bcm63138 SoC layeringBrian Norris
2015-09-30mtd: nand: sunxi: rework macrosBoris BREZILLON
2015-09-30Merge MTD 4.3-rc updates into -nextBrian Norris
2015-09-30mtd: nand: vf610_nfc: include missing pincrl/consumer.hBrian Norris
2015-09-30mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON
2015-09-29Revert "mtd: mtdram: check offs and len in mtdram->erase"Brian Norris
2015-09-29mtd: mtdram: check offs and len in mtdram->eraseDongsheng Yang
2015-09-29mtd: nand: vf610_nfc: add device tree bindingsStefan Agner
2015-09-29mtd: nand: vf610_nfc: add hardware BCH-ECC supportStefan Agner
2015-09-29mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and othersStefan Agner
2015-09-29mtd: provide proper 32/64-bit compat_ioctl() support for BLKPGBrian Norris
2015-09-29mtd: spi-nor: add support for w25q128fwBrian Norris
2015-09-29mtd: spi-nor: scale up timeout for full-chip eraseFurquan Shaikh
2015-09-29mtd: spi-nor: Add support for sst25wf040bYao Yuan
2015-09-29pcmciamtd: Add id for PRETEC 4MB SRAMTom Englund
2015-09-29mtd: nand: denali: max_banks calculation changed in revision 5.1Graham Moore
2015-09-29mtd: nand: denali: pass col argument to READID operationEnrico Jorns
2015-09-28jffs2: remove unneeded kfreefangwei
2015-09-28mtd: cmdlinepart: convert printk() to pr_*()Brian Norris