summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2020-06-01Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2020-05-31mtd: rawnand: Add an invalid ECC mode to discriminate with valid onesMiquel Raynal
2020-05-31mtd: rawnand: Return an enum from of_get_nand_ecc_algo()Miquel Raynal
2020-05-31mtd: rawnand: Drop OOB_FIRST placement schemeMiquel Raynal
2020-05-31mtd: rawnand: Avoid a typedefMiquel Raynal
2020-05-31mtd: rawnand: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: nandsim: Reorganize ns_cleanup_module()Miquel Raynal
2020-05-31mtd: rawnand: nandsim: Rename a label in ns_init_module()Miquel Raynal
2020-05-31mtd: rawnand: nandsim: Manage lists on error in ns_init_module()Miquel Raynal
2020-05-31mtd: rawnand: nandsim: Fix the label pointing on nand_cleanup()Miquel Raynal
2020-05-31mtd: rawnand: nandsim: Free erase_block_wear on errorMiquel Raynal
2020-05-31mtd: rawnand: nandsim: Use an additional label when freeing the nandsim objectMiquel Raynal
2020-05-31mtd: rawnand: nandsim: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: nandsim: Free the partition names in ns_free()Miquel Raynal
2020-05-31mtd: rawnand: nandsim: Free the allocated device on error in ns_init()Miquel Raynal
2020-05-31mtd: rawnand: nandsim: Free partition names on error in ns_init()Miquel Raynal
2020-05-31mtd: rawnand: nandsim: Fix the two ns_alloc_device() error pathsMiquel Raynal
2020-05-31mtd: rawnand: nandsim: Remove debugfs entries at unload timeMiquel Raynal
2020-05-31mtd: rawnand: nandsim: Keep track of the created debugfs entriesMiquel Raynal
2020-05-31mtd: rawnand: nandsim: Clean error handlingMiquel Raynal
2020-05-31mtd: rawnand: nandsim: Use a consistent ns_ prefix for all functionsMiquel Raynal
2020-05-31mtd: rawnand: nandsim: Use octal permissionsMiquel Raynal
2020-05-31mtd: rawnand: nandsim: Consistent use of 'ns' instead of 'dev'Miquel Raynal
2020-05-31mtd: rawnand: brcmnand: support v2.1-v2.2 controllersÁlvaro Fernández Rojas
2020-05-31mtd: rawnand: brcmnand: rename page sizesÁlvaro Fernández Rojas
2020-05-31mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas
2020-05-31mtd: rawnand: brcmnand: rename v4 registersÁlvaro Fernández Rojas
2020-05-31mtd: rawnand: gpmi: Use nand_extract_bits()Miquel Raynal
2020-05-31mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu
2020-05-31mtd: rawnand: gpmi: Fix runtime PM imbalance in gpmi_nand_probeDinghao Liu
2020-05-31mtd: rawnand: gpmi: Fix runtime PM imbalance on errorDinghao Liu
2020-05-31mtd: rawnand: ingenic: Convert the driver to exec_op()Boris Brezillon
2020-05-31mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60Boris Brezillon
2020-05-31mtd: rawnand: xway: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: xway: Fix the probe error pathMiquel Raynal
2020-05-31mtd: rawnand: vf610: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: txx9ndfmc: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: tmio: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal
2020-05-31mtd: rawnand: tango: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: sunxi: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal
2020-05-31mtd: rawnand: stm32_fmc2: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: socrates: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal
2020-05-31mtd: rawnand: sharpsl: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal
2020-05-31mtd: rawnand: sh_flctl: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: s3c2410: Stop using nand_release()Miquel Raynal
2020-05-31mtd: rawnand: r852: Stop using nand_release()Miquel Raynal