index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2020-12-10
mtd: spinand: Fix OOB read
Miquel Raynal
2020-12-10
mtd: spinand: Allow the case where there is no ECC engine
Miquel Raynal
2020-12-10
mtd: spinand: Use the external ECC engine logic
Miquel Raynal
2020-12-10
mtd: nand: Add helpers to manage ECC engines and configurations
Miquel Raynal
2020-12-10
mtd: spinand: Fill a default ECC provider/algorithm
Miquel Raynal
2020-12-10
mtd: nand: Let on-die ECC engines be retrieved from the NAND core
Miquel Raynal
2020-12-10
mtd: spinand: Instantiate a SPI-NAND on-die ECC engine
Miquel Raynal
2020-12-10
mtd: spinand: Move ECC related definitions earlier in the driver
Miquel Raynal
2020-12-10
mtd: spinand: Fix typo in comment
Miquel Raynal
2020-12-10
mtd: nand: Let software ECC engines be retrieved from the NAND core
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Create the software Hamming engine
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Remove useless includes
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Stop using raw NAND structures
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Rename the exported functions
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Cleanup and style fixes
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Drop/fix the kernel doc
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Clarify the driver descriptions
Miquel Raynal
2020-12-10
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
2020-12-10
mtd: rawnand: Get rid of chip->ecc.priv
Miquel Raynal
2020-12-10
mtd: nand: ecc-bch: Create the software BCH engine
Miquel Raynal
2020-11-30
mtd: nand: ecc-bch: Stop using raw NAND structures
Miquel Raynal
2020-11-30
mtd: nand: ecc-bch: Update the prototypes to be more generic
Miquel Raynal
2020-11-30
mtd: nand: ecc-bch: Drop mtd_nand_has_bch()
Miquel Raynal
2020-11-30
mtd: nand: ecc-bch: Stop exporting the private structure
Miquel Raynal
2020-11-30
mtd: nand: ecc-bch: Cleanup and style fixes
Miquel Raynal
2020-11-30
mtd: nand: ecc-bch: Move BCH code to the generic NAND layer
Miquel Raynal
2020-11-30
mtd: nand: ecc: Add an I/O request tweaking mechanism
Miquel Raynal
2020-11-20
mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-20
mtd: rawnand: sharpsl: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-20
mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: plat_nand: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: pasemi: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: tmio: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: txx9ndfmc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: orion: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: mpc5121: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: lpc32xx_slc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: lpc32xx_mlc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: fsmc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: diskonchip: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: davinci: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: cs553x: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: au1550: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: ams-delta: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: xway: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: gpio: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-10-30
mtd: rawnand: stm32_fmc2: fix broken ECC
Christophe Kerello
2020-10-28
mtd: spi-nor: Fix address width on flash chips > 16MB
Bert Vermeulen
2020-10-28
mtd: spi-nor: Don't copy self-pointing struct around
Alexander Sverdlin
[next]