summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian2021-03-031-1/+3
* spi: cadence-quadspi: Abort read if dummy cycles required are too manyPratyush Yadav2021-03-031-1/+1
* mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann2020-12-291-1/+13
* ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng2020-11-101-0/+13
* mtd: mtdoops: Don't write panic data twiceMark Tomlinson2020-10-291-5/+6
* mtd: lpddr: fix excessive stack usage with clangArnd Bergmann2020-10-291-16/+19
* mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal2020-10-141-1/+1
* mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon2020-10-011-3/+20
* mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu2020-10-011-0/+1
* mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()Hou Tao2020-10-011-1/+0
* mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman2020-08-211-9/+47
* mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas2020-07-221-2/+3
* mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal2020-06-301-1/+1
* mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal2020-06-301-1/+1
* mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal2020-06-301-1/+1
* mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal2020-06-301-1/+1
* mtd: rawnand: orion: Fix the probe error pathMiquel Raynal2020-06-301-1/+1
* mtd: rawnand: xway: Fix the probe error pathMiquel Raynal2020-06-301-1/+1
* mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal2020-06-301-1/+1
* mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal2020-06-301-5/+2
* mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon2020-06-3047-73/+68
* mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal2020-06-201-1/+3
* mtd: rawnand: brcmnand: fix hamming oob layoutÁlvaro Fernández Rojas2020-06-201-4/+7
* mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian2020-05-021-1/+5
* mtd: phram: fix a double free issue in error pathWen Yang2020-04-241-6/+9
* mtd: lpddr: Fix a double free in probe()Dan Carpenter2020-04-241-1/+0
* ubi: Fix an error pointer dereference in error handling codeDan Carpenter2020-02-141-9/+12
* ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer2020-02-141-1/+1
* mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov2020-01-231-1/+1
* mtd: spear_smi: Fix Write Burst modeMiquel Raynal2019-12-211-1/+37
* 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: physmap_of: Release resources on errorRicardo Ribalda Delgado2019-11-251-22/+5
* mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor2019-11-251-2/+2
* mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami2019-10-051-6/+12
* mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li2019-09-211-11/+10
* mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger2019-02-151-8/+7
* mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann2019-01-091-1/+1
* mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson2018-12-131-16/+16
* mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann2018-11-211-1/+1
* mtd: spi-nor: Add support for is25wp series chipsKimmo Rautkoski2018-11-101-0/+6
* mtdchar: fix overflows in adjustment of `count`Jann Horn2018-09-261-3/+7
* mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap2018-09-261-3/+3
* mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun2018-09-191-2/+6
* mtd: nand: qcom: Add a NULL check for devm_kasprintf()Fabio Estevam2018-08-151-0/+3
* mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan2018-08-031-7/+10
* mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit2018-07-221-1/+2