aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-12mtd: tests: abort torturetest on erase errorsBrian Norris1-1/+3
2014-12-12mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel1-5/+3
2014-12-01mtd: spi-nor: allow NULL as chip name and try to auto detect itRafał Miłecki1-3/+11
2014-12-01mtd: nand: gpmi: add raw oob access functionsBoris BREZILLON1-0/+18
2014-12-01mtd: nand: gpmi: add proper raw access supportBoris BREZILLON2-0/+185
2014-12-01mtd: nand: gpmi: add gpmi_copy_bits functionBoris BREZILLON2-0/+157
2014-12-01mtd: spi-nor: factor out write_enable() for erase commandsBrian Norris3-14/+6
2014-12-01mtd: spi-nor: add support for s25fl128sHuang Shijie1-0/+18
2014-12-01mtd: spi-nor: remove the jedec_id/ext_idHuang Shijie1-53/+45
2014-12-01mtd: spi-nor: add id/id_len for flash_info{}Huang Shijie1-14/+25
2014-11-28mtd: nand: correct the comment of function nand_block_isreserved()Gu Zheng1-2/+2
2014-11-28jffs2: Drop bogus if in commentGeert Uytterhoeven1-1/+1
2014-11-25mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpyWu, Josh1-29/+10
2014-11-25mtd: cafe_nand: drop duplicate .write_page implementationBrian Norris1-45/+0
2014-11-25mtd: m25p80: Add support for serial flash Spansion S25FL132KKnut Wohlrab2-3/+2
2014-11-25MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken1-3/+3
2014-11-25mtd: spi-nor: improve wait-till-ready timeout loopBrian Norris1-4/+9
2014-11-25mtd: delete unnecessary checks before two function callsMarkus Elfring2-4/+2
2014-11-25mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros1-7/+0
2014-11-25mtd: nand: add ATO manufacturer infoBrian Norris2-0/+2
2014-11-25mtd: nand: print erase size on initRafał Miłecki1-2/+2
2014-11-20mtd: oobtest: correct printf() format specifier for 'size_t'Brian Norris1-1/+1
2014-11-20mtd: nand: provide detailed description for raw read/write page methodsBoris BREZILLON1-2/+15
2014-11-19mtd: mtd_oobtest: add bitflip_limit parameterRoger Quadros1-18/+47
2014-11-19mtd: mtd_oobtest: Show the verification error location and dataRoger Quadros1-7/+29
2014-11-05fsl_ifc: Support all 8 IFC chip selectsAaron Sierra3-13/+31
2014-11-05mtd: atmel_nand: make PMECC lookup table and offset property optionalJosh Wu3-6/+85
2014-11-05mtd: mxc_nand: use __iowrite32_copy for 32 bit copyKoul, Vinod1-7/+3
2014-11-05mtd: intflmount: fix off by one error in INFTL_dumpVUchains()Dan Carpenter1-1/+1
2014-11-05mtd: spi-nor: Add support for SST spi flashHarini Katakam1-0/+1
2014-11-05mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAMRostislav Lisovy1-0/+3
2014-11-05mtd: nand: omap: Synchronize the access to the ECC engineRostislav Lisovy1-5/+7
2014-11-05mtd: spi-nor: Move n25q032 entry to Micron devices listChunhe Lan1-1/+1
2014-11-05mtd: dataflash: Remove use of tx_dmaMark Brown1-3/+3
2014-11-05mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris2-20/+10
2014-11-05mtd: fsl-quadspi: drop wait-till-ready checksBrian Norris1-11/+0
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris2-11/+6
2014-11-05mtd: spi-nor: move "wait-till-ready" checks into erase/write functionsBrian Norris1-27/+9
2014-11-05mtd: spi-nor: handle timeout errors in spi_nor_write()Brian Norris1-2/+5
2014-11-05mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() codeBrian Norris1-32/+34
2014-11-05mtd: update help of CONFIG_MTD_OF_PARTSMichal Sojka1-1/+1
2014-11-05mtd: nand: comment update, the DEPLETE1 command has goneGerhard Sittig1-1/+1
2014-11-05mtd: spi-nor: fix the wrong dummy valueHuang Shijie2-2/+5
2014-11-05mtd: nand: Base BCH ECC bytes on required strengthJordan Friendshuh1-1/+1
2014-11-04mtd: nand: gpio: improve comments about GPIO assisted operationGerhard Sittig2-3/+7
2014-11-04devicetree: bindings: improve description for GPIO assisted NAND flashGerhard Sittig1-7/+7
2014-10-29MTD: merge 3.18 development into -next developmentBrian Norris2-1/+3
2014-10-29mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov1-0/+2
2014-10-29mtd: omap: fix mtd devices not showing upFrans Klaver1-1/+1
2014-10-29mtd: nand: add sunxi NFC dt bindings docBoris BREZILLON1-0/+45