1. 51eea52 pxa2xx: replace spi_master with spi_controller by Lubomir Rintel · 6 years ago
  2. f0915df spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning by Lubomir Rintel · 6 years ago
  3. 8239185 spi: pxa2xx: Deal with the leftover garbage in TXFIFO by Lubomir Rintel · 6 years ago
  4. 77d3389 spi: pxa2xx: Add ready signal by Lubomir Rintel · 6 years ago
  5. ec93cb6 spi: pxa2xx: Add slave mode support by Lubomir Rintel · 6 years ago
  6. b53548f spi: pxa2xx: Remove LPSS private register restoring during resume by Jarkko Nikula · 6 years ago
  7. 87ae1d2 spi: pxa2xx: Add devicetree support by Lubomir Rintel · 6 years ago
  8. 55ef826 spi: pxa2xx: Use an enum for type by Lubomir Rintel · 6 years ago
  9. 2c18337 spi: pxa2xx: Rewrite switch code block in interrupt_transfer by Gustavo A. R. Silva · 6 years ago
  10. 8089bab spi: pxa2xx: Remove the shutdown callback by Lubomir Rintel · 6 years ago
  11. 7c5d8a2 spi: Do not print a message if spi_controller_{suspend,resume}() fails by Geert Uytterhoeven · 6 years ago
  12. 22d71a50 spi: pxa2xx: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
  13. 62bbc86 spi: pxa2xx: check clk_prepare_enable() return value by Tobias Jordan · 7 years ago
  14. 71293a6 spi: pxa2xx: pxa2xx_spi_transfer_one() can be static by kbuild test robot · 7 years ago
  15. d5898e1 spi: pxa2xx: Use core message processing loop by Jarkko Nikula · 7 years ago
  16. 8ae55af spi: pxa2xx: Remove pump_transfers string from dev_ prints by Jarkko Nikula · 7 years ago
  17. 1f99f89 spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare() by Jarkko Nikula · 7 years ago
  18. 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
  19. e2b714a spi: pxa2xx: Disable runtime PM if controller registration fails by Jarkko Nikula · 7 years ago
  20. 3cc7b0e spi: pxa2xx: Convert to generalized SPI controller API by Jarkko Nikula · 7 years ago
  21. 104e51a spi: pxa2xx: Move SSP idle waiting to cs_deassert() by Jarkko Nikula · 7 years ago
  22. a885eeb spi: pxa2xx: Use gpiod_put() not gpiod_free() by Mark Brown · 7 years ago
  23. 2218866 spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-trip by Rasmus Villemoes · 7 years ago
  24. c18d925 spi: pxa2xx: Convert to GPIO descriptor API where possible by Jan Kiszka · 7 years ago
  25. d35f2dc spi: pxa2xx: Don't touch CS pin until we have a transfer pending by Andy Shevchenko · 7 years ago
  26. 6ac5a43 spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created" by Andy Shevchenko · 7 years ago
  27. 676a4e3 spi: pxa2xx: Only claim CS GPIOs when the slave device is created by Jan Kiszka · 8 years ago
  28. fc0b2ac spi: pxa2xx: Add support for Intel Cannonlake by Jarkko Nikula · 8 years ago
  29. 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
  30. e51e9b9 spi: pxa2xx: Prepare for edge-triggered interrupts by Jan Kiszka · 8 years ago
  31. e18a80a spi: pxa2xx: Add support for Intel Gemini Lake by David E. Box · 8 years ago
  32. b031248 spi: pxa2xx: Factor out handle_bad_msg by Jan Kiszka · 8 years ago
  33. a2dd8af spi: pxa2xx: add missed break by Andy Shevchenko · 8 years ago
  34. 089bd46 spi: pxa2xx: Fix build error because of missing header by Mika Westerberg · 8 years ago
  35. 99f499c spi: pxa2xx: Add support for GPIO descriptor chip selects by Mika Westerberg · 8 years ago
  36. 7c7289a spi: pxa2xx: Default thresholds to PXA configuration by Andy Shevchenko · 8 years ago
  37. 96579a4 spi: pxa2xx: Remove pointer to chip data from driver data by Jarkko Nikula · 8 years ago
  38. 4fc0caa spi: pxa2xx: Remove pointer to current SPI message from driver data by Jarkko Nikula · 8 years ago
  39. bffc967 spi: pxa2xx: Do not needlessly initialize stack variables by Jarkko Nikula · 8 years ago
  40. 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
  41. 152bc19 spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark by Andy Shevchenko · 9 years ago
  42. 704d2b0 spi: pxa2xx: Add support for Intel Kaby Lake PCH-H by Mika Westerberg · 9 years ago
  43. b6ced29 spi: pxa2xx: Switch to SPI core DMA mapping functionality by Jarkko Nikula · 9 years ago
  44. 2d7537d spi: pxa2xx: Use local struct spi_master pointer in pump_transfers() by Jarkko Nikula · 9 years ago
  45. c64e126 spi: pxa2xx: use DMA by default if supported by Dan O'Donovan · 9 years ago
  46. c8d6a77 Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/st-ssc4' and 'spi/topic/xlp' into spi-next by Mark Brown · 9 years ago
  47. 4b744af Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi/topic/davinci' and 'spi/topic/dln2' into spi-next by Mark Brown · 9 years ago
  48. 71c5e53 spi: Drop duplicate code to set master->dev.parent by Axel Lin · 9 years ago
  49. 66ec246 spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT by Jarkko Nikula · 9 years ago
  50. a52db65 spi: pxa2xx: Fix cs_change management by Christophe Ricard · 9 years ago
  51. 8c3ad48 spi: pxa2xx: Use dummy buffers provided by SPI core by Jarkko Nikula · 9 years ago
  52. 7d1f1bf spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare() by Andy Shevchenko · 9 years ago
  53. c1b03f1 spi: pxa2xx: Add support for Intel Broxton B-Step by Jarkko Nikula · 9 years ago
  54. 7c04b79 spi: pxa2xx: Remove unused DMA buffer mappings by Jarkko Nikula · 9 years ago
  55. 30f3a6a spi: pxa2xx: Add support for both chip selects on Intel Braswell by Mika Westerberg · 9 years ago
  56. c1e4a53 spi: pxa2xx: Move chip select control bits into lpss_config structure by Mika Westerberg · 9 years ago
  57. 0c27d9c spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on Baytrail by Mika Westerberg · 9 years ago
  58. 7a8d44b spi: pxa2xx: Fix too early chipselect deassert by Jarkko Nikula · 9 years ago
  59. 07550df spi: pxa2xx: Update comment in int_transfer_complete() by Jarkko Nikula · 9 years ago
  60. ee03672 spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages by Jarkko Nikula · 9 years ago
  61. d599af6 spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probe by Mika Westerberg · 9 years ago
  62. 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
  63. 0db6421 spi: pxa2xx: Rework self-initiated platform data creation for non-ACPI by Jarkko Nikula · 9 years ago
  64. b7c08cf spi: pxa2xx: Add support for Intel Broxton by Jarkko Nikula · 9 years ago
  65. 8b136ba spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signals by Jarkko Nikula · 9 years ago
  66. d0283eb spi: pxa2xx: Add output control for multiple Intel LPSS chip selects by Jarkko Nikula · 9 years ago
  67. 624ea72 spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specific by Jarkko Nikula · 9 years ago
  68. ceb941a spi: pxa2xx: Align a few defines by Jarkko Nikula · 9 years ago
  69. 0e89721 spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip select by Jarkko Nikula · 9 years ago
  70. 3b8b6d0 spi: pxa2xx: Convert unique ID string of ACPI device as unsigned integer by Jarkko Nikula · 9 years ago
  71. d2c2f6a spi: pxa2xx: derive struct chip_data from struct drv_data by Andy Shevchenko · 9 years ago
  72. d74c4b1 spi: pxa2xx: move debug messages to pump_transfer() by Andy Shevchenko · 9 years ago
  73. 3ad4806 spi: pxa2xx: choose closest lower speed by Andy Shevchenko · 9 years ago
  74. 289de55 spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume() by Mika Westerberg · 9 years ago
  75. b9f6940 spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device() by Jarkko Nikula · 9 years ago
  76. 0eca7cf spi: pxa2xx: Set the max_speed_hz of the master by Jarkko Nikula · 9 years ago
  77. 5132361 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  78. b69d42b spi: pxa2xx: Remove cr0 variable from struct chip_data by Jarkko Nikula · 9 years ago
  79. 196b0e2 spi: pxa2xx: Remove if statement that is always true in pump_transfers() by Jarkko Nikula · 9 years ago
  80. 4f1474b spi: pxa2xx: Remove two variables from struct chip_data by Jarkko Nikula · 9 years ago
  81. 02bc933 spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled by Tan, Jui Nee · 9 years ago
  82. 757fe8d spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it by Jarkko Nikula · 9 years ago
  83. 94e5c23 spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match by Axel Lin · 9 years ago
  84. f47da24 spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers by Jarkko Nikula · 9 years ago
  85. 34cadd9 spi: pxa2xx: Add support for Intel Sunrisepoint by Jarkko Nikula · 9 years ago
  86. 8422ddf spi: pxa2xx: Constify ACPI device ids by Mathias Krause · 10 years ago
  87. 82ba2c2 spi: pxa2xx: Make LPSS SPI general register optional by Jarkko Nikula · 10 years ago
  88. dccf736 spi: pxa2xx: Prepare for new Intel LPSS SPI type by Jarkko Nikula · 10 years ago
  89. 03fbf48 spi: pxa2xx: Differentiate Intel LPSS types by Jarkko Nikula · 10 years ago
  90. eecacf7 spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div() by Dan Carpenter · 10 years ago
  91. 9df461e spi: pxa2xx: replace ugly table by approximation by Andy Shevchenko · 10 years ago
  92. 025ffe8 spi: pxa2xx: shift clk_div in one place by Andy Shevchenko · 10 years ago
  93. 22d1b94 spi: pxa2xx: Remove needless includes by Jarkko Nikula · 10 years ago
  94. 4f9f454 Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topic/rockchip' and 'spi/topic/samsung' into spi-next by Mark Brown · 10 years ago
  95. d6cd09b Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next by Mark Brown · 10 years ago
  96. 48421ad spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resume by Jarkko Nikula · 10 years ago
  97. c957e8f spi/pxa2xx: Clear cur_chip pointer before starting next message by Mika Westerberg · 10 years ago
  98. c039dd2 spi: pxa2xx: Cleanup register access macros by Jarkko Nikula · 10 years ago
  99. 7566bcc spi: pxa2xx: Move is_lpss_ssp() tests to caller by Jarkko Nikula · 10 years ago
  100. 2db73d4 spi: pxa2xx: Remove unused define by Jarkko Nikula · 10 years ago