summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch2019-08-061-3/+11
* mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong2019-07-261-1/+1
* mtd: rawnand: mtk: Correct low level time calculation of r/w cycleXiaolei Li2019-07-261-3/+21
* mtd: spinand: macronix: Fix ECC Status ReadEmil Lenngren2019-06-111-1/+7
* mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin2019-05-221-0/+8
* mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger2019-02-151-7/+6Star
* mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon2019-02-151-2/+2
* mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon2019-02-151-22/+20Star
* mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon2019-02-151-0/+4
* mtd: rawnand: qcom: fix memory corruption that causes panicChristian Lamparter2019-01-161-10/+10
* mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()Boris Brezillon2019-01-091-1/+1
* mtd: rawnand: marvell: prevent timeouts on a loaded machineMiquel Raynal2019-01-091-3/+14
* mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann2019-01-091-1/+1
* mtd: spi-nor: Fix Cadence QSPI page fault kernel panicThor Thayer2018-12-131-3/+16
* mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson2018-12-131-16/+16
* mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf2018-12-081-1/+2
* mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold2018-11-271-4/+7
* mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann2018-11-211-1/+1
* mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()Christophe JAILLET2018-11-211-1/+1
* mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-11-131-0/+4
* mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unsetMasahiro Yamada2018-11-131-4/+10
* mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the busAhmad Fatoum2018-11-131-4/+10
* mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flashMika Westerberg2018-11-131-0/+1
* mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang2018-11-131-0/+1
* mtd: maps: gpio-addr-flash: Fix ioremapped sizeRicardo Ribalda Delgado2018-11-131-1/+1
* mtd: rawnand: marvell: fix the IRQ handler complete() conditionMiquel Raynal2018-11-131-1/+1
* mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon2018-09-181-3/+23
* mtd: partitions: fix unbalanced of_node_get/put()Miquel Raynal2018-09-171-1/+4
* mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada2018-09-151-0/+6
* mtd: rawnand: marvell: prevent harmless warningsMiquel Raynal2018-09-101-1/+3
* mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada2018-08-271-0/+5
* mtd: rawnand: docg4: Remove wrong __init annotationsGeert Uytterhoeven2018-08-271-2/+2
* Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-08-246-11/+47
|\
| * ubi: expose the volume CRC check skip flagQuentin Schulz2018-08-152-0/+14
| * ubi: provide a way to skip CRC checksQuentin Schulz2018-08-155-1/+23
| * ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger2018-08-151-10/+10
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\ \
| * | Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-168-27/+65
| |\|
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | | Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-141-16/+1Star
|\ \ \
| * \ \ Merge branch 'asoc-4.19' into asoc-nextMark Brown2018-08-091-16/+1Star
| |\ \ \ | | |_|/ | |/| |
| | * | mtd: rawnand: marvell: remove the dmaengine compat needRobert Jarzmik2018-06-181-16/+1Star
| | |/
* | | Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2018-08-141-0/+3
|\ \ \
| * \ \ Merge branch 'spi-4.19' into spi-nextMark Brown2018-08-101-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | mtd: m25p80: Call spi_mem_get_name() to let controller set a custom nameFrieder Schrempf2018-08-021-0/+3
| | |/
* | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-1488-2074/+5690
|\ \ \ | |/ / |/| |
| * | mtd: rawnand: atmel: Select GENERIC_ALLOCATORBoris Brezillon2018-08-111-0/+1
| * | Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-117-23/+52
| |\ \
| | * | mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris2018-08-011-2/+16
| | * | mtd: spi-nor: cadence-quadspi: fix timeout handlingNicholas Mc Guire2018-08-011-12/+8Star