summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: spear_smi: Fix Write Burst modeMiquel Raynal2019-12-171-1/+37
* mtd: spi-nor: cast to u64 to avoid uint overflowshuijin.park2019-12-051-1/+1
* mtd: rawnand: atmel: fix possible object reference leakWen Yang2019-12-051-6/+15
* mtd: rawnand: atmel: Fix spelling mistake in error messageMiquel Raynal2019-12-051-1/+1
* mtd: Remove a debug trace in mtdpart.cBoris Brezillon2019-12-051-1/+0
* mtd: Check add_mtd_device() ret codeBoris Brezillon2019-12-052-6/+32
* mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SETBoris Brezillon2019-12-051-1/+1
* ubi: Do not drop UBI device reference before usingPan Bian2019-12-051-1/+1
* ubi: Put MTD device after it is not usedPan Bian2019-12-051-1/+1
* mtd: devices: m25p80: Make sure WRITE_EN is issued before each writeYogesh Gaur2019-11-241-15/+8
* mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_singleNathan Chancellor2019-11-241-2/+2
* mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado2019-11-241-22/+5
* mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor2019-11-241-2/+2
* mtd: rawnand: qcom: don't include dma-direct.hChristoph Hellwig2019-11-201-1/+0
* mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versionsKurt Kanzenbach2019-11-201-7/+26
* mtd: rawnand: fsl_ifc: check result of SRAM initializationKurt Kanzenbach2019-11-201-4/+13
* mtd: rawnand: marvell: use regmap_update_bits() for syscon accessThomas Petazzoni2019-11-201-12/+11
* mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami2019-10-011-6/+12
* mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li2019-09-191-11/+10
* 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/+6
* 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/+20
* 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