summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2020-05-21Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Marcel Ziswiler
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-04-24mtd: phram: fix a double free issue in error pathWen Yang
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter
2020-02-14ubi: Fix an error pointer dereference in error handling codeDan Carpenter
2020-02-14ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer
2020-01-23mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov
2019-12-21mtd: spear_smi: Fix Write Burst modeMiquel 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-25mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado
2019-11-25mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor
2019-10-05mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami
2019-09-21mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li
2019-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-01-09mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann
2018-12-27Revert "MLK-16769-5: mtd: gpmi-nand runtime pm code change"Marcel Ziswiler
2018-12-24mtd: gpmi: fsl,legacy-bch-geometry independent of nand-on-flash-bbtMax Krummenacher
2018-12-13mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-21mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2018-11-10mtd: spi-nor: Add support for is25wp series chipsKimmo Rautkoski
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn
2018-09-26mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
2018-09-19mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun
2018-08-24MLK-18669-2: mtd: flexspi: enable Quad DDR read for i.MX8MM FlexSPI NorHan Xu
2018-08-24MLK-18396-2: mtd: fsl-flexspi: enable FSPI on i.MX8MMHan Xu
2018-08-24MLK-17121: mtd: fsl-flexspi: re-init the flexspi after suspend/resumeHan Xu
2018-08-24MLK-16799-2: mtd: flexspi: support runtime pm for flexspiHan Xu
2018-08-24MLK-16769-5: mtd: gpmi-nand runtime pm code changeHan Xu
2018-08-24MLK-16330: mtd: fsl-quadspi: remove unnecessary variableHan Xu
2018-08-24MLK-16329-2: mtd: fsl-flexspi: fix the start address alignment issueHan Xu
2018-08-24MLK-16329-1: mtd: fsl-flexspi: fix the unalignment issue for fspiHan Xu
2018-08-24MLK-16243: mtd: gpmi: enable the EDO mode for i.MX8Han Xu
2018-08-24MLK-16089: mtd: gpmi-nand: calculate the correct free oob space for large oob...Han Xu
2018-08-24MLK-16060: mtd: fsl-quadspi: fix the unalignment issue for qspiHan Xu
2018-08-24MLK-15284-3: mtd: nand: gpmi-nand: support NAND on i.MX8QXPHan Xu
2018-08-24MLK-15052-4: mtd: spi-nor: fix the micron/st issueHan Xu
2018-08-24MLK-15052-3: mtd: spi-nor: enable octal read mode in spi frameworkHan Xu
2018-08-24MLK-15052-2: mtd: flexspi-nor: support flexspi-nor driver on i.MX8Han Xu
2018-08-24MLK-14496 mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()Cyrille Pitchen
2018-08-24MLK-14444: mtd: fsl-quadspi: fix logic error when reading dummy cycleHan Xu
2018-08-24MLK-14388 mtd: gpmi: remove direct mtd->priv accessesOctavian Purdila