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