aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2019-05-30mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin
2019-03-08mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-03-08mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon
2019-01-12mtd: rawnand: marvell: prevent timeouts on a loaded machineMiquel Raynal
2019-01-12mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann
2018-12-30mtd: spi-nor: Fix Cadence QSPI page fault kernel panicThor Thayer
2018-12-30mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson
2018-12-15mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf
2018-12-04mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold
2018-11-21mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2018-11-21mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()Christophe JAILLET
2018-11-13mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-11-13mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unsetMasahiro Yamada
2018-11-13mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the busAhmad Fatoum
2018-11-13mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flashMika Westerberg
2018-11-13mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang
2018-11-13mtd: rawnand: marvell: fix the IRQ handler complete() conditionMiquel Raynal
2018-10-03mtd: rawnand: atmel: add module param to avoid using dmaPeter Rosin
2018-09-29mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada
2018-09-29mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn
2018-09-26mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap
2018-09-19mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal
2018-09-15ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger
2018-09-05mtd: rawnand: qcom: wait for desc completion in all BAM channelsAbhishek Sahu
2018-09-05mtd: rawnand: marvell: add suspend and resume hooksDaniel Mack
2018-09-05mtd: rawnand: fsmc: Stop using chip->read_buf()Boris Brezillon
2018-09-05mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()Boris Brezillon
2018-07-03mtd: spi-nor: cadence-quadspi: Fix direct mode write timeoutsVignesh R
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