aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-25mtd: rawnand: marvell: Clean the controller state before each operationMiquel Raynal
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-02-07mtd: rawnand: denali_dt: remove single anonymous clock supportMasahiro Yamada
2019-02-07mtd: rawnand: mtk: fix possible object reference leakWen Yang
2019-02-07mtd: rawnand: jz4780: fix possible object reference leakWen Yang
2019-02-07mtd: rawnand: atmel: fix possible object reference leakWen Yang
2019-02-06mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-02-05mtd: rawnand: fsmc: Disable NAND on remove()Linus Walleij
2019-02-05mtd: rawnand: fsmc: Reset NAND timings on resume()Linus Walleij
2019-02-05mtd: spinand: Add support for GigaDevice GD5F1GQ4UExxGStefan Roese
2019-02-05mtd: rawnand: denali: remove unused dma_addr field from denali_nand_infoMasahiro Yamada
2019-02-05mtd: rawnand: denali: remove unused function argument 'raw'Masahiro Yamada
2019-02-05mtd: rawnand: denali: remove unneeded denali_reset_irq() callMasahiro Yamada
2019-02-05mtd: rawnand: check return code of nand_reset() and nand_readid_op()Masahiro Yamada
2019-02-05mtd: rawnand: remove ->legacy.erase and single_erase()Masahiro Yamada
2019-02-05mtd: rawnand: denali: remove ->erase hookMasahiro Yamada
2019-02-05mtd: rawnand: Annotate implicit fall through in nand_scan_tailMathieu Malaterre
2019-02-05mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lpMathieu Malaterre
2019-02-05mtd: spinand: Add support for all Toshiba Memory productsYoshio Furuyama
2019-02-05mtd: rawnand: meson: add support for Amlogic NAND flash controllerLiang Yang
2019-02-05mtd: rawnand: Simplify the lockingBoris Brezillon
2019-02-05mtd: rawnand: Stop using chip->state in driversBoris Brezillon
2019-02-05mtd: rawnand: omap2: Use nand_controller_init()Boris Brezillon
2019-02-05mtd: rawnand: tmio: Do not abuse nand_controller->wqBoris Brezillon
2019-02-05mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding itBoris Brezillon
2019-02-05mtd: rawnand: marvell: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-05mtd: rawnand: sunxi: Handle the tREA > tRC / 2 caseBoris Brezillon
2019-02-05mtd: spinand: macronix: Fix ECC Status ReadEmil Lenngren
2019-02-05mtd: rawnand: sunxi: Fix kernel doc headersBoris Brezillon
2019-02-05mtd: rawnand: sunxi: Migrate to ->exec_op()Boris Brezillon
2019-02-05mtd: rawnand: sunxi: Add an SPDX tagBoris Brezillon
2019-02-05mtd: rawnand: sunxi: Stop passing mtd_info objects aroundBoris Brezillon
2019-02-05mtd: rawnand: sunxi: Name nand_chip objects consistentlyBoris Brezillon
2019-02-05mtd: rawnand: sunxi: Use struct_size()Boris Brezillon
2019-02-05mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objectsBoris Brezillon
2019-02-05mtd: rawnand: stm32_fmc2: add polling modeChristophe Kerello
2019-02-05mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello
2019-01-31mtd: rawnand: fix kernel-doc warningsRandy Dunlap
2019-01-31mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon
2019-01-31mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon
2019-01-18mtd: rawnand: denali: get ->setup_data_interface() working againMasahiro Yamada
2019-01-18mtd: nand: jz4740: fix '__iomem *' vs. '* __iomem'Luc Van Oostenryck
2019-01-15mtd: rawnand: fsmc: Keep bank enable bit setLinus Walleij
2019-01-08mtd: rawnand: qcom: fix memory corruption that causes panicChristian Lamparter
2018-12-18Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-18Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-17mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SETBoris Brezillon
2018-12-15mtd: rawnand: marvell: prevent timeouts on a loaded machineMiquel Raynal