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
/
raw
/
nand_base.c
Age
Commit message (
Expand
)
Author
2020-05-31
mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones
Miquel Raynal
2020-05-31
mtd: rawnand: Return an enum from of_get_nand_ecc_algo()
Miquel Raynal
2020-05-31
mtd: rawnand: Drop OOB_FIRST placement scheme
Miquel Raynal
2020-05-31
mtd: rawnand: Avoid a typedef
Miquel Raynal
2020-05-31
mtd: rawnand: Stop using nand_release()
Miquel Raynal
2020-05-24
mtd: rawnand: Add nand_extract_bits()
Miquel Raynal
2020-05-24
mtd: rawnand: Ensure the number of bitflips is consistent
Miquel Raynal
2020-05-24
mtd: rawnand: Fix nand_gpio_waitrdy()
Boris Brezillon
2020-05-24
mtd: rawnand: Propage CS selection to sub operations
Boris Brezillon
2020-05-11
mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
Boris Brezillon
2020-05-11
mtd: rawnand: Allow controllers to overload soft ECC hooks
Miquel Raynal
2020-05-11
mtd: rawnand: Expose monolithic read/write_page_raw() helpers
Miquel Raynal
2020-05-11
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
2020-05-11
mtd: rawnand: Avoid indirect access to ->data_buf()
Miquel Raynal
2020-05-11
mtd: rawnand: Rename the use_bufpoi variables
Miquel Raynal
2020-05-11
mtd: rawnand: Fix comments about the use of bufpoi
Miquel Raynal
2020-05-11
mtd: rawnand: Rename a NAND chip option
Miquel Raynal
2020-05-11
mtd: rawnand: Define the "distance 3" MLC pairing scheme
Boris Brezillon
2020-05-11
mtd: rawnand: Give more information about the ECC weakness
Miquel Raynal
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-24
mtd: rawnand: Add support for manufacturer specific suspend/resume operation
Mason Yang
2020-03-11
mtd: rawnand: Add support for manufacturer specific lock/unlock operation
Mason Yang
2020-03-09
mtd: rawnand: free the nand_device object
Christophe Kerello
2020-03-09
mtd: rawnand: Ensure nand_soft_waitrdy wait period is enough
Martin Devera
2019-10-04
mtd: rawnand: Change calculating of position page containing BBM
Piotr Sroka
2019-08-07
mtd: rawnand: remove redundant assignment to variable ret
Colin Ian King
2019-07-13
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-06-27
mtd: rawnand: export NAND operation tracer
Sascha Hauer
2019-06-27
mtd: rawnand: use longest matching pattern
Stefan Agner
2019-06-24
Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
mtd: rawnand: initialize ntargets with maxchips
Sascha Hauer
2019-04-18
mtd: rawnand: Support bad block markers in first, second or last page
Frieder Schrempf
2019-04-18
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
2019-04-18
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
2019-04-18
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
2019-04-18
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
2019-04-08
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
Boris Brezillon
2019-04-08
mtd: rawnand: Move all page cache related fields to a sub-struct
Boris Brezillon
2019-04-08
mtd: rawnand: Provide a helper to get chip->data_buf
Boris Brezillon
2019-04-08
mtd: rawnand: Initialize the nand_device object
Boris Brezillon
2019-04-08
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2019-03-04
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
Linus Torvalds
2019-02-05
mtd: rawnand: check return code of nand_reset() and nand_readid_op()
Masahiro Yamada
2019-02-05
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_scan_tail
Mathieu Malaterre
[prev]
[next]