Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-28 | spi: hisi-sfc-v3xx: fix spelling mistake "occured" -> "occurred" | Colin Ian King | 1 | -1/+1 |
2020-09-25 | spi: hisi-sfc-v3xx: add support for IRQ mode | Yicong Yang | 1 | -22/+109 |
2020-09-25 | spi: hisi-sfc-v3xx: factor out the bit definition of interrupt register | Yicong Yang | 1 | -6/+10 |
2020-09-25 | spi: hisi-sfc-v3xx: factor out bus config and transfer functions | Yicong Yang | 1 | -9/+24 |
2020-09-25 | spi: hisi-sfc-v3xx: factor out IO modes configuration | Yicong Yang | 1 | -42/+55 |
2020-04-17 | spi: hisi-sfc-v3xx: add error check after per operation | Yicong Yang | 1 | -1/+25 |
2020-02-28 | spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits | John Garry | 1 | -1/+55 |
2020-02-28 | spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes | John Garry | 1 | -0/+43 |
2020-01-10 | spi: Add HiSilicon v3xx SPI NOR flash controller driver | John Garry | 1 | -0/+284 |