aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* mtd: intflmount: fix off by one error in INFTL_dumpVUchains()Dan Carpenter2014-11-05
* mtd: spi-nor: Add support for SST spi flashHarini Katakam2014-11-05
* mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAMRostislav Lisovy2014-11-05
* mtd: nand: omap: Synchronize the access to the ECC engineRostislav Lisovy2014-11-05
* mtd: spi-nor: Move n25q032 entry to Micron devices listChunhe Lan2014-11-05
* mtd: dataflash: Remove use of tx_dmaMark Brown2014-11-05
* mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris2014-11-05
* mtd: fsl-quadspi: drop wait-till-ready checksBrian Norris2014-11-05
* mtd: m25p80: drop wait-till-ready checksBrian Norris2014-11-05
* mtd: spi-nor: move "wait-till-ready" checks into erase/write functionsBrian Norris2014-11-05
* mtd: spi-nor: handle timeout errors in spi_nor_write()Brian Norris2014-11-05
* mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() codeBrian Norris2014-11-05
* mtd: update help of CONFIG_MTD_OF_PARTSMichal Sojka2014-11-05
* mtd: nand: comment update, the DEPLETE1 command has goneGerhard Sittig2014-11-05
* mtd: spi-nor: fix the wrong dummy valueHuang Shijie2014-11-05
* mtd: nand: Base BCH ECC bytes on required strengthJordan Friendshuh2014-11-05
* mtd: nand: gpio: improve comments about GPIO assisted operationGerhard Sittig2014-11-05
* MTD: merge 3.18 development into -next developmentBrian Norris2014-10-29
|\
| * mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-29
| * mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-29
* | mtd: nand: add sunxi NAND flash controller supportBoris BREZILLON2014-10-29
* | nandsim: add id_bytes module parameterAkinobu Mita2014-10-23
* | mtd: docg3: fix 'defined but not used' warningBrian Norris2014-10-22
* | mtd: bcm47xxpart: only register partitions if the trx header was filledHauke Mehrtens2014-10-22
* | mtd: phram: fix asm/io.h include usageRob Ward2014-10-22
* | mtd: fsl-quadspi: Let the clocks error path be clearerFabio Estevam2014-10-22
* | mtd: fsl-quadspi: Propagate the error from of_modalias_node()Fabio Estevam2014-10-22
* | mtd: orion_nand: fix error code path in probeMichael Opdenacker2014-10-22
* | mtd: bcm47xxpart: alloc memory for more partitionsRafał Miłecki2014-10-22
* | mtd: bfin-async-flash: Remove unused variableAaron Sierra2014-10-22
* | mtd: docg3: add device-tree supportRobert Jarzmik2014-10-22
* | mtd: nand: omap: Do not use global variablesRostislav Lisovy2014-10-22
* | spi-nor: Remove spi_nor::read_id operationBen Hutchings2014-10-22
* | docg3: Fix miuse of seq_printf return valueJoe Perches2014-10-22
* | MTD: merge 3.18 development into -next developmentBrian Norris2014-10-21
|\|
| * mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-21
| * mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-17
| * mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-17
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\ \
| * | mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul2014-10-15
| * | mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul2014-10-15
* | | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \ \
| * | | block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-04
| |/ /
* | | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-18
|\ \ \ | | |/ | |/|
| * | mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros2014-10-07
| * | mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia2014-10-07
| * | mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki2014-09-28
| * | mtd: spi-nor: add Kconfig option to disable 4K sectorsRafał Miłecki2014-09-28
| * | mtd: nand: Move ELM driver and rename as omap_elmEzequiel García2014-09-22
| * | nand: omap2: Replace pr_err with dev_errEzequiel García2014-09-22