1. 6eef895 spi: sun6i: Use the new helper to derive the xfer timeout value by Miquel Raynal · 1 year, 9 months ago
  2. 046484c spi: sun6i: add support for R329/D1/R528/T113s SPI controllers by Maksim Kiselev · 1 year, 10 months ago
  3. 8e886ac spi: sun6i: add quirk for in-controller clock divider by Maksim Kiselev · 1 year, 10 months ago
  4. b00c0d8 spi: sun6i: change OF match data to a struct by Icenowy Zheng · 1 year, 10 months ago
  5. 9e264f3f spi: Replace all spi->chip_select and spi->cs_gpiod references with function call by Amit Kumar Mahapatra via Alsa-devel · 2 years ago
  6. edf69ab spi: sun6i: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
  7. 0d7993b spi: spi-sun6i: Fix chipselect/clock bug by Mirko Vogt · 3 years, 9 months ago
  8. ae0f18b spi: spi-sun6i: enable autosuspend feature by Alexander Kochetkov · 4 years, 5 months ago
  9. 345980a spi: spi-sun6i: implement DMA-based transfer mode by Alexander Kochetkov · 4 years, 5 months ago
  10. 7716fa8 spi: spi-sun6i: sun6i_spi_transfer_one(): enable RF_RDY interrupt only if needed by Marc Kleine-Budde · 4 years, 8 months ago
  11. 4e7390e spi: spi-sun6i: sun6i_spi_transfer_one(): collate write to Interrupt Control Register by Marc Kleine-Budde · 4 years, 8 months ago
  12. e4e8ca3 spi: spi-sun6i: sun6i_spi_fill_fifo(): remove not needed length argument by Marc Kleine-Budde · 4 years, 8 months ago
  13. 92a52ee spi: spi-sun6i: sun6i_spi_drain_fifo(): remove not needed length argument by Marc Kleine-Budde · 4 years, 8 months ago
  14. 5197da0 spi: spi-sun6i: sun6i_spi_drain_fifo(): introduce sun6i_spi_get_rx_fifo_count() and make use of it by Marc Kleine-Budde · 4 years, 8 months ago
  15. 9a3ef9df spi: spi-sun6i: sun6i_spi_get_tx_fifo_count: Convert manual shift+mask to FIELD_GET() by Marc Kleine-Budde · 4 years, 8 months ago
  16. 2130be5 spi: spi-sun6i: sun6i_spi_transfer_one(): remove not needed masking of transfer length by Marc Kleine-Budde · 4 years, 8 months ago
  17. b6d5527 spi: spi-sun6i: sun6i_spi_transfer_one(): remove useless goto by Marc Kleine-Budde · 4 years, 8 months ago
  18. 0bc7b8a spi: spi-sun6i: sun6i_spi_transfer_one(): report effectivly used speed_hz of transfer by Marc Kleine-Budde · 4 years, 8 months ago
  19. ed7815d spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate by Marc Kleine-Budde · 4 years, 8 months ago
  20. 74750e0 spi: sun6i: Add support for GPIO chip select lines by Alistair Francis · 4 years, 10 months ago
  21. 7c7c31f spi: sun6i: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  22. 6b8ac10 spi: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
  23. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  24. 2d9bbd0 spi: sun6i: disable/unprepare clocks on remove by Tobias Jordan · 7 years ago
  25. 36bc749 spi: sun6i: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  26. 3288d5c spi: sun6i: update max transfer size reported by Icenowy Zheng · 8 years ago
  27. 913f536 spi: sun6i: Allow transfers larger than FIFO size by Icenowy Zheng · 8 years ago
  28. 10565df spi: sun6i: Support Allwinner H3 SPI controller by Milo Kim · 8 years ago
  29. 1cb2e84 Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/txx9' into spi-next by Mark Brown · 9 years ago
  30. 0b06d8c spi: sunxi: set maximum and minimum speed of SPI master by Michal Suchanek · 9 years ago
  31. 719bd65 spi: sunxi: fix transfer timeout by Michal Suchanek · 9 years ago
  32. 794912c spi: sunxi: expose maximum transfer size limit by Michal Suchanek · 9 years ago
  33. 47284e3 spi: sun4i: allow transfers to set transmission speed by Marcus Weseloh · 9 years ago
  34. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  35. e4745fe spi: Remove unneeded include of linux/workqueue.h by Axel Lin · 11 years ago
  36. 743a46b spi: sun6i: Set bits_per_word_mask to only support 8 bits word length by Axel Lin · 11 years ago
  37. d31ad46 spi: sun6i: Fix define for SUN6I_TFR_CTL_CS_MASK by Axel Lin · 11 years ago
  38. 3558fe9 spi: sunxi: Add Allwinner A31 SPI controller driver by Maxime Ripard · 11 years ago