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
/
raw
/
nand_micron.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-24
mtd: rawnand: micron: Adapt the PAGE READ flow to constraint controllers
Miquel Raynal
1
-9
/
+52
2020-05-11
mtd: rawnand: micron: Allow controllers to overload raw accessors
Miquel Raynal
1
-2
/
+4
2020-05-11
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
1
-3
/
+3
2019-10-04
mtd: rawnand: Change calculating of position page containing BBM
Piotr Sroka
1
-1
/
+3
2019-08-03
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Marco Felsch
1
-3
/
+11
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-04-18
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
1
-1
/
+1
2019-04-18
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
1
-1
/
+1
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
1
-6
/
+6
2019-04-08
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
1
-1
/
+2
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
Boris Brezillon
1
-2
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
1
-4
/
+3
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
1
-3
/
+3
2018-08-01
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
1
-3
/
+4
2018-07-20
mtd: rawnand: micron: Make ECC activation stateful
Boris Brezillon
1
-2
/
+13
2018-07-20
mtd: rawnand: micron: Avoid enabling/disabling ECC when it can't be disabled
Boris Brezillon
1
-0
/
+8
2018-07-20
mtd: rawnand: micron: Get the actual number of bitflips
Boris Brezillon
1
-20
/
+119
2018-07-20
mtd: rawnand: micron: allow forced on-die ECC
Chris Packham
1
-3
/
+10
2018-07-20
mtd: rawnand: micron: support 8/512 on-die ECC
Chris Packham
1
-30
/
+131
2018-07-20
mtd: rawnand: micron: Fix on-die ECC detection logic
Boris Brezillon
1
-9
/
+23
2018-07-02
mtd: rawnand: micron: add fixup for ONFI revision
Chris Packham
1
-0
/
+13
2018-07-02
mtd: rawnand: micron: Update ecc_stats.corrected
Boris Brezillon
1
-10
/
+11
2018-06-19
mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features
Chris Packham
1
-0
/
+2
2018-03-20
mtd: rawnand: allow vendors to declare (un)supported features
Miquel Raynal
1
-0
/
+4
2018-03-20
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
1
-11
/
+8
2018-03-20
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
Miquel Raynal
1
-8
/
+10
2018-03-20
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
1
-8
/
+8
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-0
/
+289