summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2020-12-07mtd: spi-nor: intel: remove global protection flagMichael Walle
2020-12-07mtd: spi-nor: sst: remove global protection flagMichael Walle
2020-12-07mtd: spi-nor: atmel: remove global protection flagMichael Walle
2020-12-07mtd: spi-nor: ignore errors in spi_nor_unlock_all()Michael Walle
2020-12-07mtd: spi-nor: sst: fix BPn bits for the SST25VF064CMichael Walle
2020-12-07mtd: spi-nor: spansion: Set ECC block sizePratyush Yadav
2020-12-07mtd: spi-nor: core: Allow flashes to specify MTD writesizePratyush Yadav
2020-12-07mtd: spi-nor: Fix multiple typosJonathan Neuschäfer
2020-11-09mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR modePratyush Yadav
2020-11-09mtd: spi-nor: spansion: add support for Cypress Semper flashPratyush Yadav
2020-11-09mtd: spi-nor: core: disable Octal DTR mode on suspend.Pratyush Yadav
2020-11-09mtd: spi-nor: core: perform a Soft Reset on shutdownPratyush Yadav
2020-11-09mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPTPratyush Yadav
2020-11-09mtd: spi-nor: core: enable octal DTR mode when possiblePratyush Yadav
2020-11-09mtd: spi-nor: Parse SFDP SCCR MapTudor Ambarus
2020-11-09mtd: spi-nor: Introduce SNOR_F_IO_MODE_EN_VOLATILETudor Ambarus
2020-11-09mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR modePratyush Yadav
2020-11-09mtd: spi-nor: core: use dummy cycle and address width info from SFDPPratyush Yadav
2020-11-09mtd: spi-nor: sfdp: parse xSPI Profile 1.0 tablePratyush Yadav
2020-11-09mtd: spi-nor: sfdp: get command opcode extension type from BFPTPratyush Yadav
2020-11-09mtd: spi-nor: add support for DTR protocolPratyush Yadav
2020-11-09mtd: spi-nor: add spi_nor_controller_ops_{read_reg, write_reg, erase}()Pratyush Yadav
2020-11-09mtd: spi-nor: core: use EOPNOTSUPP instead of ENOTSUPPPratyush Yadav
2020-10-30mtd: rawnand: stm32_fmc2: fix broken ECCChristophe Kerello
2020-10-28mtd: spi-nor: Fix address width on flash chips > 16MBBert Vermeulen
2020-10-28mtd: spi-nor: Don't copy self-pointing struct aroundAlexander Sverdlin
2020-10-26mtd: rawnand: ifc: Move the ECC engine initialization to the right placeFabio Estevam
2020-10-26mtd: rawnand: mxc: Move the ECC engine initialization to the right placeFabio Estevam
2020-10-18Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-12mtd: hyperbus: Fix build failure when only RPCIF_HYPERBUS is enabledVignesh Raghavendra
2020-10-11Merge tag 'cfi/for-5.10' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/...Richard Weinberger
2020-10-11Merge tag 'spi-nor/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger
2020-10-11Merge tag 'nand/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2020-10-06mtd: hyperbus: add Renesas RPC-IF driverSergei Shtylyov
2020-10-06Revert "mtd: spi-nor: Prefer asynchronous probe"Vignesh Raghavendra
2020-10-02mtd: parsers: bcm63xx: Do not make it modularFlorian Fainelli
2020-10-02mtd: spear_smi: Enable compile testingMiquel Raynal
2020-10-02mtd: maps: vmu-flash: fix typos for struct memcardBernard Zhao
2020-10-02mtd: physmap: Add Baikal-T1 physically mapped ROM supportSerge Semin
2020-10-02mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmuLiu Shixin
2020-09-30mtd: onenand: simplify the return expression of onenand_transfer_auto_oobLiu Shixin
2020-09-30mtd: rawnand: cadence: remove a redundant dev_err callLiu Shixin
2020-09-30mtd: rawnand: ams-delta: Fix non-OF build warningJanusz Krzysztofik
2020-09-30mtd: rawnand: Don't overwrite the error code from nand_set_ecc_soft_ops()Tudor Ambarus
2020-09-30mtd: rawnand: Introduce nand_set_ecc_on_host_ops()Tudor Ambarus
2020-09-30mtd: rawnand: atmel: Check return values for nand_read_data_opAlex Dewar
2020-09-30mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size()YueHaibing