summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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
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
2018-12-14mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()Boris Brezillon
2018-12-14mtd: rawnand: Fix JEDEC detectionBoris Brezillon
2018-12-07mtd: rawnand: jz4780: annotate implicit fall throughsMathieu Malaterre
2018-12-07mtd: spinand: add support for GigaDevice GD5FxGQ4xAChuanhong Guo
2018-12-07mtd: rawnand: Deprecate the dummy_controller fieldBoris Brezillon
2018-12-07mtd: rawnand: vf610: Add an SPDX tag to replace the license textBoris Brezillon
2018-12-07mtd: rawnand: vf610: Stop using the dummy controller objBoris Brezillon
2018-12-07mtd: rawnand: vf610: Stop passing mtd_info to internal functionsBoris Brezillon
2018-12-07mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatchBoris Brezillon
2018-12-07mtd: rawnand: fsmc: Add an SPDX tag to replace the license textBoris Brezillon
2018-12-07mtd: rawnand: fsmc: Stop using the dummy controller objBoris Brezillon
2018-12-07mtd: rawnand: fsmc: Make conversion from chip to fsmc consistentBoris Brezillon
2018-12-07mtd: rawnand: fsmc: Fix the fsmc_nand_data kernel-docBoris Brezillon
2018-12-07mtd: rawnand: fsmc: Stop passing mtd_info objects to internal functionsBoris Brezillon
2018-12-07mtd: rawnand: denali: remove denali_reset_banks()Masahiro Yamada
2018-12-07mtd: rawnand: denali: remove ->dev_ready() hookMasahiro Yamada
2018-12-07mtd: rawnand: marvell: fix spelling mistake in kernel docMiquel Raynal
2018-12-07mtd: rawnand: ams-delta: Use GPIO API for data I/OJanusz Krzysztofik
2018-12-07mtd: rawnand: ams-delta: Request data port GPIO resourceJanusz Krzysztofik
2018-12-07mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Deprecate the ->select_chip() hookBoris Brezillon
2018-12-07mtd: rawnand: ams-delta: Stop implementing ->select_chip()Boris Brezillon
2018-12-07mtd: rawnand: vf610: Stop implementing ->select_chip()Boris Brezillon
2018-12-07mtd: rawnand: tegra: Stop implementing ->select_chip()Boris Brezillon
2018-12-07mtd: rawnand: marvell: Stop implementing ->select_chip()Boris Brezillon