Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: npcm-fiu: Disable clock in probe error path | Lukas Wunner | 2020-12-07 | 1 | -2/+6 |
* | spi: npcm-fiu: Don't leak SPI master in probe error path | Lukas Wunner | 2020-11-17 | 1 | -1/+1 |
* | spi: npcm-fiu: simplify the return expression of npcm_fiu_probe() | Qinglang Miao | 2020-09-22 | 1 | -6/+1 |
* | spi: npcm-fiu: Reuse BITS_PER_BYTE definition | Andy Shevchenko | 2020-06-19 | 1 | -3/+3 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | spi: npcm-fiu: remove set but not used variable 'retlen' | YueHaibing | 2019-09-05 | 1 | -3/+0 |
* | spi: npcm-fiu: fix spelling mistake "frequancy" -> "frequency" | Colin Ian King | 2019-09-03 | 1 | -1/+2 |
* | spi: npcm-fiu: add NPCM FIU controller driver | Tomer Maimon | 2019-08-30 | 1 | -0/+771 |