aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-09Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2021-11-08Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds42-171/+194
2021-11-07Merge tag 'spi-nor/for-5.16' into mtd/nextMiquel Raynal3-12/+7
2021-11-07Merge tag 'nand/for-5.16' into mtd/nextMiquel Raynal34-147/+161
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-11-06mtd: call bdi_unregister explicitlyChristoph Hellwig1-0/+1
2021-11-04mtd/ubi/block: add error handling support for add_disk()Luis Chamberlain1-1/+7
2021-10-21mtd: add add_disk() error handlingLuis Chamberlain1-1/+5
2021-10-18mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>Christoph Hellwig1-0/+1
2021-10-15mtd: core: don't remove debugfs directory if device is in useZev Weiss1-2/+2
2021-10-15mtd: block2mtd: add support for an optional custom MTD labelJoachim Wiberg1-7/+17
2021-10-15mtd: block2mtd: minor refactor to avoid hard coded constantJoachim Wiberg1-2/+5
2021-10-15mtd: fixup CFI on ixp4xxArnd Bergmann2-1/+3
2021-10-15mtd: rawnand: arasan: Prevent an unsupported configurationMiquel Raynal1-0/+15
2021-10-15mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NANDChris Morgan2-0/+18
2021-10-15mtd: rawnand: xway: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: socrates: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: orion: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: gpio: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15Revert "mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-14/+1
2021-10-15Revert "mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper"Miquel Raynal1-5/+3
2021-10-15Revert "mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-3/+2
2021-10-15mtd: rawnand: Let callers use the bare Hamming helpersMiquel Raynal1-3/+4
2021-10-15mtd: rawnand: fsmc: Fix use of SM ORDERMiquel Raynal1-1/+3
2021-10-15mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_ioremap_resource_byname()Cai Huoqing1-5/+2
2021-10-15mtd: spi-nor: hisi-sfc: Make use of the helper function devm_platform_ioremap_resource_byname()Cai Huoqing1-5/+2
2021-10-15mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov1-1/+0
2021-10-15mtd: spi-nor: Enable locking for n25q128a13Jonathan Lemon1-1/+3
2021-09-29mtd: onenand: samsung: drop Exynos4 and describe driver in KConfigKrzysztof Kozlowski1-4/+5
2021-09-14mtd: mtdswap: Remove redundant assignment of pointer ebColin Ian King1-1/+0
2021-09-14mtd: rawnand: qcom: Update code word value for raw readMd Sadre Alam1-2/+6
2021-09-14mtd: rawnand: intel: Fix potential buffer overflow in probeEvgeny Novikov1-0/+5
2021-09-14mtd: rawnand: xway: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: vf610: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: txx9ndfm: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: tegra: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-6/+2
2021-09-14mtd: rawnand: plat_nand: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: omap_elm: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+2
2021-09-14mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: mtk: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1