index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-29
Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-01-29
Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-01-25
mtd: nand: sunxi: Fix ECC strength choice
Miquel Raynal
2018-01-25
mtd: nand: gpmi: Fix subpage reads
Boris Brezillon
2018-01-20
mtd: nand: Fix build issues due to an anonymous union
Miquel Raynal
2018-01-20
mtd: nand: marvell: Fix missing memory allocation modifier
Miquel Raynal
2018-01-19
mtd: nand: marvell: remove redundant variable 'oob_len'
Colin Ian King
2018-01-19
mtd: nand: marvell: fix spelling mistake: "suceed"-> "succeed"
Colin Ian King
2018-01-16
mtd: Remove duplicate checks on mtd_oob_ops parameter
Boris Brezillon
2018-01-16
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-01-12
mtd: nand: add reworked Marvell NAND controller driver
Miquel Raynal
2018-01-12
mtd: nand: Fix nand_do_read_oob() return value
Miquel Raynal
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
mtd: nand: samsung: Disable subpage writes on E-die NAND
Ladislav Michl
2018-01-09
mtd: nand: brcmnand: Disable prefetch by default
Kamal Dasu
2018-01-06
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
2018-01-06
mtd: nand: qcom: Add a NULL check for devm_kasprintf()
Fabio Estevam
2018-01-06
mtd: nand: brcmnand: Add a NULL check for devm_kasprintf()
Fabio Estevam
2018-01-06
mtd: nand: Fix unfinished comment in nand_init_data_interface()
Miquel Raynal
2017-12-16
mtd: nand: add ->exec_op() implementation
Miquel Raynal
2017-12-15
mtd: nand: gpio: Fix ALE gpio configuration
Christophe Leroy
2017-12-15
mtd: nand: brcmnand: Zero bitflip is not an error
Albert Hsieh
2017-12-15
mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM
Sascha Hauer
2017-12-14
mtd: nand: samsung: add ECC requirements for K9F4G08U0D
Miquel Raynal
2017-12-14
mtd: nand: Only allocate ecc->{calc, code}_buf when actually needed
Boris Brezillon
2017-12-14
mtd: nand: denali: Avoid using ecc->code_buf as a temporary buffer
Boris Brezillon
2017-12-14
mtd: nand: mtk: Support MT7622 NAND flash controller.
RogerCC Lin
2017-12-14
mtd: nand: mtk: Support different MTK NAND flash controller IP
RogerCC Lin
2017-12-14
mtd: nand: cafe: clean up DMA address setup
Masahiro Yamada
2017-12-14
mtd: nand: squash struct nand_buffers into struct nand_chip
Masahiro Yamada
2017-12-14
mtd: nand: remove unused NAND_OWN_BUFFERS flag
Masahiro Yamada
2017-12-14
mtd: nand: cafe: remove use of NAND_OWN_BUFFERS
Masahiro Yamada
2017-12-14
mtd: nand: provide valid ->data_interface during NAND detection
Miquel Raynal
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-12-01
mtd: nand: use usual return values for the ->erase() hook
Miquel Raynal
2017-11-30
mtd: nand: denali: rename misleading dma_buf to tmp_buf
Masahiro Yamada
2017-11-30
mtd: nand: remove unnecessary extern from driver headers
Masahiro Yamada
2017-11-30
mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
Jagdish Gediya
2017-11-30
mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-11-30
mtd: nand: gpmi-nand: Remove wrong Kconfig help text
Sascha Hauer
2017-11-30
mtd: nand: hynix: Don't wait after applying new read-retry params
Boris Brezillon
2017-11-30
mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
Miquel Raynal
2017-11-30
mtd: nand: gpmi: replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-30
mtd: nand: mtk: use nand_reset() to reset NAND devices in resume function
Xiaolei Li
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-13
mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
Boris Brezillon
2017-11-06
mtd: constify mtd_partition
Arvind Yadav
2017-11-02
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
[next]