1. 8422ddf spi: pxa2xx: Constify ACPI device ids by Mathias Krause · 9 years ago
  2. 82ba2c2 spi: pxa2xx: Make LPSS SPI general register optional by Jarkko Nikula · 9 years ago
  3. dccf736 spi: pxa2xx: Prepare for new Intel LPSS SPI type by Jarkko Nikula · 9 years ago
  4. 03fbf48 spi: pxa2xx: Differentiate Intel LPSS types by Jarkko Nikula · 9 years ago
  5. eecacf7 spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div() by Dan Carpenter · 9 years ago
  6. 9df461e spi: pxa2xx: replace ugly table by approximation by Andy Shevchenko · 9 years ago
  7. 025ffe8 spi: pxa2xx: shift clk_div in one place by Andy Shevchenko · 9 years ago
  8. 22d1b94 spi: pxa2xx: Remove needless includes by Jarkko Nikula · 9 years ago
  9. 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
  10. 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
  11. 48421ad spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resume by Jarkko Nikula · 10 years ago
  12. c957e8f spi/pxa2xx: Clear cur_chip pointer before starting next message by Mika Westerberg · 10 years ago
  13. c039dd2 spi: pxa2xx: Cleanup register access macros by Jarkko Nikula · 10 years ago
  14. 7566bcc spi: pxa2xx: Move is_lpss_ssp() tests to caller by Jarkko Nikula · 10 years ago
  15. 2db73d4 spi: pxa2xx: Remove unused define by Jarkko Nikula · 10 years ago
  16. 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  17. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  18. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  19. ec83305 spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  20. e5262d0 spi: spi-pxa2xx: SPI support for Intel Quark X1000 by Weike Chen · 10 years ago
  21. 4fdb242 spi: spi-pxa2xx: Add helpers for regiseters' accessing by Weike Chen · 10 years ago
  22. 2b9375b spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM by Dmitry Eremin-Solenikov · 10 years ago
  23. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  24. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  25. b729bf3 spi/pxa2xx: Don't use slave_id of dma_slave_config by Mika Westerberg · 10 years ago
  26. aca2636 spi/pxa2xx: Add ACPI ID for Intel Braswell by Alan Cox · 10 years ago
  27. e61f487 spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI by Chew, Chiau Ee · 10 years ago
  28. 69e25c7 Merge remote-tracking branch 'spi/topic/workqueue' into spi-next by Mark Brown · 10 years ago
  29. 301d838 Merge remote-tracking branches 'spi/topic/oom', 'spi/topic/pxa2xx', 'spi/topic/rspi' and 'spi/topic/sirf' into spi-next by Mark Brown · 10 years ago
  30. 836d1a2 spi/pxa2xx: fix runtime PM enabling order by Antonio Ospite · 10 years ago
  31. 9deae45 spi: pxa2xx: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  32. e4745fe spi: Remove unneeded include of linux/workqueue.h by Axel Lin · 10 years ago
  33. 23e2c2a spi: Use list_last_entry at appropriate places by Axel Lin · 11 years ago
  34. 8aeab58 Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linus by Mark Brown · 11 years ago
  35. 1504d22 Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hspi', 'spi/fix/imx', 'spi/fix/msiof', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/topic/altera', 'spi/topic/ath79' and 'spi/topic/atmel' into spi-linus by Mark Brown · 11 years ago
  36. 382cebb spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
  37. 483c319 spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match by Mika Westerberg · 11 years ago
  38. c50325f spi/pxa2xx: Restore private register bits. by Chew, Chiau Ee · 11 years ago
  39. 54acbd9 spi/pxa2xx: add new ACPI IDs by Mika Westerberg · 11 years ago
  40. 52d85eb Merge remote-tracking branch 'spi/topic/bfin' into spi-next by Mark Brown · 11 years ago
  41. f6bd03a spi: Don't break user-visible strings to multiple source lines in drivers by Jarkko Nikula · 11 years ago
  42. a807fcd spi: pxa2xx: use devm_spi_register_master() by Jingoo Han · 11 years ago
  43. 269e4a4 spi/pxa2xx: check status register as well to determine if the device is off by Mika Westerberg · 11 years ago
  44. 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  45. 7dd6278 spi/pxa2xx: Convert to core runtime PM by Mark Brown · 11 years ago
  46. 1de7061 spi/pxa2xx: enable DMA on newer Intel LPSS silicon by Mika Westerberg · 11 years ago
  47. 7e016d1 Merge remote-tracking branch 'spi/topic/pxa' into spi-next by Mark Brown · 11 years ago
  48. 6140b05c Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  49. 4581949 Merge remote-tracking branch 'spi/topic/bpw' into spi-next by Mark Brown · 11 years ago
  50. cc0ee98 spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc() by Mika Westerberg · 11 years ago
  51. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  52. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  53. 4b30f2a spi/pxa2xx: add Intel BayTrail ACPI ID by Mika Westerberg · 11 years ago
  54. cddb339 spi/pxa2xx: convert to dma_request_slave_channel_compat() by Mika Westerberg · 11 years ago
  55. 6dc81f6 spi/pxa2xx: fix compile warning in pxa2xx_spi_acpi_get_pdata() by Mika Westerberg · 11 years ago
  56. 61f3d0a Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  57. cbfd6a2 spi/pxa2xx: Convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  58. 2989617 ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices() by Rafael J. Wysocki · 11 years ago
  59. 0054e28 spi/pxa2xx: enable multiblock DMA transfers for LPSS devices by Mika Westerberg · 11 years ago
  60. a349685 spi/pxa2xx: add support for Lynxpoint SPI controllers by Mika Westerberg · 12 years ago
  61. a0d2642 spi/pxa2xx: add support for Intel Low Power Subsystem SPI by Mika Westerberg · 12 years ago
  62. b833172 spi/pxa2xx: add support for SPI_LOOP by Mika Westerberg · 12 years ago
  63. 7d94a50 spi/pxa2xx: add support for runtime PM by Mika Westerberg · 12 years ago
  64. 5928808 spi/pxa2xx: add support for DMA engine by Mika Westerberg · 12 years ago
  65. cd7bed0 spi/pxa2xx: break out the private DMA API usage into a separate file by Mika Westerberg · 12 years ago
  66. 3343b7a spi/pxa2xx: convert to the common clk framework by Mika Westerberg · 12 years ago
  67. 7f86bde spi/pxa2xx: convert to the pump message infrastructure by Mika Westerberg · 12 years ago
  68. 2b9b84f spi/pxa2xx: fix warnings when compiling a 64-bit kernel by Mika Westerberg · 12 years ago
  69. 851bacf spi/pxa2xx: embed the ssp_device to platform data by Mika Westerberg · 12 years ago
  70. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  71. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/pxa2xx_spi.c]
  72. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  73. 850a28e spi: Fix race condition in stop_queue() by Vasily Khoruzhick · 13 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  75. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 14 years ago
  76. 21486af spi/pxa2xx: pass of_node to spi device and set a parent device by Sebastian Andrzej Siewior · 14 years ago
  77. 579d3bb spi/pxa2xx: Modify RX-Tresh instead of busy-loop for the remaining RX bytes. by Sebastian Andrzej Siewior · 14 years ago
  78. 2a8626a spi/pxa2xx: Add chipselect support for Sodaville by Sebastian Andrzej Siewior · 14 years ago
  79. d0777f2 spi/pxa2xx: Consider CE4100's FIFO depth by Sebastian Andrzej Siewior · 14 years ago
  80. d6ea3df spi/pxa2xx: Add CE4100 support by Sebastian Andrzej Siewior · 14 years ago
  81. 8348c25 arm/pxa2xx: reorgazine SSP and SPI header files by Sebastian Andrzej Siewior · 14 years ago
  82. 4a25605 spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbers by Sebastian Andrzej Siewior · 14 years ago
  83. 49cbb1e spi/pxa2xx: add support for shared IRQ handler by Sebastian Andrzej Siewior · 14 years ago
  84. fbd29a1 spi/pxa2xx: register driver properly by Sebastian Andrzej Siewior · 14 years ago
  85. baffe16 [ARM] pxa: add namespace on ssp by Haojian Zhuang · 14 years ago
  86. 54c39b4 [ARM] pxa: move ssp into common plat-pxa by Haojian Zhuang · 14 years ago
  87. 83f2889 [ARM] pxa: merge regs-ssp.h into ssp.h by Eric Miao · 14 years ago
  88. c9840da [ARM] pxa: correct SSCR0_SCR to support multiple SoCs by Eric Miao · 14 years ago
  89. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  90. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  91. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  92. 5b61a74 pxa2xx_spi: register earlier by Antonio Ospite · 15 years ago
  93. 86d2593 [ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  94. 50e0a7b pxa2xx_spi: fix for SPI_CS_HIGH by Daniel Ribeiro · 15 years ago
  95. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  96. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  97. 7348d82 pxa2xx_spi: prevent panic case setup() fails by Daniel Ribeiro · 15 years ago
  98. 306c68a spi: pxa2xx: limit reaches -1 by Roel Kluin · 15 years ago
  99. 148da33 pxa2xx_spi: restore DRCMR on resume by Daniel Ribeiro · 15 years ago
  100. 2b2562d [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c by Daniel Ribeiro · 15 years ago