summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2020-04-13ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-01-30Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'nand/for-5.6' into mtd/nextMiquel Raynal
2020-01-27Merge tag 'spi-nor/for-5.6' into mtd/nextMiquel Raynal
2020-01-27mtd: concat: Fix a comment referring to an unknown symbolMiquel Raynal
2020-01-27mtd: rawnand: add unspecified HAS_IOMEM dependencyBrendan Higgins
2020-01-27mtd: block2mtd: page index should use pgoff_tLiu Song
2020-01-27mtd: maps: physmap: Add minimal Runtime PM supportGeert Uytterhoeven
2020-01-27mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_...Jia-Ju Bai
2020-01-21mtd: onenand: Rename omap2 driver to avoid a build warningMiquel Raynal
2020-01-21mtd: onenand: Use a better name for samsung driverMiquel Raynal
2020-01-21mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2020-01-21mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJRobert Marko
2020-01-21mtd: rawnand: macronix: Use match_string() helper to simplify the codeYueHaibing
2020-01-21mtd: sharpslpart: Fix unsigned comparison to zeroYueHaibing
2020-01-21mtd: onenand: Enable compile testing of OMAP and Samsung driversKrzysztof Kozlowski
2020-01-21mtd: onenand: samsung: Fix printing format for size_t on 64-bitKrzysztof Kozlowski
2020-01-21mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bitKrzysztof Kozlowski
2020-01-21mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTESMasahiro Yamada
2020-01-21mtd: rawnand: denali_dt: add reset controllingMasahiro Yamada
2020-01-21mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTESMarek Vasut
2020-01-21mtd: rawnand: denali_dt: error out if platform has no associated dataMasahiro Yamada
2020-01-21mtd: rawnand: brcmnand: Set appropriate DMA maskFlorian Fainelli
2020-01-21mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor
2020-01-21mtd: rawnand: mpc5121: Remove unneeded semicolonzhengbin
2020-01-21mtd: onenand: samsung: remove set but not used variableChen Wandun
2020-01-21mtd: onenand: Fix Kconfig indentationKrzysztof Kozlowski
2020-01-19ubi: Fix an error pointer dereference in error handling codeDan Carpenter
2020-01-19mtd: spi-nor: Add support for at25sl321Michael Walle
2020-01-19mtd: spi-nor: Add support for w25q32jwmMichael Walle
2020-01-17mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resumeEsben Haabendal
2020-01-17mtd: rawnand: gpmi: Fix suspend/resume problemEsben Haabendal
2020-01-17mtd: spi-nor: Fix quad enable for Spansion like flashesMichael Walle
2020-01-17mtd: spi-nor: Fix selection of 4-byte addressing opcodes on SpansionVignesh Raghavendra
2020-01-16ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()Hou Tao
2020-01-16ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap()Hou Tao
2020-01-16ubi: wl: Remove set but not used variable 'prev_e'YueHaibing
2020-01-16ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer
2020-01-14mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle
2020-01-13mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flashMika Westerberg
2020-01-10mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we areJohn Garry
2020-01-10mtd: spi-nor: Add support for sst26vf016bJoseph Kust
2020-01-09mtd: spi-nor: Fix the writing of the Status Register on micron flashesTudor Ambarus
2020-01-09mtd: sm_ftl: fix NULL pointer warningArnd Bergmann
2020-01-09mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi
2020-01-09mtd: onenand: samsung: Fix iomem access with regular memcpyKrzysztof Kozlowski
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian