summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2020-02-14mtd: sharpslpart: Fix unsigned comparison to zeroYueHaibing
2020-02-14mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor
2020-02-11ubi: Fix an error pointer dereference in error handling codeDan Carpenter
2020-02-11ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer
2020-01-23mtd: devices: fix mchp23k256 read and writeAngelo Dureghello
2020-01-17mtd: spi-nor: fix silent truncation in spi_nor_read_raw()Sergei Shtylyov
2020-01-17mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov
2020-01-17mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi
2019-12-17mtd: spear_smi: Fix Write Burst modeMiquel Raynal
2019-12-05mtd: spi-nor: cast to u64 to avoid uint overflowshuijin.park
2019-12-05mtd: rawnand: atmel: fix possible object reference leakWen Yang
2019-12-05mtd: rawnand: atmel: Fix spelling mistake in error messageMiquel Raynal
2019-12-05mtd: Remove a debug trace in mtdpart.cBoris Brezillon
2019-12-05mtd: Check add_mtd_device() ret codeBoris Brezillon
2019-12-05mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SETBoris Brezillon
2019-12-05ubi: Do not drop UBI device reference before usingPan Bian
2019-12-05ubi: Put MTD device after it is not usedPan Bian
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