summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-04-04Merge tag 'spi-nor/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-03-30mtd: fsl-quadspi: Distinguish the mtd device namesFabio Estevam
2018-03-29mtd: fsl-quadspi: Remove unneeded driver.bus assignmentBoris Brezillon
2018-03-29mtd: ftl: Use DIV_ROUND_UP()Arushi Singhal
2018-03-29mtd: Fix some function description mismatches in mtdcore.cXiaolei Li
2018-03-29mtd: physmap_of: update struct map_info's swap as per map requirementPrabhakar Kushwaha
2018-03-29mtd: update documentation of mtd_device_parse_register()Rafał Miłecki
2018-03-29mtd: jedec_probe: add Eon EN29LV400A IDsLinus Walleij
2018-03-27mtd: ofpart: add of_match_table with "fixed-partitions"Rafał Miłecki
2018-03-27mtd: rename "ofpart" parser to "fixed-partitions" as it fits it betterRafał Miłecki
2018-03-27mtd: partitions: add of_match_table parser matching for the "ofpart" typeRafał Miłecki
2018-03-21mtd: maps: remove bfin-async-flash driverArnd Bergmann
2018-03-21mtd: tests: check erase block count in page testStefan Agner
2018-03-21mtd: nftl: use %*ph to print small bufferAntonio Cardace
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon
2018-03-15mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon
2018-03-15mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon
2018-03-15mtd: Initialize ->fail_addr early in mtd_erase()Boris Brezillon
2018-03-15mtd: st_spi_fsm: use %*ph to print small bufferAntonio Cardace
2018-03-15mtd: block2mtd: remove redundant initialization of 'bdev'Colin Ian King
2018-02-12mtd: get rid of the mtd_add_device_partitions()Rafał Miłecki
2018-02-12mtd: move code adding master MTD out of mtd_add_device_partitions()Rafał Miłecki
2018-02-12mtd: Make sure the device supports erase operations in mtd_erase()Boris Brezillon
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-29Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-01-29Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-01-25mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal
2018-01-25mtd: nand: gpmi: Fix subpage readsBoris Brezillon
2018-01-20mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal
2018-01-20mtd: nand: marvell: Fix missing memory allocation modifierMiquel Raynal
2018-01-19mtd: nand: marvell: remove redundant variable 'oob_len'Colin Ian King
2018-01-19mtd: nand: marvell: fix spelling mistake: "suceed"-> "succeed"Colin Ian King
2018-01-19mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()Wei Yongjun
2018-01-18ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen
2018-01-18mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun
2018-01-18ubi: Fix copy/paste error in function documentationSascha Hauer
2018-01-18ubi: Fastmap: Fix typoSascha Hauer
2018-01-17ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer
2018-01-17ubi: fastmap: Clean up the initialization of pointer pColin Ian King
2018-01-17ubi: fastmap: Use kmem_cache_free to deallocate memoryPan Bian
2018-01-17ubi: Fix race condition between ubi volume creation and udevClay McClure
2018-01-17mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if availableJeff Westfahl
2018-01-16mtd: Remove duplicate checks on mtd_oob_ops parameterBoris Brezillon
2018-01-16mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon
2018-01-16mtd: mtdpart: Make ECC stat handling consistentBoris Brezillon
2018-01-16mtd: onenand: omap2: print resource using %pR format stringArnd Bergmann
2018-01-14mtd: mtk-nor: modify functions' name more generallyGuochun Mao
2018-01-14mtd: onenand: samsung: remove incorrect __iomem annotationChristophe JAILLET