Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | mtd: rawnand: Deprecate the dummy_controller field | Boris Brezillon | 2018-12-07 | 1 | -1/+1 |
* | mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks | Boris Brezillon | 2018-10-03 | 1 | -1/+1 |
* | mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks | Boris Brezillon | 2018-10-03 | 1 | -1/+2 |
* | mtd: rawnand: Pass a nand_chip object to nand_scan() | Boris Brezillon | 2018-10-03 | 1 | -1/+1 |
* | mtd: rawnand: sm_common: convert driver to nand_scan_with_ids() | Miquel Raynal | 2018-07-31 | 1 | -13/+20 |
* | mtd: rawnand: sm_common: fix the probe function error path | Miquel Raynal | 2018-07-31 | 1 | -1/+5 |
* | mtd: rawnand: Replace printk() with appropriate pr_*() macro | Shreeya Patel | 2018-03-15 | 1 | -3/+2 |
* | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -0/+202 |