index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
mtd: nand: remove redundant local variable
Baruch Siach
1
-2
/
+1
2015-02-02
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
1
-6
/
+8
2015-01-21
mtd: nand: default bitflip-reporting threshold to 75% of correction strength
Brian Norris
1
-1
/
+1
2015-01-10
mtd: nand: remove duplicate comment line
Baruch Siach
1
-1
/
+0
2015-01-08
mtd: nand: added nand_shutdown
Scott Branden
1
-0
/
+11
2014-11-29
mtd: nand: correct the comment of function nand_block_isreserved()
Gu Zheng
1
-2
/
+2
2014-11-26
mtd: nand: print erase size on init
Rafał Miłecki
1
-2
/
+2
2014-11-05
mtd: nand: comment update, the DEPLETE1 command has gone
Gerhard Sittig
1
-1
/
+1
2014-11-05
mtd: nand: Base BCH ECC bytes on required strength
Jordan Friendshuh
1
-1
/
+1
2014-09-22
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
1
-0
/
+2
2014-09-18
mtd: nand: don't break long print messages
Rafał Miłecki
1
-9
/
+5
2014-08-19
mtd: nand: fix integer widening problems
Brian Norris
1
-2
/
+2
2014-08-19
mtd: nand: fix nand_lock/unlock() function
White Ding
1
-0
/
+18
2014-07-21
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
1
-2
/
+4
2014-07-14
mtd: nand: reduce the warning noise when the ECC is too weak
Thomas Petazzoni
1
-2
/
+4
2014-07-09
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
1
-0
/
+18
2014-05-21
mtd: nand: Warn the user if the selected ECC strength is too weak
Ezequiel Garcia
1
-0
/
+36
2014-05-21
NAND_ECC_SOFT_BCH can support subpage reads too
Ron Lee
1
-2
/
+10
2014-05-21
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
1
-6
/
+31
2014-05-10
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
1
-7
/
+7
2014-04-29
mtd: nand: fix a typo in a comment line
Masahiro Yamada
1
-1
/
+1
2014-04-16
mtd: nand: use the nand_read_subpage index everywhere
Ron
1
-2
/
+1
2014-04-05
Fix index regression in nand_read_subpage
Ron
1
-3
/
+2
2014-03-26
mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH
Erico Nunes
1
-1
/
+1
2014-03-11
mtd: nand: add "page" argument for read_subpage hook
Huang Shijie
1
-2
/
+5
2014-03-11
mtd: nand: remove unused function input parameter
Cai Zhiyong
1
-7
/
+5
2014-03-11
mtd: nand: print out the right information for JEDEC compliant NAND
Huang Shijie
1
-2
/
+11
2014-03-11
mtd: nand: parse out the JEDEC compliant NAND
Huang Shijie
1
-0
/
+85
2014-03-11
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
Boris BREZILLON
1
-1
/
+1
2014-03-11
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
1
-11
/
+3
2014-03-11
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
1
-2
/
+4
2014-03-11
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
1
-4
/
+15
2014-02-15
mtd: nand: fix off-by-one read retry mode counting
Brian Norris
1
-1
/
+1
2014-01-20
mtd: nand: add support for Samsung K9LCG08U0B
Huang Shijie
1
-1
/
+4
2014-01-15
mtd: nand: don't use {read,write}_buf for 8-bit transfers
Uwe Kleine-König
1
-2
/
+55
2014-01-14
mtd: nand: support Micron READ RETRY
Brian Norris
1
-0
/
+27
2014-01-14
mtd: nand: add generic READ RETRY support
Brian Norris
1
-4
/
+52
2014-01-14
mtd: nand: localize ECC failures per page
Brian Norris
1
-5
/
+8
2014-01-12
mtd: nand: assign mtd->name in find_full_id_nand
Cai Zhiyong
1
-0
/
+3
2014-01-03
mtd: nand: refactor print messages
Ezequiel Garcia
1
-13
/
+13
2013-11-07
mtd: nand: use a local variable to simplify the nand_scan_tail
Huang Shijie
1
-109
/
+104
2013-11-07
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
1
-2
/
+13
2013-10-28
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
1
-1
/
+1
2013-10-28
mtd: nand: print out the cell information for nand chip
Huang Shijie
1
-4
/
+6
2013-10-28
mtd: nand: set the cell information for ONFI nand
Huang Shijie
1
-0
/
+1
2013-10-28
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
1
-0
/
+3
2013-10-28
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
1
-2
/
+12
2013-10-28
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
1
-8
/
+6
2013-10-28
mtd: nand: correct extemded param page error handling
Brian Norris
1
-4
/
+5
2013-10-28
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
1
-9
/
+15
[next]