1. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  2. 32111ab Merge tag 'spi-linus' into spi-next by Mark Brown · 12 years ago
  3. 213d27a spi/pl022: Revert recent runtime PM changes by Ulf Hansson · 12 years ago
  4. b4482af Merge branch 'spi-pl022' into spi-next by Mark Brown · 12 years ago
  5. d8f1842 spi/pl022: add IDLE state pin management by Patrice Chotard · 12 years ago
  6. 4964a26 spi/pl022: Activate resourses before deactivate them in suspend by Ulf Hansson · 12 years ago
  7. 0df3499 spi/pl022: Minor simplification for runtime pm by Ulf Hansson · 12 years ago
  8. 5015a2e spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe" by Ulf Hansson · 12 years ago
  9. ada7aec spi/pl022: get/put resources on suspend/resume by Linus Walleij · 12 years ago
  10. aeef991 spi/pl022: use more managed resources by Linus Walleij · 12 years ago
  11. 8e5d066 Merge tag 'v3.6-rc6' into spi-drivers by Mark Brown · 12 years ago
  12. 39a6ac1 spi/pl022: Devicetree support w/o platform data by Roland Stigge · 12 years ago
  13. 4f5e1b3 spi/pl022: adopt pinctrl support by Patrice Chotard · 12 years ago
  14. b4b8482 spi/pl022: Fix chipselects pointer computation by Roland Stigge · 12 years ago
  15. 6d3952a spi/pl022: Add devicetree support by Roland Stigge · 12 years ago
  16. f6f46de spi/pl022: Add chip select handling via GPIO by Roland Stigge · 12 years ago
  17. 495e3ff spi/pl022: Fix device remove function by Guenter Roeck · 12 years ago
  18. 6887237 spi/pl022: fix spi-pl022 pm enable at probe by Michel JAOUEN · 12 years ago
  19. 2fb30d1 spi/pl022: enable runtime PM by Linus Walleij · 12 years ago
  20. 42f978c spi/pl022: delete DB5500 support by Linus Walleij · 12 years ago
  21. fd31694 spi/pl022: disable port when unused by Virupax Sadashivpetimath · 12 years ago
  22. ea505bc spi/pl022: Allow request for higher frequency than maximum possible by Viresh Kumar · 12 years ago
  23. 5eb806a spi/pl022: Fix calculate_effective_freq() by Viresh Kumar · 12 years ago
  24. eb798c6 spi/pl022: Fix range checking for bits per word by Vinit Shenoy · 12 years ago
  25. 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 12 years ago
  26. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  27. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  28. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  29. ffbbdd21 spi: create a message queueing infrastructure by Linus Walleij · 12 years ago
  30. 258aea7 dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users by Viresh Kumar · 12 years ago
  31. a5ab629 Fix section mismatch in spi-pl022.c by Russell King · 12 years ago
  32. 14af60b spi/pl022: Add high priority message pump support by Chris Blair · 12 years ago
  33. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  34. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  35. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  36. 8b8d719 spi/pl022: make the chip deselect handling thread safe by Virupax Sadashivpetimath · 13 years ago
  37. 53e4ace spi/pl022: add support for pm_runtime autosuspend by Chris Blair · 13 years ago
  38. 0ad2dee spi/pl022: disable the PL022 block when unused by Virupax Sadashivpetimath · 13 years ago
  39. d4b6af2 spi/pl022: move device disable to workqueue thread by Chris Blair · 13 years ago
  40. 4ca9fb4 spi/pl022: skip default configuration before suspending by Virupax Sadashivpetimath · 13 years ago
  41. c4a4784 spi/pl022: fix build warnings by Jonas Aaberg · 13 years ago
  42. 172289d spi/pl022: only enable RX interrupts when TX is complete by Chris Blair · 13 years ago
  43. 7eeac71 spi: pl022: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  44. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  45. 71e63e7 ARM: 7149/1: spi/pl022: Enable clock in probe by Ulf Hansson · 13 years ago
  46. a485df4 spi, serial: move to dma_transfer_direction by Vinod Koul · 13 years ago
  47. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  48. 7ff6bcf clk: spi-pl022: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  49. 6cfa627 ARM: 7079/1: spi: Fix builderror in spi-pl022.c by Peter Hüwe · 13 years ago
  50. 92b97f0 PM: add runtime PM support to core Primecell driver by Russell King · 13 years ago
  51. 3e3ea71 spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true by Viresh Kumar · 13 years ago
  52. 0379b2a spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate by Viresh Kumar · 13 years ago
  53. b181565 spi/spi-pl022: Don't allocate more sg than required. by Viresh Kumar · 13 years ago
  54. 538a18d spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet by Viresh Kumar · 13 years ago
  55. f1e45f8 spi/spi-pl022: Resolve formatting issues by Viresh Kumar · 13 years ago
  56. 50658b6 spi/pl022: remove function cannot exit by Linus Walleij · 13 years ago
  57. f8db4cc Merge branch 'spi/merge' into spi/next by Grant Likely · 13 years ago
  58. 78b2b91 spi/pl022: strengthen FIFO watermark level checks by Linus Walleij · 13 years ago
  59. bcda6ff spi/pl022: support runtime PM by Rabin Vincent · 13 years ago
  60. 083be3f spi/pl022: initialize burstsize from FIFO trigger level by Linus Walleij · 13 years ago
  61. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/amba-pl022.c]
  62. 43c6401 spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails by Viresh Kumar · 13 years ago
  63. 521999b spi/pl022: use cpu_relax in the busy loop by Linus Walleij · 13 years ago
  64. a18c266 spi/pl022: timeout on polled transfer v2 by Magnus Templing · 13 years ago
  65. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  66. 850a28e spi: Fix race condition in stop_queue() by Vasily Khoruzhick · 13 years ago
  67. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  68. 06fb01f spi/pl022: Add loopback support for the SPI on 5500 by Philippe Langlais · 13 years ago
  69. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  70. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  71. c437667 spi/pl022: rid dangling labels by Linus Walleij · 13 years ago
  72. 12e8b32 spi/pl022: minor kerneldoc updates by Linus Walleij · 13 years ago
  73. d63636d spi/pl022: remove dangling status check by Virupax Sadashivpetimath · 13 years ago
  74. 808f103 spi/pl022: disable core voltage when idle by Linus Walleij · 13 years ago
  75. ecd442f spi/pl022: use dmaengine helper macros by Linus Walleij · 13 years ago
  76. 94a1b6d spi/amba-pl022: fixing compilation warning. by Viresh Kumar · 13 years ago
  77. 5e8b821 spi/pl022: convert running variable by Linus Walleij · 14 years ago
  78. dec5a58 spi/pl022: convert busy flag to a bool by Linus Walleij · 14 years ago
  79. 082086f spi/pl022: pass the returned sglen to the DMA engine by Linus Walleij · 14 years ago
  80. b729889 spi/pl022: map the buffers on the DMA engine by Linus Walleij · 14 years ago
  81. bc3f67a drivers/spi: Remove unnecessary semicolons by Joe Perches · 14 years ago
  82. f9d629c spi/pl022: fix dubious allocation staticize platform data by Linus Walleij · 14 years ago
  83. 5a1c98b spi/pl022: get rid of chipinfo dev pointer by Linus Walleij · 14 years ago
  84. bde435a spi/pl022: Add spi->mode support to AMBA SPI driver by Kevin Wells · 14 years ago
  85. b1b6b9a spi/pl022: add PrimeCell generic DMA support by Linus Walleij · 14 years ago
  86. 4a4fd47 spi/amba-pl022: Fix error case return statement. by Julia Lawall · 14 years ago
  87. 25c8e03 spi/pl022: move probe call to subsys_initcall() by Linus Walleij · 14 years ago
  88. 545074f spi/pl022: fix APB pclk power regression on U300 by Linus Walleij · 14 years ago
  89. b422588 spi/amba_pl022: Fix probe and remove hook section annotations. by Kevin Wells · 14 years ago
  90. 4a12404 spi/pl022: fix stop queue procedure by Grzegorz Sygieda · 14 years ago
  91. 781c7b1 spi/pl022: add support for the PL023 derivate by Linus Walleij · 14 years ago
  92. 556f4ae spi/pl022: fix up differences between ARM and ST versions by Linus Walleij · 14 years ago
  93. 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
  94. fc05475 ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills by Linus Walleij · 14 years ago
  95. e89e04f ARM: 5741/1: pl022: fix peripheral id for ST vendor by Srinidhi Kasagar · 15 years ago
  96. 59b69e2 Merge branch 'u300' into devel by Russell King · 15 years ago
  97. ee2b805 ARM: 5678/1: SSP/SPI PL022 polarity terminology fix by Linus Walleij · 15 years ago
  98. 0724915 [ARM] remove duplicated #include by Huang Weiyi · 15 years ago
  99. b43d65f [ARM] 5546/1: ARM PL022 SSP/SPI driver v3 by Linus Walleij · 15 years ago