Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-09 | spi: npcm: Remove set but not used variable 'val' | zhengbin | 1 | -2/+1 |
2019-09-04 | spi: npcm: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-08-02 | spi: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -1/+0 |
2019-01-03 | spi: npcm-pspi: Fix wrong priv pointer | Axel Lin | 1 | -1/+2 |
2018-12-06 | spi: npcm: Modify pspi send function | Tomer Maimon | 1 | -6/+14 |
2018-11-27 | spi: npcm: Fix uninitialized variable warning | Olof Johansson | 1 | -7/+15 |
2018-11-23 | spi: npcm: Fix an error code in the probe function | Dan Carpenter | 1 | -1/+1 |
2018-11-15 | spi: npcm: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 1 | -1/+0 |
2018-11-14 | spi: npcm: fix u32 csgpio being checked for less than zero | Colin Ian King | 1 | -3/+3 |
2018-11-13 | spi: npcm: add NPCM PSPI controller driver | Tomer Maimon | 1 | -0/+480 |