1. 4761d2e spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort() by Andy Shevchenko · 3 years, 8 months ago
  2. ab77fe8 spi: pxa2xx: Introduce int_stop_and_reset() helper by Andy Shevchenko · 3 years, 8 months ago
  3. 0e47687 spi: pxa2xx: Replace header inclusions by forward declarations by Andy Shevchenko · 3 years, 9 months ago
  4. c3dce24 spi: pxa2xx: Utilize struct device from struct ssp_device by Andy Shevchenko · 3 years, 9 months ago
  5. 9e43c9a8 spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device by Andy Shevchenko · 3 years, 9 months ago
  6. f2eed8c spi: pxa2xx: Use one point of return when ->probe() fails by Andy Shevchenko · 3 years, 9 months ago
  7. c7ed5fd Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.13 by Mark Brown · 3 years, 9 months ago
  8. 8c4ffe4 spi: pxa2xx: Add support for Intel Alder Lake PCH-M by Jarkko Nikula · 3 years, 9 months ago
  9. c07caca spi: pxa2xx: Fix checkpatch spacing errors by Jay Fang · 3 years, 10 months ago
  10. a402e39 spi: pxa2xx: Add support for Intel Alder Lake PCH-P by Jarkko Nikula · 4 years ago
  11. 5626308 spi: pxa2xx: Fix use-after-free on unbind by Lukas Wunner · 4 years, 1 month ago
  12. b8450e0 spi: pxa2xx: Add support for Intel Alder Lake PCH-S by Jarkko Nikula · 4 years, 1 month ago
  13. 9b2d611 spi: spi-pxa2xx: Do not define 'struct acpi_device_id' when !CONFIG_ACPI by Lee Jones · 4 years, 6 months ago
  14. 411b0f3 Merge series "spi: spi-sun6i: One fix and some improvements" from Marc Kleine-Budde <mkl@pengutronix.de>: by Mark Brown · 4 years, 6 months ago
  15. cf961fc spi: pxa2xx: Add support for Intel Tiger Lake PCH-H by Jarkko Nikula · 4 years, 7 months ago
  16. fb02b9e Merge remote-tracking branch 'spi/for-5.8' into spi-next by Mark Brown · 4 years, 8 months ago
  17. 65e318e spi: pxa2xx: Fix runtime PM ref imbalance on probe error by Lukas Wunner · 4 years, 8 months ago
  18. 32e5b57 spi: pxa2xx: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  19. 6eefaee spi: pxa2xx: Apply CS clk quirk to BXT by Evan Green · 4 years, 9 months ago
  20. 0fd30ed Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <oleksandr.suvorov@toradex.com>: by Mark Brown · 4 years, 11 months ago
  21. 41c9884 spi: pxa2xx: Introduce is_mmp2_ssp() helper by Andy Shevchenko · 4 years, 11 months ago
  22. 683f65d spi: pxa2xx: Add CS control clock quirk by Evan Green · 5 years ago
  23. 3d24b2a spi: pxa2xx: drv_data can't be NULL in ->remove() by Andy Shevchenko · 5 years ago
  24. 14af1df spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata() by Andy Shevchenko · 5 years ago
  25. 7265e8f Merge branch 'spi-5.5' into spi-linus by Mark Brown · 5 years ago
  26. 29d7e05 spi: pxa2xx: Avoid touching SSCR0_SSE on MMP2 by Lubomir Rintel · 5 years ago
  27. 6157d4c spi: pxa2xx: Add support for Intel Comet Lake PCH-V by Jarkko Nikula · 5 years ago
  28. 790514e Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.6 by Mark Brown · 5 years ago
  29. a922f1a Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 years ago
  30. 9c7315c spi: pxa2xx: Add support for Intel Jasper Lake by Jarkko Nikula · 5 years ago
  31. ca4196a Merge branch 'spi-5.5' into spi-next by Mark Brown · 5 years ago
  32. 5eb263e spi: pxa2xx: Add missed security checks by Chuhong Yuan · 5 years ago
  33. f0cf17e spi: pxa2xx: Add support for Intel Comet Lake-H by Jarkko Nikula · 5 years ago
  34. 6fb7427 spi: pxa2xx: Introduce temporary variables to increase readability by Andy Shevchenko · 5 years ago
  35. 77c544d spi: pxa2xx: Drop extra check of platform_get_resource() returned value by Andy Shevchenko · 5 years ago
  36. ae8fbf1 spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h by Andy Shevchenko · 5 years ago
  37. f2faa3e spi: pxa2xx: Convert to use device_get_match_data() by Andy Shevchenko · 5 years ago
  38. 365e856 spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device by Andy Shevchenko · 5 years ago
  39. 5ce2570 spi: pxa2xx: Sort headers by Andy Shevchenko · 5 years ago
  40. 4f3d957 spi: pxa2xx: No need to keep pointer to platform device by Andy Shevchenko · 5 years ago
  41. b2662a1 spi: pxa2xx: Set controller->max_transfer_size in dma mode by Daniel Vetter · 5 years ago
  42. a412795 spi: pxa2xx: Add support for Intel Tiger Lake by Jarkko Nikula · 5 years ago
  43. 1274204 spi: pxa2xx: Balance runtime PM enable/disable on error by Lubomir Rintel · 5 years ago
  44. 8cc7720 spi: pxa2xx: Add support for Intel Elkhart Lake by Jarkko Nikula · 6 years ago
  45. 23cdddb spi: pxa2xx: Set minimum transfer speed by Jarkko Nikula · 6 years ago
  46. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  47. 055128e Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  48. 2e5f081 Merge branch 'spi-5.2' into spi-next by Mark Brown · 6 years ago
  49. 29f2133 spi: pxa2xx: fix SCR (divisor) calculation by Flavio Suligoi · 6 years ago
  50. 41a9180 spi: pxa2xx: Add support for Intel Comet Lake by Evan Green · 6 years ago
  51. 51ebf6a spi: pxa2xx: use a module softdep for dw_dmac by Flavio Suligoi · 6 years ago
  52. 8b57b11 spi: pxa2xxx: change "no DMA channels..." msg from debug to warning by Flavio Suligoi · 6 years ago
  53. 748fbad spi: pxa2xx: Unify remaing prints in pxa2xx_spi_transfer_one() by Jarkko Nikula · 6 years ago
  54. 20f4c37 spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one() by Jarkko Nikula · 6 years ago
  55. 5ba846b dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
  56. 000c6af spi: pxa2xx: Debug print DMA burst size by Andy Shevchenko · 6 years ago
  57. 37821a82 spi: pxa2xx: Introduce DMA burst size support by Andy Shevchenko · 6 years ago
  58. bf9f742 Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.1 by Mark Brown · 6 years ago
  59. ef070b4 spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 6 years ago
  60. 51eea52 pxa2xx: replace spi_master with spi_controller by Lubomir Rintel · 6 years ago
  61. f0915df spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning by Lubomir Rintel · 6 years ago
  62. 8239185 spi: pxa2xx: Deal with the leftover garbage in TXFIFO by Lubomir Rintel · 6 years ago
  63. 77d3389 spi: pxa2xx: Add ready signal by Lubomir Rintel · 6 years ago
  64. ec93cb6 spi: pxa2xx: Add slave mode support by Lubomir Rintel · 6 years ago
  65. b53548f spi: pxa2xx: Remove LPSS private register restoring during resume by Jarkko Nikula · 6 years ago
  66. 87ae1d2 spi: pxa2xx: Add devicetree support by Lubomir Rintel · 6 years ago
  67. 55ef826 spi: pxa2xx: Use an enum for type by Lubomir Rintel · 6 years ago
  68. 2c18337 spi: pxa2xx: Rewrite switch code block in interrupt_transfer by Gustavo A. R. Silva · 6 years ago
  69. 8089bab spi: pxa2xx: Remove the shutdown callback by Lubomir Rintel · 6 years ago
  70. 7c5d8a2 spi: Do not print a message if spi_controller_{suspend,resume}() fails by Geert Uytterhoeven · 6 years ago
  71. 22d71a50 spi: pxa2xx: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
  72. 62bbc86 spi: pxa2xx: check clk_prepare_enable() return value by Tobias Jordan · 7 years ago
  73. 71293a6 spi: pxa2xx: pxa2xx_spi_transfer_one() can be static by kbuild test robot · 7 years ago
  74. d5898e1 spi: pxa2xx: Use core message processing loop by Jarkko Nikula · 7 years ago
  75. 8ae55af spi: pxa2xx: Remove pump_transfers string from dev_ prints by Jarkko Nikula · 7 years ago
  76. 1f99f89 spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare() by Jarkko Nikula · 7 years ago
  77. 8aaeae7 Merge remote-tracking branches 'spi/topic/jcore', 'spi/topic/kconfig', 'spi/topic/orion', 'spi/topic/pxa2xx' and 'spi/topic/rspi' into spi-next by Mark Brown · 7 years ago
  78. e2b714a spi: pxa2xx: Disable runtime PM if controller registration fails by Jarkko Nikula · 7 years ago
  79. 3cc7b0e spi: pxa2xx: Convert to generalized SPI controller API by Jarkko Nikula · 7 years ago
  80. 104e51a spi: pxa2xx: Move SSP idle waiting to cs_deassert() by Jarkko Nikula · 7 years ago
  81. a885eeb spi: pxa2xx: Use gpiod_put() not gpiod_free() by Mark Brown · 7 years ago
  82. 2218866 spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-trip by Rasmus Villemoes · 7 years ago
  83. c18d925 spi: pxa2xx: Convert to GPIO descriptor API where possible by Jan Kiszka · 7 years ago
  84. d35f2dc spi: pxa2xx: Don't touch CS pin until we have a transfer pending by Andy Shevchenko · 7 years ago
  85. 6ac5a43 spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created" by Andy Shevchenko · 7 years ago
  86. 676a4e3 spi: pxa2xx: Only claim CS GPIOs when the slave device is created by Jan Kiszka · 8 years ago
  87. fc0b2ac spi: pxa2xx: Add support for Intel Cannonlake by Jarkko Nikula · 8 years ago
  88. 2016d52 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/lantiq-ssc', 'spi/topic/mpc52xx', 'spi/topic/ppc4xx' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 8 years ago
  89. e51e9b9 spi: pxa2xx: Prepare for edge-triggered interrupts by Jan Kiszka · 8 years ago
  90. e18a80a spi: pxa2xx: Add support for Intel Gemini Lake by David E. Box · 8 years ago
  91. b031248 spi: pxa2xx: Factor out handle_bad_msg by Jan Kiszka · 8 years ago
  92. a2dd8af spi: pxa2xx: add missed break by Andy Shevchenko · 8 years ago
  93. 089bd46 spi: pxa2xx: Fix build error because of missing header by Mika Westerberg · 8 years ago
  94. 99f499c spi: pxa2xx: Add support for GPIO descriptor chip selects by Mika Westerberg · 8 years ago
  95. 7c7289a spi: pxa2xx: Default thresholds to PXA configuration by Andy Shevchenko · 8 years ago
  96. 96579a4 spi: pxa2xx: Remove pointer to chip data from driver data by Jarkko Nikula · 8 years ago
  97. 4fc0caa spi: pxa2xx: Remove pointer to current SPI message from driver data by Jarkko Nikula · 8 years ago
  98. bffc967 spi: pxa2xx: Do not needlessly initialize stack variables by Jarkko Nikula · 8 years ago
  99. 9a4506b Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi/topic/s3c64xx', 'spi/topic/sh' and 'spi/topic/sh-msiof' into spi-next by Mark Brown · 8 years ago
  100. 152bc19 spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark by Andy Shevchenko · 9 years ago