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