Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-10 | spi: ingenic: Use new spi_xfer_is_dma_mapped() helper | Andy Shevchenko | 1 | -2/+2 |
2023-11-20 | spi: ingenic: convert not to use dma_request_slave_channel() | Christophe JAILLET | 1 | -6/+9 |
2023-08-14 | spi: ingenic: switch to use devm_spi_alloc_host() | Yang Yingliang | 1 | -1/+1 |
2023-07-14 | spi: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
2023-03-11 | spi: Replace all spi->chip_select and spi->cs_gpiod references with function ... | Amit Kumar Mahapatra via Alsa-devel | 1 | -2/+2 |
2022-04-25 | spi: ingenic: Add support for new Ingenic SoCs. | 周琰杰 (Zhou Yanjie) | 1 | -5/+37 |
2022-04-25 | spi: ingenic: Add support for use GPIO as chip select line. | 周琰杰 (Zhou Yanjie) | 1 | -2/+7 |
2021-09-13 | SPI: add Ingenic JZ47xx driver. | Artur Rojek | 1 | -0/+482 |