Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-07 | spi: Remove <common.h> and add needed includes | Tom Rini | 1 | -1/+0 |
2023-09-24 | common: Drop linux/printk.h from common header | Simon Glass | 1 | -0/+1 |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 1 | -1/+1 |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass | 1 | -0/+1 |
2020-05-18 | common: Drop log.h from common header | Simon Glass | 1 | -0/+1 |
2019-10-25 | spi: mt7621-spi: restore default register value after each xfer | Weijie Gao | 1 | -13/+17 |
2019-10-25 | spi: mt7621-spi: remove data cache and rewrite its xfer function | Weijie Gao | 1 | -106/+91 |
2019-10-25 | spi: mt7621-spi: use clock frequency from clk driver | Weijie Gao | 1 | -7/+13 |
2018-10-04 | spi: Add SPI driver for MT76xx SoCs | Stefan Roese | 1 | -0/+312 |