summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman2022-02-288-29/+50
|\
| * Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-251-0/+2
| |\
| | * mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello2022-02-211-0/+2
| * | mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan2022-01-311-1/+1
| * | mtd: rawnand: gpmi: don't leak PM reference in error pathChristian Eggers2022-01-261-1/+2
| * | mtd: phram: Prevent divide by zero bug in phram_setup()Dan Carpenter2022-01-251-4/+8
| * | mtd: rawnand: omap2: Prevent invalid configuration and build errorRoger Quadros2022-01-251-1/+2
| * | mtd: parsers: qcom: Fix missing free for pparts in cleanupAnsuel Smith2022-01-251-0/+2
| * | mtd: parsers: qcom: Fix kernel panic on skipped partitionAnsuel Smith2022-01-251-12/+19
| * | mtd: parsers: qcom: Don't print error message on -EPROBE_DEFERBryan O'Donoghue2022-01-251-1/+2
| * | mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()Bryan O'Donoghue2022-01-251-8/+6
| * | mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_getMiaoqian Lin2022-01-251-1/+6
| |/
* / mtd: core: Drop duplicate NULL checks around nvmem_unregister()Andy Shevchenko2022-02-211-9/+4
|/
* Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-144-141/+1
|\
| * MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer2022-01-021-1/+1
| * MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer2022-01-023-140/+0
* | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-01-141-2/+12
|\ \
| * | dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann2021-12-171-2/+12
| |/
* | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-122-13/+20
|\ \
| * | mtd_blkdevs: don't scan partitions for plain mtdblockChristoph Hellwig2021-12-121-2/+4
| * | mtd_blkdevs: remove the sector out of range check in do_blktrans_requestChristoph Hellwig2021-11-291-8/+2
| * | block: remove GENHD_FL_EXT_DEVTChristoph Hellwig2021-11-291-0/+1
| * | block: remove rq_flush_dcache_pagesChristoph Hellwig2021-11-292-3/+13
| |/
* | Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-1/+1
|\ \
| * | ubi: Fix a mistake in commentKai Song2021-12-231-1/+1
* | | Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2022-01-1143-1264/+2985
|\ \ \
| * \ \ Merge tag 'nand/for-5.17' into mtd/nextMiquel Raynal2021-12-3111-394/+1767
| |\ \ \
| | * \ \ Merge tag 'memory-controller-drv-omap-5.17' into nand/nextMiquel Raynal2021-12-312-5/+2
| | |\ \ \
| | | * | | mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3Roger Quadros2021-12-221-0/+1
| | | * | | memory: omap-gpmc: Use a compatible match table when checking for NAND contro...Roger Quadros2021-12-221-4/+1
| | | | |/ | | | |/|
| | * | | mtd: rawnand: gpmi: Use platform_get_irq_byname() to get the interruptLad Prabhakar2021-12-221-7/+4
| | * | | mtd: rawnand: omap_elm: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-221-9/+7
| | * | | mtd: rawnand: renesas: Add new NAND controller driverMiquel Raynal2021-12-213-0/+1432
| | * | | mtd: rawnand: gpmi: remove unneeded variableMinghao Chi2021-12-171-4/+1
| | * | | mtd: rawnand: omap2: drop unused variableRoger Quadros2021-12-171-4/+0
| | * | | mtd: rawnand: omap2: fix force_8bit flag behaviour for DMA modeRoger Quadros2021-12-171-0/+10
| | * | | mtd: rawnand: omap2: Add compatible for AM64 SoCRoger Quadros2021-12-171-0/+1
| | * | | mtd: rawnand: omap2: move to exec_op interfaceRoger Quadros2021-12-171-279/+211
| | * | | mtd: rawnand: omap2: Allow build on K3 platformsRoger Quadros2021-12-171-1/+1
| | * | | mtd: onenand: remove redundant variable ooblenColin Ian King2021-12-091-2/+2
| | * | | mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()Geert Uytterhoeven2021-12-031-1/+0
| | * | | mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timingsChristian Eggers2021-11-191-3/+25
| | * | | mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6Stefan Riedmueller2021-11-191-9/+0
| | * | | mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page functionPaul Cercueil2021-11-191-0/+5
| | * | | mtd: rawnand: Export nand_read_page_hwecc_oob_first()Paul Cercueil2021-11-192-68/+68
| | * | | mtd: rawnand: davinci: Rewrite function descriptionPaul Cercueil2021-11-191-6/+4
| | * | | mtd: rawnand: davinci: Avoid duplicated page readPaul Cercueil2021-11-191-1/+2
| | * | | mtd: rawnand: davinci: Don't calculate ECC when reading pagePaul Cercueil2021-11-191-3/+0
| | |/ /
| * | | Merge tag 'spi-nor/for-5.17' into mtd/nextMiquel Raynal2021-12-3121-827/+1080
| |\ \ \
| | * | | mtd: spi-nor: Remove debugfs entries that duplicate sysfs entriesTudor Ambarus2021-12-291-12/+0