summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2020-03-09mtd: rawnand: ams-delta: Enable OF partition info supportJanusz Krzysztofik-0/+1
2020-03-09mtd: rawnand: ams-delta: Drop board specific partition infoJanusz Krzysztofik-27/+2
2020-03-09mtd: rawnand: ams-delta: Use struct gpio_nand_platdataJanusz Krzysztofik-2/+10
2020-03-09mtd: rawnand: ams-delta: Write protect device during probeJanusz Krzysztofik-2/+16
2020-03-09mtd: rawnand: ingenic: Use devm_platform_ioremap_resource()Paul Cercueil-3/+1
2020-03-09mtd: spinand: rework detect procedure for different READ_ID operationChuanhong Guo-181/+113
2020-03-09mtd: spinand: toshiba: Add comment about Kioxia IDYoshio Furuyama-0/+2
2020-03-09mtd: rawnand: denali: deassert write protect pinMasahiro Yamada-0/+1
2020-03-09mtd: rawnand: free the nand_device objectChristophe Kerello-0/+2
2020-03-09mtd: rawnand: Ensure nand_soft_waitrdy wait period is enoughMartin Devera-1/+6
2020-03-03mtd: hyperbus: move direct mapping setup to AM654 HBMC driverSergei Shtylyov-11/+12
2020-03-03mtd: hyperbus: Add proper error message for missing compatibleDirk Behme-1/+3
2020-02-27mtd: spi-nor: Refactor spi_nor_read_id()Jonathan Neuschäfer-14/+12
2020-02-19mtd: spi-nor: use spi-mem dirmap APISergei Shtylyov-10/+84
2020-02-19mtd: spi-nor: split spi_nor_spimem_xfer_data()Sergei Shtylyov-39/+48
2020-02-17mtd: spi-nor: introduce SR_BP_SHIFT defineJungseung Lee-6/+5
2020-02-17mtd: spi-nor: use le32_to_cpu_array()Sergei Shtylyov-7/+4
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada-1/+1
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-151/+274
2020-01-30Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-24/+44
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-28/+28
2020-01-27Merge tag 'nand/for-5.6' into mtd/nextMiquel Raynal-115/+212
2020-01-27Merge tag 'spi-nor/for-5.6' into mtd/nextMiquel Raynal-45/+102
2020-01-27mtd: concat: Fix a comment referring to an unknown symbolMiquel Raynal-4/+1
2020-01-27mtd: rawnand: add unspecified HAS_IOMEM dependencyBrendan Higgins-1/+1
2020-01-27mtd: block2mtd: page index should use pgoff_tLiu Song-4/+4
2020-01-27mtd: maps: physmap: Add minimal Runtime PM supportGeert Uytterhoeven-5/+15
2020-01-27mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_...Jia-Ju Bai-4/+3
2020-01-21mtd: onenand: Rename omap2 driver to avoid a build warningMiquel Raynal-1/+1
2020-01-21mtd: onenand: Use a better name for samsung driverMiquel Raynal-1/+1
2020-01-21mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov-10/+10
2020-01-21mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJRobert Marko-0/+10
2020-01-21mtd: rawnand: macronix: Use match_string() helper to simplify the codeYueHaibing-7/+4
2020-01-21mtd: sharpslpart: Fix unsigned comparison to zeroYueHaibing-2/+2
2020-01-21mtd: onenand: Enable compile testing of OMAP and Samsung driversKrzysztof Kozlowski-2/+2
2020-01-21mtd: onenand: samsung: Fix printing format for size_t on 64-bitKrzysztof Kozlowski-1/+1
2020-01-21mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bitKrzysztof Kozlowski-2/+2
2020-01-21mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTESMasahiro Yamada-14/+7
2020-01-21mtd: rawnand: denali_dt: add reset controllingMasahiro Yamada-1/+39
2020-01-21mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTESMarek Vasut-3/+15
2020-01-21mtd: rawnand: denali_dt: error out if platform has no associated dataMasahiro Yamada-5/+6
2020-01-21mtd: rawnand: brcmnand: Set appropriate DMA maskFlorian Fainelli-0/+10
2020-01-21mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor-41/+41
2020-01-21mtd: rawnand: mpc5121: Remove unneeded semicolonzhengbin-1/+1
2020-01-21mtd: onenand: samsung: remove set but not used variableChen Wandun-2/+1
2020-01-21mtd: onenand: Fix Kconfig indentationKrzysztof Kozlowski-6/+6
2020-01-19ubi: Fix an error pointer dereference in error handling codeDan Carpenter-9/+12
2020-01-19mtd: spi-nor: Add support for at25sl321Michael Walle-0/+3
2020-01-19mtd: spi-nor: Add support for w25q32jwmMichael Walle-0/+5
2020-01-17mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resumeEsben Haabendal-0/+4