summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-01mtd: spi-nor: add id/id_len for flash_info{}Huang Shijie
2014-11-28mtd: nand: correct the comment of function nand_block_isreserved()Gu Zheng
2014-11-25mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpyWu, Josh
2014-11-25mtd: cafe_nand: drop duplicate .write_page implementationBrian Norris
2014-11-25mtd: m25p80: Add support for serial flash Spansion S25FL132KKnut Wohlrab
2014-11-25MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken
2014-11-25mtd: spi-nor: improve wait-till-ready timeout loopBrian Norris
2014-11-25mtd: delete unnecessary checks before two function callsMarkus Elfring
2014-11-25mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros
2014-11-25mtd: nand: add ATO manufacturer infoBrian Norris
2014-11-25mtd: nand: print erase size on initRafał Miłecki
2014-11-20mtd: oobtest: correct printf() format specifier for 'size_t'Brian Norris
2014-11-19mtd: mtd_oobtest: add bitflip_limit parameterRoger Quadros
2014-11-19mtd: mtd_oobtest: Show the verification error location and dataRoger Quadros
2014-11-05fsl_ifc: Support all 8 IFC chip selectsAaron Sierra
2014-11-05mtd: atmel_nand: make PMECC lookup table and offset property optionalJosh Wu
2014-11-05mtd: mxc_nand: use __iowrite32_copy for 32 bit copyKoul, Vinod
2014-11-05mtd: intflmount: fix off by one error in INFTL_dumpVUchains()Dan Carpenter
2014-11-05mtd: spi-nor: Add support for SST spi flashHarini Katakam
2014-11-05mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAMRostislav Lisovy
2014-11-05mtd: nand: omap: Synchronize the access to the ECC engineRostislav Lisovy
2014-11-05mtd: spi-nor: Move n25q032 entry to Micron devices listChunhe Lan
2014-11-05mtd: dataflash: Remove use of tx_dmaMark Brown
2014-11-05mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris
2014-11-05mtd: fsl-quadspi: drop wait-till-ready checksBrian Norris
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris
2014-11-05mtd: spi-nor: move "wait-till-ready" checks into erase/write functionsBrian Norris
2014-11-05mtd: spi-nor: handle timeout errors in spi_nor_write()Brian Norris
2014-11-05mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() codeBrian Norris
2014-11-05mtd: update help of CONFIG_MTD_OF_PARTSMichal Sojka
2014-11-05mtd: nand: comment update, the DEPLETE1 command has goneGerhard Sittig
2014-11-05mtd: spi-nor: fix the wrong dummy valueHuang Shijie
2014-11-05mtd: nand: Base BCH ECC bytes on required strengthJordan Friendshuh
2014-11-04mtd: nand: gpio: improve comments about GPIO assisted operationGerhard Sittig
2014-10-29MTD: merge 3.18 development into -next developmentBrian Norris
2014-10-29mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov
2014-10-29mtd: omap: fix mtd devices not showing upFrans Klaver
2014-10-29mtd: nand: add sunxi NAND flash controller supportBoris BREZILLON
2014-10-23nandsim: add id_bytes module parameterAkinobu Mita
2014-10-22mtd: docg3: fix 'defined but not used' warningBrian Norris
2014-10-22mtd: bcm47xxpart: only register partitions if the trx header was filledHauke Mehrtens
2014-10-22mtd: phram: fix asm/io.h include usageRob Ward
2014-10-22mtd: fsl-quadspi: Let the clocks error path be clearerFabio Estevam
2014-10-22mtd: fsl-quadspi: Propagate the error from of_modalias_node()Fabio Estevam
2014-10-22mtd: orion_nand: fix error code path in probeMichael Opdenacker
2014-10-22mtd: bcm47xxpart: alloc memory for more partitionsRafał Miłecki
2014-10-22mtd: bfin-async-flash: Remove unused variableAaron Sierra
2014-10-22mtd: docg3: add device-tree supportRobert Jarzmik
2014-10-22mtd: nand: omap: Do not use global variablesRostislav Lisovy
2014-10-21spi-nor: Remove spi_nor::read_id operationBen Hutchings