summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-2/+2
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds-549/+710
2014-10-15mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul-1/+1
2014-10-15mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul-1/+1
2014-10-06mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros-1/+1
2014-10-06mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia-2/+5
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer-0/+1
2014-10-03UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger-1/+2
2014-09-30UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger-1/+1
2014-09-28mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki-29/+21
2014-09-28mtd: spi-nor: add Kconfig option to disable 4K sectorsRafał Miłecki-1/+18
2014-09-26UBI: wl: Rename cancel flag to shutdownRichard Weinberger-15/+18
2014-09-26UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger-3/+2
2014-09-24UBI: Fix livelock in produce_free_peb()Richard Weinberger-1/+1
2014-09-22mtd: nand: Move ELM driver and rename as omap_elmEzequiel García-1/+1
2014-09-22nand: omap2: Replace pr_err with dev_errEzequiel García-13/+17
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García-59/+71
2014-09-22mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON-0/+4
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON-0/+2
2014-09-22mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra-0/+4
2014-09-22mtd: physmap_of: Fix ROM support via OFAaron Sierra-1/+1
2014-09-19mtd: denali: fix indents and other trivial thingsMasahiro Yamada-77/+61
2014-09-19mtd: denali: remove unnecessary parenthesesMasahiro Yamada-7/+7
2014-09-19mtd: denali: remove another set-but-unused variableBrian Norris-2/+1
2014-09-19UBI: return on error in rename_volumes()Dan Carpenter-1/+1
2014-09-19UBI: Improve comment on work_semRichard Weinberger-1/+2
2014-09-17mtd: denali: fix include guard and license block of denali.hMasahiro Yamada-23/+4
2014-09-17mtd: nand: don't break long print messagesRafał Miłecki-22/+15
2014-09-17mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki-4/+6
2014-09-17mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki-1/+5
2014-09-17mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki-0/+21
2014-09-17mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki-0/+12
2014-09-17mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki-3/+5
2014-09-17mtd: bcm47xxpart: find NVRAM partitions in middle blocksRafał Miłecki-0/+11
2014-09-17mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh-8/+5
2014-09-17mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh-8/+6
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel García-1/+5
2014-09-17mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON-0/+25
2014-09-16UBI: Dispatch update notification if the volume is updatedEzequiel Garcia-1/+3
2014-09-16UBI: block: Add support for the UBI_VOLUME_UPDATED notificationEzequiel Garcia-2/+14
2014-09-16UBI: block: Fix block device size settingEzequiel Garcia-5/+6
2014-09-16UBI: block: fix dereference on uninitialized devColin Ian King-5/+6
2014-09-16UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud-0/+1
2014-09-15mtd: denali: remove a set-but-unused variableMasahiro Yamada-2/+0
2014-09-15mtd: denali: change the type of iterators to intMasahiro Yamada-4/+7
2014-09-15mtd: denali: remove unnecessary castsMasahiro Yamada-18/+18
2014-09-15mtd: denali: remove unnecessary variable initializationsMasahiro Yamada-32/+27
2014-09-15mtd: denali: fix the format of comment blocksMasahiro Yamada-123/+188
2014-09-15Merge tag 'v3.17-rc5' from upstreamBrian Norris-4/+12