summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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-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-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: 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-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-06-10Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-06-08Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-06-07Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-06-07Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-06-07mtd: ubi: Update ubi-media.h to dual licenseLionel Debieve
2018-06-07ubi: fastmap: Detect EBA mismatches on-the-flyRichard Weinberger
2018-06-07ubi: fastmap: Check each mapping only onceRichard Weinberger