Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 |
* | docs: mtd: move it to the driver-api book | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | docs: mtd: convert to ReST | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 49 | Thomas Gleixner | 2019-05-24 | 1 | -15/+1 |
* | mtd: rawnand: Allow selection of ECC byte ordering at runtime | Boris Brezillon | 2018-10-03 | 1 | -50/+39 |
* | mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks | Boris Brezillon | 2018-10-03 | 1 | -1/+1 |
* | mtd: rawnand: Pass a nand_chip object to ecc->correct() | Boris Brezillon | 2018-10-03 | 1 | -4/+3 |
* | mtd: rawnand: Pass a nand_chip object to ecc->calculate() | Boris Brezillon | 2018-10-03 | 1 | -3/+2 |
* | mtd: rawnand: remove STANDALONE compile mode of nand_ecc | Masahiro Yamada | 2018-03-15 | 1 | -20/+0 |
* | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -0/+531 |