SPI Repository

Clone this repo:
  1. 59ff5b6 Merge remote-tracking branch 'spi/for-6.8' into spi-linus by Mark Brown · 14 hours ago for-linus for-next
  2. 7397175 spi: lm70llp: fix links in doc and comments by Kousik Sanagavarapu · 16 hours ago
  3. 29895ce spi: Fix error code checking in spi_mem_exec_op() by Florian Fainelli · 5 days ago
  4. aa0162d spi: Restore delays for non-GPIO chip select by Janne Grunau · 7 days ago
  5. 2ae0ab0 spi: lpspi: Avoid potential use-after-free in probe() by Alexander Sverdlin · 7 days ago
  6. be84be4 spi: Introduce SPI_INVALID_CS and is_valid_cs() by Andy Shevchenko · 12 days ago spi-v6.9
  7. 14fe5a9 spi: Fix types of the last chip select storage variables by Andy Shevchenko · 12 days ago
  8. 1209c55 spi: Consistently use BIT for cs_index_mask by Andy Shevchenko · 12 days ago
  9. 9086d0f spi: Exctract spi_dev_check_cs() helper by Andy Shevchenko · 13 days ago
  10. 5ee9160 spi: Exctract spi_set_all_cs_unused() helper by Andy Shevchenko · 13 days ago
  11. 177cdda spi: cs42l43: Don't limit native CS to the first chip select by Charles Keepax · 13 days ago for-6.8 spi-fix-v6.8-rc7
  12. 7ad2882 spi: s3c64xx: switch exynos850 to new port config data by Tudor Ambarus · 5 weeks ago
  13. e8b16c7 spi: s3c64xx: switch gs101 to new port config data by Tudor Ambarus · 5 weeks ago
  14. ad0adac spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id by Tudor Ambarus · 5 weeks ago
  15. ea3fba7 spi: s3c64xx: get rid of the OF alias ID dependency by Tudor Ambarus · 5 weeks ago
  16. 2cda362 spi: s3c64xx: introduce s3c64xx_spi_set_port_id() by Tudor Ambarus · 5 weeks ago
  17. e08433e spi: s3c64xx: let the SPI core determine the bus number by Tudor Ambarus · 5 weeks ago
  18. 82b98fb spi: s3c64xx: allow FIFO depth to be determined from the compatible by Tudor Ambarus · 5 weeks ago
  19. 414d7b8 spi: s3c64xx: retrieve the FIFO depth from the device tree by Tudor Ambarus · 5 weeks ago
  20. c6e776a spi: s3c64xx: determine the fifo depth only once by Tudor Ambarus · 5 weeks ago