1. 7e016d1 Merge remote-tracking branch 'spi/topic/pxa' into spi-next by Mark Brown · 11 years ago
  2. 6140b05c Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  3. 4581949 Merge remote-tracking branch 'spi/topic/bpw' into spi-next by Mark Brown · 11 years ago
  4. cc0ee98 spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc() by Mika Westerberg · 11 years ago
  5. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  6. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  7. 4b30f2a spi/pxa2xx: add Intel BayTrail ACPI ID by Mika Westerberg · 11 years ago
  8. cddb339 spi/pxa2xx: convert to dma_request_slave_channel_compat() by Mika Westerberg · 11 years ago
  9. 6dc81f6 spi/pxa2xx: fix compile warning in pxa2xx_spi_acpi_get_pdata() by Mika Westerberg · 11 years ago
  10. 61f3d0a Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  11. cbfd6a2 spi/pxa2xx: Convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  12. 2989617 ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices() by Rafael J. Wysocki · 11 years ago
  13. 0054e28 spi/pxa2xx: enable multiblock DMA transfers for LPSS devices by Mika Westerberg · 11 years ago
  14. a349685 spi/pxa2xx: add support for Lynxpoint SPI controllers by Mika Westerberg · 11 years ago
  15. a0d2642 spi/pxa2xx: add support for Intel Low Power Subsystem SPI by Mika Westerberg · 11 years ago
  16. b833172 spi/pxa2xx: add support for SPI_LOOP by Mika Westerberg · 11 years ago
  17. 7d94a50 spi/pxa2xx: add support for runtime PM by Mika Westerberg · 11 years ago
  18. 5928808 spi/pxa2xx: add support for DMA engine by Mika Westerberg · 11 years ago
  19. cd7bed0 spi/pxa2xx: break out the private DMA API usage into a separate file by Mika Westerberg · 11 years ago
  20. 3343b7a spi/pxa2xx: convert to the common clk framework by Mika Westerberg · 11 years ago
  21. 7f86bde spi/pxa2xx: convert to the pump message infrastructure by Mika Westerberg · 11 years ago
  22. 2b9b84f spi/pxa2xx: fix warnings when compiling a 64-bit kernel by Mika Westerberg · 11 years ago
  23. 851bacf spi/pxa2xx: embed the ssp_device to platform data by Mika Westerberg · 12 years ago
  24. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  25. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/pxa2xx_spi.c]
  26. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  27. 850a28e spi: Fix race condition in stop_queue() by Vasily Khoruzhick · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 13 years ago
  30. 21486af spi/pxa2xx: pass of_node to spi device and set a parent device by Sebastian Andrzej Siewior · 14 years ago
  31. 579d3bb spi/pxa2xx: Modify RX-Tresh instead of busy-loop for the remaining RX bytes. by Sebastian Andrzej Siewior · 14 years ago
  32. 2a8626a spi/pxa2xx: Add chipselect support for Sodaville by Sebastian Andrzej Siewior · 14 years ago
  33. d0777f2 spi/pxa2xx: Consider CE4100's FIFO depth by Sebastian Andrzej Siewior · 14 years ago
  34. d6ea3df spi/pxa2xx: Add CE4100 support by Sebastian Andrzej Siewior · 14 years ago
  35. 8348c25 arm/pxa2xx: reorgazine SSP and SPI header files by Sebastian Andrzej Siewior · 14 years ago
  36. 4a25605 spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbers by Sebastian Andrzej Siewior · 14 years ago
  37. 49cbb1e spi/pxa2xx: add support for shared IRQ handler by Sebastian Andrzej Siewior · 14 years ago
  38. fbd29a1 spi/pxa2xx: register driver properly by Sebastian Andrzej Siewior · 14 years ago
  39. baffe16 [ARM] pxa: add namespace on ssp by Haojian Zhuang · 14 years ago
  40. 54c39b4 [ARM] pxa: move ssp into common plat-pxa by Haojian Zhuang · 14 years ago
  41. 83f2889 [ARM] pxa: merge regs-ssp.h into ssp.h by Eric Miao · 14 years ago
  42. c9840da [ARM] pxa: correct SSCR0_SCR to support multiple SoCs by Eric Miao · 14 years ago
  43. 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
  44. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  45. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  46. 5b61a74 pxa2xx_spi: register earlier by Antonio Ospite · 15 years ago
  47. 86d2593 [ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  48. 50e0a7b pxa2xx_spi: fix for SPI_CS_HIGH by Daniel Ribeiro · 15 years ago
  49. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  50. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  51. 7348d82 pxa2xx_spi: prevent panic case setup() fails by Daniel Ribeiro · 15 years ago
  52. 306c68a spi: pxa2xx: limit reaches -1 by Roel Kluin · 15 years ago
  53. 148da33 pxa2xx_spi: restore DRCMR on resume by Daniel Ribeiro · 15 years ago
  54. 2b2562d [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c by Daniel Ribeiro · 15 years ago
  55. 7ad0ba9 pxa2xx_spi: set spi_master.dma_alignment = 8 by Mike Rapoport · 15 years ago
  56. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 15 years ago
  57. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  58. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  59. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  60. 51e911e drivers/spi: move a dereference below a NULL test by Julia Lawall · 16 years ago
  61. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  62. 393df74 pxa2xx_spi: bugfix full duplex dma data corruption by Ned Forrester · 16 years ago
  63. f1f640a pxa2xx_spi: fix chip_info defaults and documentation. by Vernon Sauder · 16 years ago
  64. 65a00a2 pxa2xx_spi: minor cleanup by Guennadi Liakhovetski · 16 years ago
  65. 20b918d pxa2xx_spi: fix build breakage by Mike Rapoport · 16 years ago
  66. 7e96445 pxa2xx_spi: dma bugfixes by Ned Forrester · 16 years ago
  67. 8423597 pxa2xx_spi: chipselect bugfixes by Ned Forrester · 16 years ago
  68. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  69. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  70. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  71. 0cf942d spi: pxa2xx_spi clock resume bugfix by Eric BENARD · 16 years ago
  72. cf43369 spi: pxa2xx_spi "sparse" fixes by David Brownell · 16 years ago
  73. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  74. b97c74b spi: pxa2xx_spi clock polarity fix by Ned Forrester · 16 years ago
  75. 5beec4a spi: remove more dev->power.power_state usage by David Brownell · 16 years ago
  76. 2f1a74e [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() by eric miao · 17 years ago
  77. 0aea1fd [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h by eric miao · 17 years ago
  78. 037cdaf pxa2xx_spi: fix typo in description by Will Newton · 17 years ago
  79. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  80. d1e44d9 SPI driver runtime footprint shrinkage by David Brownell · 17 years ago
  81. 8b7f9b8 Clean up duplicate includes in drivers/spi/ by Jesper Juhl · 17 years ago
  82. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  83. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 17 years ago
  84. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 17 years ago
  85. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 17 years ago
  86. 7f6ee1a [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c by Justin Clacherty · 17 years ago
  87. 8d94cc5 [PATCH] spi: stabilize PIO mode transfers on PXA2xx systems by Stephen Street · 18 years ago
  88. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  89. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  90. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  91. 5daa3ba [PATCH] pxa2xx-spi update by Stephen Street · 18 years ago
  92. 9708c12 [PATCH] spi: Update to PXA2xx SPI Driver by Stephen Street · 18 years ago
  93. e0c9905 [PATCH] SPI: add PXA2xx SSP SPI Driver by Stephen Street · 18 years ago