summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-07-18mtd: rawnand: mxc: remove __init qualifier from mxcnd_probe_dtMartin Kaiser
2018-07-18mtd: spinand: macronix: Add support for MX35LF2GE4ABMiquel Raynal
2018-07-18mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon
2018-07-18mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf
2018-07-18mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan
2018-07-18mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan
2018-07-18mtd: rawnand: provide only single helper function for ECC confAbhishek Sahu
2018-07-18mtd: rawnand: qcom: code reorganization for raw readAbhishek Sahu
2018-07-18mtd: rawnand: qcom: check for operation errors in case of raw readAbhishek Sahu
2018-07-18mtd: rawnand: qcom: fix return value for raw page readAbhishek Sahu
2018-07-18mtd: rawnand: qcom: modify write_oob to remove read codeword partAbhishek Sahu
2018-07-18mtd: rawnand: qcom: parse read errors for read oob alsoAbhishek Sahu
2018-07-18mtd: rawnand: qcom: fix null pointer access for erased page detectionAbhishek Sahu
2018-07-18mtd: rawnand: qcom: erased page detection for uncorrectable errors onlyAbhishek Sahu
2018-07-18mtd: rawnand: qcom: wait for desc completion in all BAM channelsAbhishek Sahu
2018-07-18mtd: rawnand: qcom: use the ecc strength from device parameterAbhishek Sahu
2018-07-18mtd: rawnand: qcom: remove dt property nand-ecc-step-sizeAbhishek Sahu
2018-07-18mtd: rawnand: denali: use helper function for ecc setupAbhishek Sahu
2018-07-18mtd: rawnand: helper function for setting up ECC configurationAbhishek Sahu
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-07mtd: nftl: remove redundant variable nb_erasesColin Ian King
2018-07-07mtd: cfi: cmdset_0002: remove redundant variable timeoColin Ian King
2018-07-07mtd: Use kasprintf() instead of fixed buffer formattingGeert Uytterhoeven
2018-07-07mtd: parsers: trx: add of_match_table with the new DT bindingRafał Miłecki
2018-07-07mtd: maps: gpio-addr-flash: add error handling for ioremap_nocacheZhouyang Jia
2018-07-03mtd: spi-nor: cadence-quadspi: Fix direct mode write timeoutsVignesh R
2018-07-02mtd: rawnand: micron: add fixup for ONFI revisionChris Packham
2018-07-02mtd: rawnand: add defines for ONFI version bitsChris Packham
2018-07-02mtd: rawnand: add manufacturer fixup for ONFI parameter pageChris Packham
2018-07-02mtd: rawnand: marvell: Handle on-die ECCChris Packham
2018-07-02mtd: rawnand: add NVIDIA Tegra NAND Flash controller driverStefan Agner
2018-07-02mtd: rawnand: add an option to specify NAND chip as a boot deviceStefan Agner
2018-07-02mtd: rawnand: add Reed-Solomon error correction algorithmStefan Agner
2018-07-02mtd: rawnand: hynix: fix decoding the OOB size on H27UCG8T2BTRMartin Blumenstingl
2018-07-02mtd: rawnand: micron: Update ecc_stats.correctedBoris Brezillon
2018-07-02mtd: rawnand: atmel: add module param to avoid using dmaPeter Rosin
2018-06-24mtd: replace VMLINUX_SYMBOL_STR() with string literalMasahiro Yamada
2018-06-22mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionallyMasahiro Yamada
2018-06-22mtd: dataflash: Use ULL suffix for 64-bit constantsGeert Uytterhoeven
2018-06-22mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund
2018-06-22mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund
2018-06-22mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund
2018-06-22mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund
2018-06-22mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS).Mason Yang
2018-06-22mtd: spi-nor: nxp-spifi: release flash_np in nxp_spifi_probe()Alexey Khoroshilov
2018-06-22mtd: rawnand: fix return value check for bad block statusAbhishek Sahu
2018-06-19mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser
2018-06-19mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported featuresChris Packham
2018-06-18mtd: rawnand: marvell: remove the dmaengine compat needRobert Jarzmik