summaryrefslogtreecommitdiff
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAge
* mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-09-22
* mtd: require write permissions for locking and badblock ioctlsMichael Walle2021-05-22
* mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal2021-04-10
* mtd: rawnand: orion: Fix the probe error pathMiquel Raynal2021-04-10
* mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal2021-04-10
* mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal2021-04-10
* mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal2021-04-10
* mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal2021-04-10
* mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal2021-04-10
* mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann2020-12-29
* ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng2020-11-10
* mtd: mtdoops: Don't write panic data twiceMark Tomlinson2020-10-29
* mtd: lpddr: fix excessive stack usage with clangArnd Bergmann2020-10-29
* mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2020-10-14
* mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon2020-10-01
* mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu2020-10-01
* mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()Hou Tao2020-10-01
* mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman2020-08-21
* mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas2020-07-22
* mtd: nand: denali: add missing nand_release() call in denali_remove()Boris Brezillon2020-05-10
* mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian2020-05-02
* mtd: phram: fix a double free issue in error pathWen Yang2020-04-24
* mtd: lpddr: Fix a double free in probe()Dan Carpenter2020-04-24
* mtd: spear_smi: Fix Write Burst modeMiquel Raynal2019-12-21
* mtd: Remove a debug trace in mtdpart.cBoris Brezillon2019-12-05
* mtd: Check add_mtd_device() ret codeBoris Brezillon2019-12-05
* ubi: Do not drop UBI device reference before usingPan Bian2019-12-05
* ubi: Put MTD device after it is not usedPan Bian2019-12-05
* mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado2019-11-25
* mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor2019-11-25
* mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami2019-10-05
* mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger2019-02-20
* mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann2018-11-21
* mtd: spi-nor: Add support for is25wp series chipsKimmo Rautkoski2018-11-10
* mtdchar: fix overflows in adjustment of `count`Jann Horn2018-09-26
* mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap2018-09-26
* mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun2018-09-19
* mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan2018-08-06
* ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer2018-07-25
* ubi: Fix Fastmap's update_vol()Richard Weinberger2018-07-25
* ubi: Fix races around ubi_refill_pools()Richard Weinberger2018-07-25
* ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2018-07-25
* ubi: Rework Fastmap attach base codeRichard Weinberger2018-07-25
* ubi: Introduce vol_ignored()Richard Weinberger2018-07-25
* mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami2018-07-11
* mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami2018-07-11
* mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami2018-07-11
* mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser2018-07-11
* ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger2018-07-11
* ubi: fastmap: Cancel work upon detachRichard Weinberger2018-07-03