aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-11-07UBI: Fix invalid vfree()Richard Weinberger
2014-11-07UBI: Fix double free after do_sync_erase()Richard Weinberger
2014-11-07UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
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-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings
2014-10-18Merge 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-06mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros
2014-10-06mtd: 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
2014-09-19mtd: denali: fix indents and other trivial thingsMasahiro Yamada
2014-09-19mtd: denali: remove unnecessary parenthesesMasahiro Yamada
2014-09-19mtd: denali: remove another set-but-unused variableBrian Norris
2014-09-19UBI: return on error in rename_volumes()Dan Carpenter
2014-09-19UBI: Improve comment on work_semRichard Weinberger
2014-09-17mtd: denali: fix include guard and license block of denali.hMasahiro Yamada
2014-09-17mtd: nand: don't break long print messagesRafał Miłecki
2014-09-17mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki
2014-09-17mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki
2014-09-17mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki
2014-09-17mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki
2014-09-17mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki
2014-09-17mtd: bcm47xxpart: find NVRAM partitions in middle blocksRafał Miłecki
2014-09-17mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh
2014-09-17mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel García
2014-09-17mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON
2014-09-16UBI: Dispatch update notification if the volume is updatedEzequiel Garcia