aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2019-03-08mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-01-12mtd: rawnand: marvell: prevent timeouts on a loaded machineMiquel Raynal
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-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: 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-19mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal
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-06-22mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionallyMasahiro Yamada
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-08Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-06-07Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-06-05Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-25Merge tag 'davinci-for-v4.18/soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-05-15mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES opBoris Brezillon
2018-05-14mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2Boris Brezillon
2018-05-13mtd: rawnand: use bit-wise majority to recover the ONFI param pageWan, Jane (Nokia - US/Sunnyvale)
2018-05-10mtd: rawnand: Make sure we wait tWB before polling the STATUS regBoris Brezillon
2018-05-09mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan
2018-05-04mtd: rawnand: marvell: fix command xtype in BCH write hookMiquel Raynal
2018-05-04mtd: rawnand: marvell: pass ms delay to wait_opChris Packham
2018-05-02mtd: onenand: omap2: Disable DMA for HIGHMEM buffersLadislav Michl
2018-05-02mtd: rawnand: davinci: stop using pdev->id as chipselectBartosz Golaszewski
2018-04-29mtd: rawnand: gpmi: remove unnecessary variablesSascha Hauer
2018-04-29mtd: rawnand: gpmi: return valid value from bch_set_geometry()Sascha Hauer
2018-04-29mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data structSascha Hauer
2018-04-29mtd: rawnand: gpmi: put only once used functions inlineSascha Hauer
2018-04-29mtd: rawnand: gpmi: pass buffer and len aroundSascha Hauer
2018-04-29mtd: rawnand: gpmi: drop dma_ops_typeSascha Hauer
2018-04-29mtd: rawnand: add a way to pass an ID table with nand_scan()Miquel Raynal
2018-04-29mtd: rawnand: lpc32xx_slc: fix the probe function error pathMiquel Raynal
2018-04-29mtd: rawnand: lpc32xx_slc: clean the probe functionMiquel Raynal
2018-04-29mtd: rawnand: lpc32xx_mlc: fix the probe function error pathMiquel Raynal