summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2021-12-07mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDPTudor Ambarus1-1/+1
2021-12-07mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsingTudor Ambarus1-1/+2
2021-12-07mtd: spi-nor: winbond: w25q256jvm: Init flash based on SFDPTudor Ambarus1-2/+1
2021-12-07mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()Tudor Ambarus1-50/+52
2021-12-07mtd: spi-nor: core: Init all flash parameters based on SFDP where possibleTudor Ambarus1-78/+119
2021-12-07mtd: spi-nor: Introduce spi_nor_init_fixup_flags()Tudor Ambarus1-8/+20
2021-12-07mtd: spi-nor: Introduce spi_nor_init_flags()Tudor Ambarus1-38/+51
2021-12-07mtd: spi-nor: Rework the flash_info flagsTudor Ambarus17-566/+695
2021-12-07mtd: spi-nor: core: Introduce flash_info mfr_flagsTudor Ambarus2-11/+40
2021-12-07mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is definedTudor Ambarus2-29/+24
2021-12-07mtd: spi-nor: Introduce spi_nor_set_mtd_info()Tudor Ambarus4-29/+35
2021-12-07mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of callsTudor Ambarus2-5/+4
2021-12-07mtd: spi-nor: Fix mtd size for s3an flashesTudor Ambarus1-1/+2
2021-11-17mtd: spi-nor: spansion: Use manufacturer late_init()Tudor Ambarus1-2/+2
2021-11-17mtd: spi-nor: sst: Use manufacturer late_init() to set _write()Tudor Ambarus1-2/+2
2021-11-17mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup methodTudor Ambarus1-2/+2
2021-11-17mtd: spi-nor: winbond: Use manufacturer late_init() for OTP opsTudor Ambarus1-0/+5
2021-11-17mtd: spi-nor: sst: Use flash late_init() for lockingTudor Ambarus1-2/+2
2021-11-17mtd: spi-nor: atmel: Use flash late_init() for lockingTudor Ambarus1-4/+4
2021-11-17mtd: spi-nor: core: Introduce the late_init() hookTudor Ambarus2-4/+17
2021-11-17mtd: spi-nor: Get rid of nor->page_sizeTudor Ambarus2-17/+19
2021-11-17mtd: spi-nor: core: Use container_of to get the pointer to struct spi_norTudor Ambarus2-3/+2
2021-11-17mtd: spi-nor: core: Fix spi_nor_flash_parameter otp descriptionTudor Ambarus1-2/+1
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...Linus 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-07Merge 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