summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-02-15mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon
2019-02-15mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon
2019-02-15mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon
2019-01-16mtd: rawnand: qcom: fix memory corruption that causes panicChristian Lamparter
2019-01-09mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()Boris Brezillon
2019-01-09mtd: rawnand: Fix JEDEC detectionBoris Brezillon
2019-01-09mtd: rawnand: marvell: prevent timeouts on a loaded machineMiquel Raynal
2019-01-09mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann
2018-12-13ubi: Do not drop UBI device reference before usingPan Bian
2018-12-13ubi: Put MTD device after it is not usedPan Bian
2018-11-28mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf
2018-11-28mtd: spi-nor: fix erase_type array to indicate current map confTudor Ambarus
2018-11-20mtd: spi-nor: fix selection of uniform erase type in flexible confTudor.Ambarus@microchip.com
2018-11-19mtd: spi-nor: Fix Cadence QSPI page fault kernel panicThor Thayer
2018-11-18mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson
2018-11-18mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold
2018-11-13mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw()Tudor.Ambarus@microchip.com
2018-11-13mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use()Tudor.Ambarus@microchip.com
2018-11-13mtd: spi-nor: fix iteration over smpt arrayTudor.Ambarus@microchip.com
2018-11-13mtd: spi-nor: don't drop sfdp data if optional parsers failTudor.Ambarus@microchip.com
2018-11-06mtd: sa1100: avoid VLA in sa1100_setup_mtdBoris Brezillon
2018-11-05mtd: spi-nor: Reset nor->addr_width when SFDP parsing failedBoris Brezillon
2018-11-05mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()Christophe JAILLET
2018-11-05mtd: nand: drop kernel-doc notation for a deleted function parameterRandy Dunlap
2018-11-05mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-23ubi: Mark expected switch fall-throughsGustavo A. R. Silva
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-10-19Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-10-19Merge tag 'spi-nor/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-10-16mtd_blkdevs: convert to blk-mqJens Axboe
2018-10-12mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang
2018-10-12mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flashMika Westerberg
2018-10-08mtd: maps: gpio-addr-flash: Convert to gpiodRicardo Ribalda Delgado
2018-10-08mtd: maps: gpio-addr-flash: Replace array with an integerRicardo Ribalda Delgado
2018-10-08mtd: maps: gpio-addr-flash: Use order instead of sizeRicardo Ribalda Delgado
2018-10-08mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the busAhmad Fatoum
2018-10-08mtd: devices: m25p80: Make sure WRITE_EN is issued before each writeYogesh Gaur
2018-10-08mtd: spi-nor: Support controllers with limited TX FIFO sizeYogesh Gaur
2018-10-08mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_singleNathan Chancellor
2018-10-08mtd: spi-nor: parse SFDP Sector Map Parameter TableTudor Ambarus
2018-10-08mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memoriesTudor Ambarus
2018-10-08mtd: rawnand: marvell: fix the IRQ handler complete() conditionMiquel Raynal
2018-10-08mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unsetMasahiro Yamada
2018-10-08mtd: rawnand: r852: fix spelling mistake "card_registred" -> "card_registered"Colin Ian King
2018-10-08mtd: rawnand: toshiba: Pass a single nand_chip object to the status helperMiquel Raynal
2018-10-05mtd: maps: gpio-addr-flash: Use devm_* functionsRicardo Ribalda Delgado
2018-10-05mtd: maps: gpio-addr-flash: Fix ioremapped sizeRicardo Ribalda Delgado