aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2019-11-24mtd: devices: m25p80: Make sure WRITE_EN is issued before each writeYogesh Gaur
2019-11-24mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_singleNathan Chancellor
2019-11-24mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado
2019-11-24mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor
2019-11-20mtd: rawnand: qcom: don't include dma-direct.hChristoph Hellwig
2019-11-20mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versionsKurt Kanzenbach
2019-11-20mtd: rawnand: fsl_ifc: check result of SRAM initializationKurt Kanzenbach
2019-11-20mtd: rawnand: marvell: use regmap_update_bits() for syscon accessThomas Petazzoni
2019-10-01mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami
2019-09-19mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li
2019-08-06mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch
2019-07-26mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong
2019-07-26mtd: rawnand: mtk: Correct low level time calculation of r/w cycleXiaolei Li
2019-06-11mtd: spinand: macronix: Fix ECC Status ReadEmil Lenngren
2019-05-22mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin
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: marvell: prevent timeouts on a loaded machineMiquel Raynal
2019-01-09mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann
2018-12-13mtd: spi-nor: Fix Cadence QSPI page fault kernel panicThor Thayer
2018-12-13mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson
2018-12-08mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf
2018-11-27mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold
2018-11-21mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2018-11-21mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()Christophe JAILLET
2018-11-13mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-11-13mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unsetMasahiro Yamada
2018-11-13mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the busAhmad Fatoum
2018-11-13mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flashMika Westerberg
2018-11-13mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang
2018-11-13mtd: maps: gpio-addr-flash: Fix ioremapped sizeRicardo Ribalda Delgado
2018-11-13mtd: rawnand: marvell: fix the IRQ handler complete() conditionMiquel Raynal
2018-09-18mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon
2018-09-17mtd: partitions: fix unbalanced of_node_get/put()Miquel Raynal
2018-09-15mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada
2018-09-10mtd: rawnand: marvell: prevent harmless warningsMiquel Raynal
2018-08-27mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada
2018-08-27mtd: rawnand: docg4: Remove wrong __init annotationsGeert Uytterhoeven
2018-08-23Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-15ubi: expose the volume CRC check skip flagQuentin Schulz
2018-08-15ubi: provide a way to skip CRC checksQuentin Schulz
2018-08-15ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-08-14Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds