index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_micron.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
Boris Brezillon
2018-10-03
1
-2
/
+1
*
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
1
-4
/
+3
*
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
1
-3
/
+3
*
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
2018-08-01
1
-3
/
+4
*
mtd: rawnand: micron: Make ECC activation stateful
Boris Brezillon
2018-07-19
1
-2
/
+13
*
mtd: rawnand: micron: Avoid enabling/disabling ECC when it can't be disabled
Boris Brezillon
2018-07-19
1
-0
/
+8
*
mtd: rawnand: micron: Get the actual number of bitflips
Boris Brezillon
2018-07-19
1
-20
/
+119
*
mtd: rawnand: micron: allow forced on-die ECC
Chris Packham
2018-07-19
1
-3
/
+10
*
mtd: rawnand: micron: support 8/512 on-die ECC
Chris Packham
2018-07-19
1
-30
/
+131
*
mtd: rawnand: micron: Fix on-die ECC detection logic
Boris Brezillon
2018-07-19
1
-9
/
+23
*
mtd: rawnand: micron: add fixup for ONFI revision
Chris Packham
2018-07-02
1
-0
/
+13
*
mtd: rawnand: micron: Update ecc_stats.corrected
Boris Brezillon
2018-07-02
1
-10
/
+11
*
mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features
Chris Packham
2018-06-19
1
-0
/
+2
*
mtd: rawnand: allow vendors to declare (un)supported features
Miquel Raynal
2018-03-20
1
-0
/
+4
*
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
2018-03-20
1
-11
/
+8
*
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
Miquel Raynal
2018-03-20
1
-8
/
+10
*
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
2018-03-20
1
-8
/
+8
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-0
/
+289