index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2019-02-05
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
2019-02-05
mtd: rawnand: denali: remove ->erase hook
Masahiro Yamada
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_scan_tail
Mathieu Malaterre
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp
Mathieu Malaterre
2019-02-05
mtd: spinand: Add support for all Toshiba Memory products
Yoshio Furuyama
2019-02-05
mtd: rawnand: meson: add support for Amlogic NAND flash controller
Liang Yang
2019-02-05
mtd: rawnand: Simplify the locking
Boris Brezillon
2019-02-05
mtd: rawnand: Stop using chip->state in drivers
Boris Brezillon
2019-02-05
mtd: rawnand: omap2: Use nand_controller_init()
Boris Brezillon
2019-02-05
mtd: rawnand: tmio: Do not abuse nand_controller->wq
Boris Brezillon
2019-02-05
mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it
Boris Brezillon
2019-02-05
mtd: rawnand: marvell: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-05
mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case
Boris Brezillon
2019-02-05
mtd: spinand: macronix: Fix ECC Status Read
Emil Lenngren
2019-02-05
mtd: rawnand: sunxi: Fix kernel doc headers
Boris Brezillon
2019-02-05
mtd: rawnand: sunxi: Migrate to ->exec_op()
Boris Brezillon
2019-02-05
mtd: rawnand: sunxi: Add an SPDX tag
Boris Brezillon
2019-02-05
mtd: rawnand: sunxi: Stop passing mtd_info objects around
Boris Brezillon
2019-02-05
mtd: rawnand: sunxi: Name nand_chip objects consistently
Boris Brezillon
2019-02-05
mtd: rawnand: sunxi: Use struct_size()
Boris Brezillon
2019-02-05
mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects
Boris Brezillon
2019-02-05
mtd: rawnand: stm32_fmc2: add polling mode
Christophe Kerello
2019-02-05
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
2018-12-18
Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-12-18
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-12-17
mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET
Boris Brezillon
2018-12-15
mtd: rawnand: marvell: prevent timeouts on a loaded machine
Miquel Raynal
2018-12-14
mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()
Boris Brezillon
2018-12-14
mtd: rawnand: Fix JEDEC detection
Boris Brezillon
2018-12-07
mtd: rawnand: jz4780: annotate implicit fall throughs
Mathieu Malaterre
2018-12-07
mtd: spinand: add support for GigaDevice GD5FxGQ4xA
Chuanhong Guo
2018-12-07
mtd: rawnand: Deprecate the dummy_controller field
Boris Brezillon
2018-12-07
mtd: rawnand: vf610: Add an SPDX tag to replace the license text
Boris Brezillon
2018-12-07
mtd: rawnand: vf610: Stop using the dummy controller obj
Boris Brezillon
2018-12-07
mtd: rawnand: vf610: Stop passing mtd_info to internal functions
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatch
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Add an SPDX tag to replace the license text
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Stop using the dummy controller obj
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Make conversion from chip to fsmc consistent
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Fix the fsmc_nand_data kernel-doc
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Stop passing mtd_info objects to internal functions
Boris Brezillon
2018-12-07
mtd: rawnand: denali: remove denali_reset_banks()
Masahiro Yamada
2018-12-07
mtd: rawnand: denali: remove ->dev_ready() hook
Masahiro Yamada
2018-12-07
mtd: rawnand: marvell: fix spelling mistake in kernel doc
Miquel Raynal
2018-12-07
mtd: rawnand: ams-delta: Use GPIO API for data I/O
Janusz Krzysztofik
2018-12-07
mtd: rawnand: ams-delta: Request data port GPIO resource
Janusz Krzysztofik
2018-12-07
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
2018-12-07
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
mtd: rawnand: Deprecate the ->select_chip() hook
Boris Brezillon
2018-12-07
mtd: rawnand: ams-delta: Stop implementing ->select_chip()
Boris Brezillon
[next]