开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Age
Commit message (
Expand
)
Author
2016-08-20
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
2016-05-04
mtd: nand: Drop mtd.owner requirement in nand_scan
Ezequiel García
2016-02-17
mtd: nand: assign reasonable default name for NAND drivers
Brian Norris
2015-11-16
mtd: nand: fix shutdown/reboot for multi-chip systems
Brian Norris
2015-10-26
mtd: nand: increase ready wait timeout and report timeouts
Alex Smith
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-01
mtd: nand: remove unused ->init_size() hook
Boris BREZILLON
2015-09-21
mtd: nand: add nand_check_erased helper functions
Boris BREZILLON
2015-09-11
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
2015-05-22
mtd: nand: correct indentation within conditional
Brian Norris
2015-05-22
mtd: remove incorrect file name
Brian Norris
2015-05-11
mtd: nand: add common DT init code
Brian Norris
2015-05-06
mtd: nand: Remove in vain memset() in nand_onfi_get_features()
Richard Weinberger
2015-03-30
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
2015-03-24
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
2015-03-11
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
2015-03-11
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
2015-02-05
mtd: nand: remove redundant local variable
Baruch Siach
2015-02-01
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
2015-01-20
mtd: nand: default bitflip-reporting threshold to 75% of correction strength
Brian Norris
2015-01-09
mtd: nand: remove duplicate comment line
Baruch Siach
2015-01-07
mtd: nand: added nand_shutdown
Scott Branden
2014-11-28
mtd: nand: correct the comment of function nand_block_isreserved()
Gu Zheng
2014-11-25
mtd: nand: print erase size on init
Rafał Miłecki
2014-11-05
mtd: nand: comment update, the DEPLETE1 command has gone
Gerhard Sittig
2014-11-05
mtd: nand: Base BCH ECC bytes on required strength
Jordan Friendshuh
2014-09-22
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
2014-09-17
mtd: nand: don't break long print messages
Rafał Miłecki
2014-08-19
mtd: nand: fix integer widening problems
Brian Norris
2014-08-19
mtd: nand: fix nand_lock/unlock() function
White Ding
2014-07-21
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
2014-07-13
mtd: nand: reduce the warning noise when the ECC is too weak
Thomas Petazzoni
2014-07-08
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2014-05-21
mtd: nand: Warn the user if the selected ECC strength is too weak
Ezequiel Garcia
2014-05-20
NAND_ECC_SOFT_BCH can support subpage reads too
Ron Lee
2014-05-20
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
2014-05-09
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
2014-04-29
mtd: nand: fix a typo in a comment line
Masahiro Yamada
2014-04-15
mtd: nand: use the nand_read_subpage index everywhere
Ron
2014-04-04
Fix index regression in nand_read_subpage
Ron
2014-03-26
mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH
Erico Nunes
2014-03-10
mtd: nand: add "page" argument for read_subpage hook
Huang Shijie
2014-03-10
mtd: nand: remove unused function input parameter
Cai Zhiyong
2014-03-10
mtd: nand: print out the right information for JEDEC compliant NAND
Huang Shijie
2014-03-10
mtd: nand: parse out the JEDEC compliant NAND
Huang Shijie
2014-03-10
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
Boris BREZILLON
2014-03-10
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-03-10
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-03-10
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
2014-02-14
mtd: nand: fix off-by-one read retry mode counting
Brian Norris
[next]