Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-23 | spi: aspeed: Remove redundant dev_err call | Shang XiaoJing | 1 | -3/+1 |
2022-06-29 | spi: aspeed: Fix division by zero | Cédric Le Goater | 1 | -1/+3 |
2022-06-29 | spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptor | Cédric Le Goater | 1 | -0/+8 |
2022-05-16 | mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600 | Potin Lai | 1 | -0/+13 |
2022-05-16 | spi: aspeed: Calibrate read timings | Cédric Le Goater | 1 | -0/+281 |
2022-05-16 | spi: aspeed: Add support for the AST2400 SPI controller | Cédric Le Goater | 1 | -1/+32 |
2022-05-16 | spi: aspeed: Workaround AST2500 limitations | Cédric Le Goater | 1 | -0/+12 |
2022-05-16 | spi: aspeed: Adjust direct mapping to device size | Cédric Le Goater | 1 | -0/+88 |
2022-05-16 | spi: aspeed: Add support for direct mapping | Cédric Le Goater | 1 | -0/+68 |
2022-05-16 | spi: spi-mem: Convert Aspeed SMC driver to spi-mem | Cédric Le Goater | 1 | -0/+717 |