summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-30MTD: merge 3.18 development into -next developmentBrian Norris
2014-10-30mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov
2014-10-30mtd: 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-22spi-nor: Remove spi_nor::read_id operationBen Hutchings
2014-10-22docg3: Fix miuse of seq_printf return valueJoe Perches
2014-10-21MTD: merge 3.18 development into -next developmentBrian Norris
2014-10-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings
2014-10-20mtd: spi-nor: drop owner assignment from platform_driversWolfram Sang
2014-10-20mtd: onenand: drop owner assignment from platform_driversWolfram Sang
2014-10-20mtd: nand: bcm47xxnflash: drop owner assignment from platform_driversWolfram Sang
2014-10-20mtd: nand: drop owner assignment from platform_driversWolfram Sang
2014-10-20mtd: maps: drop owner assignment from platform_driversWolfram Sang
2014-10-20mtd: devices: drop owner assignment from platform_driversWolfram Sang
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings
2014-10-17mtd: m25p80: get rid of spi_get_device_idRafał Miłecki
2014-10-15mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul
2014-10-15mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul
2014-10-07mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros
2014-10-07mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer
2014-10-03UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger
2014-09-30UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger
2014-09-28mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki
2014-09-28mtd: spi-nor: add Kconfig option to disable 4K sectorsRafał Miłecki
2014-09-26UBI: wl: Rename cancel flag to shutdownRichard Weinberger
2014-09-26UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger
2014-09-24UBI: Fix livelock in produce_free_peb()Richard Weinberger
2014-09-22mtd: nand: Move ELM driver and rename as omap_elmEzequiel García
2014-09-22nand: omap2: Replace pr_err with dev_errEzequiel García
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García
2014-09-22mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON
2014-09-22mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra
2014-09-22mtd: physmap_of: Fix ROM support via OFAaron Sierra