summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2020-01-17mtd: rawnand: gpmi: Fix suspend/resume problemEsben Haabendal-1/+6
2020-01-17mtd: spi-nor: Fix quad enable for Spansion like flashesMichael Walle-0/+2
2020-01-17mtd: spi-nor: Fix selection of 4-byte addressing opcodes on SpansionVignesh Raghavendra-3/+1
2020-01-16ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()Hou Tao-14/+30
2020-01-16ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap()Hou Tao-0/+2
2020-01-16ubi: wl: Remove set but not used variable 'prev_e'YueHaibing-2/+1
2020-01-16ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer-1/+1
2020-01-14mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle-24/+24
2020-01-13mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flashMika Westerberg-0/+1
2020-01-10mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we areJohn Garry-3/+3
2020-01-10mtd: spi-nor: Add support for sst26vf016bJoseph Kust-0/+2
2020-01-09mtd: spi-nor: Fix the writing of the Status Register on micron flashesTudor Ambarus-0/+1
2020-01-09mtd: sm_ftl: fix NULL pointer warningArnd Bergmann-1/+2
2020-01-09mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi-1/+2
2020-01-09mtd: onenand: samsung: Fix iomem access with regular memcpyKrzysztof Kozlowski-4/+4
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian-12/+13
2020-01-09mtd: cadence: Fix cast to pointer from integer of different size warningVasyl Gomonovych-7/+6
2020-01-09mtd: rawnand: stm32_fmc2: avoid to lock the CPU busChristophe Kerello-2/+36
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-28/+28
2019-12-23mtd: spi-nor: Add support for mx25r3235fDavid Bauer-0/+2
2019-12-23mtd: spi-nor: intel-spi: Add support for Intel Jasper Lake SPI serial flashMika Westerberg-0/+1
2019-12-23mtd: spi-nor: Add USE_FSR flag for n25q* entriesVignesh Raghavendra-5/+10
2019-12-23mtd: spi-nor: Add entries for mt25q variantsVignesh Raghavendra-0/+9
2019-12-23mtd: spi-nor: Split mt25qu512a (n25q512a) entry into twoVignesh Raghavendra-4/+5
2019-12-23mtd: spi-nor: add Gigadevice gd25lq128d supportJerome Brunet-0/+5
2019-12-23mtd: spi-nor: Fix wrong TB selection of GD25Q256Jungseung Lee-1/+2
2019-12-23mtd: spi-nor: Support TB selection using SR bit 6Jungseung Lee-7/+27
2019-12-23mtd: spi-nor: Rename SR_TB to indicate the bit usedJungseung Lee-5/+5
2019-12-23mtd: spi-nor: fix typo of "JESB216" in commentJungseung Lee-1/+1
2019-12-23mtd: spi-nor: Add 4B_OPCODES flag to w25q256Robert Marko-1/+3
2019-12-03Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2019-12-02Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-44/+43
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds-33/+3
2019-11-18{tty: serial, nand: onenand}: samsung: rename to fix build warningSudip Mukherjee-1/+1
2019-11-17ubi: Fix producing anchor PEBsSascha Hauer-43/+41
2019-11-17ubi: Fix warning static is not at beginning of declarationRishi Gupta-1/+1
2019-11-17ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese-0/+1
2019-11-17Merge tag 'nand/for-5.5' into mtd/nextMiquel Raynal-60/+3072
2019-11-17Merge tag 'spi-nor/for-5.5' into mtd/nextMiquel Raynal-715/+993
2019-11-17Merge CFI/Hyperbus tag 'for-v5.5-rc1' into mtd/nextMiquel Raynal-44/+55
2019-11-14mtd: devices: fix mchp23k256 read and writeAngelo Dureghello-8/+12
2019-11-14mtd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-114/+51
2019-11-11mtd: spi-nor: Set default Quad Enable method for ISSI flashesSagar Shrikant Kadam-0/+9
2019-11-11mtd: spi-nor: Add support for is25wp256Sagar Shrikant Kadam-0/+4
2019-11-11mtd: spi-nor: Add support for w25q256jwManivannan Sadhasivam-0/+2
2019-11-11mtd: spi-nor: Move condition to avoid a NULL checkTudor Ambarus-3/+2
2019-11-11mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutually excl...Tudor Ambarus-0/+6
2019-11-11mtd: spi-nor: Rename Quad Enable methodsTudor Ambarus-13/+12
2019-11-11mtd: spi-nor: Merge spansion Quad Enable methodsTudor Ambarus-95/+66
2019-11-11mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1Tudor Ambarus-4/+4