aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2020-07-11mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: orion: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: xway: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: ingenic: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: brcmnand: fix hamming oob layoutÁlvaro Fernández Rojas
2020-07-11mtd: rawnand: onfi: Fix redundancy detection checkMiquel Raynal
2020-07-11mtd: rawnand: Fix nand_gpio_waitrdy()Boris Brezillon
2020-07-07mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warningsJulia Lawall
2020-06-24mtd: spi-nor: Fix the disabling of write protection at initTudor Ambarus
2020-06-08mtd: Fix mtd not registered due to nvmem name collisionRicardo Ribalda Delgado
2020-06-08ubi: Fix seq_file usage in detailed_erase_block_info debugfs fileRichard Weinberger
2020-06-08mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal
2020-06-01mtd: phram: fix a double free issue in error pathWen Yang
2020-06-01mtd: lpddr: Fix a double free in probe()Dan Carpenter
2020-06-01mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf
2020-06-01mtd: rawnand: free the nand_device objectChristophe Kerello
2020-06-01mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf
2020-06-01mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf
2020-05-04mtd: sharpslpart: Fix unsigned comparison to zeroYueHaibing
2020-05-04mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor
2020-05-04ubi: Fix an error pointer dereference in error handling codeDan Carpenter
2020-05-04ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer
2020-04-12mtd: devices: fix mchp23k256 read and writeAngelo Dureghello
2020-03-30mtd: spi-nor: fix silent truncation in spi_nor_read_raw()Sergei Shtylyov
2020-03-30mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov
2020-03-30mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi
2020-03-30mtd: rawnand: stm32_fmc2: avoid to lock the CPU busChristophe Kerello
2020-03-30mtd: rawnand: stm32_fmc2: increase DMA completion timeoutsAmelie Delaunay
2020-01-31mtd: rawnand: Change calculating of position page containing BBMPiotr Sroka
2020-01-31mtd: spear_smi: Fix Write Burst modeMiquel Raynal
2019-11-09mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton
2019-10-05mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionChristophe Kerello
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-07-05mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal
2019-07-01mtd: rawnand: ingenic: Fix ingenic_ecc dependencyPaul Cercueil
2019-07-01mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorgFrieder Schrempf
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus