index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2020-09-28
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-08-27
mtd: rawnand: Rename the ECC algorithm enumeration items
Miquel Raynal
2020-06-26
mtd: rawnand: Create a nand_chip operations structure
Miquel Raynal
2020-05-24
mtd: rawnand: micron: Adapt the PAGE READ flow to constraint controllers
Miquel Raynal
2020-05-11
mtd: rawnand: micron: Allow controllers to overload raw accessors
Miquel Raynal
2020-05-11
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
2019-10-04
mtd: rawnand: Change calculating of position page containing BBM
Piotr Sroka
2019-08-03
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Marco Felsch
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
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-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
2018-10-03
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-08-01
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
2018-07-19
mtd: rawnand: micron: Make ECC activation stateful
Boris Brezillon
2018-07-19
mtd: rawnand: micron: Avoid enabling/disabling ECC when it can't be disabled
Boris Brezillon
2018-07-19
mtd: rawnand: micron: Get the actual number of bitflips
Boris Brezillon
2018-07-19
mtd: rawnand: micron: allow forced on-die ECC
Chris Packham
2018-07-19
mtd: rawnand: micron: support 8/512 on-die ECC
Chris Packham
2018-07-19
mtd: rawnand: micron: Fix on-die ECC detection logic
Boris Brezillon
2018-07-02
mtd: rawnand: micron: add fixup for ONFI revision
Chris Packham
2018-07-02
mtd: rawnand: micron: Update ecc_stats.corrected
Boris Brezillon
2018-06-19
mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features
Chris Packham
2018-03-20
mtd: rawnand: allow vendors to declare (un)supported features
Miquel Raynal
2018-03-20
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
2018-03-20
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
Miquel Raynal
2018-03-20
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon