summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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-27mtd: Convert to using %pOFn instead of device_node.nameRob Herring
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-13mtd: rawnand: sh_flctl: convert to SPDX identifiersKuninori Morimoto
2018-11-13Merge tag 'v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Miquel Raynal
2018-11-12mtd: partitions: Add OF support to RedBoot partitionsLinus Walleij
2018-11-12mtd: Move Redboot partition parserLinus Walleij
2018-11-09mtd: cfi_cmdset_0020: Mark expected switch fall-throughsGustavo A. R. Silva
2018-11-09mtd: block2mtd: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-09mtd: Kconfig: fix spelling mistake "partions" -> "partition"Colin Ian King
2018-11-07spi: Add QuadSPI driver for Atmel SAMA5D2Piotr Bugalski
2018-11-07mtd: spi-nor: atmel-quadspi: Remove unused code from atmel-quadspi driverPiotr Bugalski
2018-11-07mtd: spi-nor: atmel-quadspi: Use spi-mem interface for atmel-quadspi driverPiotr Bugalski
2018-11-07mtd: spi-nor: atmel-quadspi: Add spi-mem support to atmel-quadspiPiotr Bugalski
2018-11-07mtd: spi-nor: atmel-quaspi: Typo fixPiotr Bugalski
2018-11-06mtd: maps: Get rid of the latch-addr-flash driverBoris Brezillon
2018-11-06mtd: maps: physmap: Invert logic on if/else branchRicardo Ribalda Delgado
2018-11-06mtd: sa1100: avoid VLA in sa1100_setup_mtdBoris Brezillon
2018-11-06mtd: rawnand: Flag 1.8V AC chips with a broken GET_FEATURES(TIMINGS)Mason Yang
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: maps: Merge gpio-addr-flash.c into physmap-core.cBoris Brezillon
2018-11-05mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...Boris Brezillon
2018-11-05mtd: maps: Merge physmap_of.c into physmap-core.cBoris Brezillon
2018-11-05mtd: maps: Prepare merging of physmap and physmap_ofBoris Brezillon
2018-11-05mtd: maps: physmap: Fix coding style issues reported by checkpatchBoris Brezillon
2018-11-05mtd: maps: physmap: Return -ENOMEM directly when info allocation failsBoris Brezillon
2018-11-05mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret codeBoris Brezillon
2018-11-05mtd: maps: physmap: Remove the MAX_RESOURCES limitationBoris Brezillon
2018-11-05mtd: maps: physmap: Use devm_ioremap_resource()Boris Brezillon
2018-11-05mtd: maps: physmap: Use dev_notice() and a %pR specifierBoris Brezillon
2018-11-05mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resourcesBoris Brezillon
2018-11-05mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtdsBoris Brezillon
2018-11-05mtd: maps: physmap: Add SPDX headerBoris Brezillon
2018-11-05mtd: rawnand: r852: use generic DMA APIChristoph Hellwig
2018-11-05mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada
2018-11-05mtd: rawnand: ams-delta: Convert the driver to ->exec_op()Janusz Krzysztofik
2018-11-05mtd: rawnand: ams-delta: Stop using legacy .IOADDR_R/WJanusz Krzysztofik
2018-11-05mtd: rawnand: Provide helper for polling GPIO R/B pinJanusz Krzysztofik
2018-11-05mtd: rawnand: fsmc: Fix unchecked return value in fsmc_read_page_hweccGustavo A. R. Silva
2018-11-05mtd: spinand: winbond: Add support for W25N01GVRobert Marko
2018-11-05mtd: nand: drop kernel-doc notation for a deleted function parameterRandy Dunlap