summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2018-08-11mtd: rawnand: atmel: Select GENERIC_ALLOCATORBoris Brezillon
2018-08-11Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-08-10Merge branch 'spi-4.19' into spi-nextMark Brown
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-02mtd: m25p80: Call spi_mem_get_name() to let controller set a custom nameFrieder Schrempf
2018-08-01mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris
2018-08-01mtd: spi-nor: cadence-quadspi: fix timeout handlingNicholas Mc Guire
2018-08-01mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.hBoris Brezillon
2018-08-01mtd: spi-nor: intel-spi: use mtd_device_register()Rafał Miłecki
2018-08-01mtd: spi-nor: stm32-quadspi: replace "%p" with "%pK"Benjamin Gaignard
2018-08-01mtd: spi-nor: atmel-quadspi: add suspend/resume hooksClaudiu Beznea