Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: rawnand: Use kzalloc() instead of kmalloc() and memset() | Fuqian Huang | 2019-06-28 | 1 | -2/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 49 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | mtd: rawnand: Pass a nand_chip object to ecc->correct() | Boris Brezillon | 2018-10-03 | 1 | -3/+2 |
* | mtd: rawnand: Pass a nand_chip object to ecc->calculate() | Boris Brezillon | 2018-10-03 | 1 | -3/+2 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | mtd: rawnand: Replace printk() with appropriate pr_*() macro | Shreeya Patel | 2018-03-15 | 1 | -6/+6 |
* | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -0/+234 |