1. a9c8f68 spi: pxa2xx: Get rid of unused ->cs_control() by Andy Shevchenko · 3 years, 2 months ago
  2. 44ec41b spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data by Andy Shevchenko · 3 years, 2 months ago
  3. 8083d6b spi: pxa2xx: Fix style of and typos in the comments and messages by Andy Shevchenko · 3 years, 8 months ago
  4. ccd60b2 spi: pxa2xx: Drop duplicate chip_select in struct chip_data by Andy Shevchenko · 3 years, 8 months ago
  5. de6926f spi: pxa2xx: Switch to use SPI core GPIO (legacy) CS handling by Andy Shevchenko · 3 years, 8 months ago
  6. 778c12e spi: pxa2xx: Switch to use SPI core GPIO (descriptor) CS handling by Andy Shevchenko · 3 years, 8 months ago
  7. eca32c3 spi: pxa2xx: Constify struct driver_data parameter by Andy Shevchenko · 3 years, 8 months ago
  8. 6d38013 spi: pxa2xx: Extract read_SSSR_bits() helper by Andy Shevchenko · 3 years, 8 months ago
  9. 42c80cd spi: pxa2xx: Extract clear_SSCR1_bits() helper by Andy Shevchenko · 3 years, 8 months ago
  10. 0e47687 spi: pxa2xx: Replace header inclusions by forward declarations by Andy Shevchenko · 3 years, 9 months ago
  11. c3dce24 spi: pxa2xx: Utilize struct device from struct ssp_device by Andy Shevchenko · 3 years, 9 months ago
  12. 9e43c9a8 spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device by Andy Shevchenko · 3 years, 9 months ago
  13. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  14. 51eea52 pxa2xx: replace spi_master with spi_controller by Lubomir Rintel · 6 years ago
  15. 77d3389 spi: pxa2xx: Add ready signal by Lubomir Rintel · 6 years ago
  16. 7956fad spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 7 years ago
  17. d5898e1 spi: pxa2xx: Use core message processing loop by Jarkko Nikula · 7 years ago
  18. 1f99f89 spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare() by Jarkko Nikula · 7 years ago
  19. 3cc7b0e spi: pxa2xx: Convert to generalized SPI controller API by Jarkko Nikula · 7 years ago
  20. c18d925 spi: pxa2xx: Convert to GPIO descriptor API where possible by Jan Kiszka · 7 years ago
  21. 6906b0e spi: spi-pxa2xx: Remove unused macro by Jarkko Nikula · 8 years ago
  22. 99f499c spi: pxa2xx: Add support for GPIO descriptor chip selects by Mika Westerberg · 8 years ago
  23. 96579a4 spi: pxa2xx: Remove pointer to chip data from driver data by Jarkko Nikula · 8 years ago
  24. 4fc0caa spi: pxa2xx: Remove pointer to current SPI message from driver data by Jarkko Nikula · 8 years ago
  25. b6ced29 spi: pxa2xx: Switch to SPI core DMA mapping functionality by Jarkko Nikula · 9 years ago
  26. 8c3ad48 spi: pxa2xx: Use dummy buffers provided by SPI core by Jarkko Nikula · 9 years ago
  27. 68335ec spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_data by Jarkko Nikula · 9 years ago
  28. 7c04b79 spi: pxa2xx: Remove unused DMA buffer mappings by Jarkko Nikula · 9 years ago
  29. 22a3363 spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMA by Jarkko Nikula · 9 years ago
  30. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  31. 54bf450 spi: pxa2xx: Remove unused psp member variable from struct chip_data by Jarkko Nikula · 9 years ago
  32. 289de55 spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume() by Mika Westerberg · 9 years ago
  33. 0eca7cf spi: pxa2xx: Set the max_speed_hz of the master by Jarkko Nikula · 9 years ago
  34. b69d42b spi: pxa2xx: Remove cr0 variable from struct chip_data by Jarkko Nikula · 9 years ago
  35. 4f1474b spi: pxa2xx: Remove two variables from struct chip_data by Jarkko Nikula · 9 years ago
  36. 757fe8d spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it by Jarkko Nikula · 9 years ago
  37. f47da24 spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers by Jarkko Nikula · 9 years ago
  38. 6356437 spi: spi-pxa2xx: remove legacy PXA DMA bits by Daniel Mack · 10 years ago
  39. c039dd2 spi: pxa2xx: Cleanup register access macros by Jarkko Nikula · 10 years ago
  40. e5262d0 spi: spi-pxa2xx: SPI support for Intel Quark X1000 by Weike Chen · 10 years ago
  41. a0d2642 spi/pxa2xx: add support for Intel Low Power Subsystem SPI by Mika Westerberg · 12 years ago
  42. 5928808 spi/pxa2xx: add support for DMA engine by Mika Westerberg · 12 years ago
  43. cd7bed0 spi/pxa2xx: break out the private DMA API usage into a separate file by Mika Westerberg · 12 years ago