1. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  2. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  3. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  4. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  5. dd6c26b Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  6. 344a851 Merge remote-tracking branch 'spi/topic/txx9' into spi-next by Mark Brown · 11 years ago
  7. 605d427 Merge remote-tracking branch 'spi/topic/topcliff' into spi-next by Mark Brown · 11 years ago
  8. 176c51c Merge remote-tracking branch 'spi/topic/tegra114' into spi-next by Mark Brown · 11 years ago
  9. f88df3a Merge remote-tracking branch 'spi/topic/tegra-slink' into spi-next by Mark Brown · 11 years ago
  10. 5b380cb Merge remote-tracking branch 'spi/topic/tegra' into spi-next by Mark Brown · 11 years ago
  11. 84b6146 Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-next by Mark Brown · 11 years ago
  12. d448121 Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-next by Mark Brown · 11 years ago
  13. ad14ad7 Merge remote-tracking branch 'spi/topic/rspi' into spi-next by Mark Brown · 11 years ago
  14. b3d6c80 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  15. 982d628 Merge remote-tracking branch 'spi/topic/probe' into spi-next by Mark Brown · 11 years ago
  16. 7e0ae74 Merge remote-tracking branch 'spi/topic/pl022' into spi-next by Mark Brown · 11 years ago
  17. 3135ba8 Merge remote-tracking branch 'spi/topic/orion' into spi-next by Mark Brown · 11 years ago
  18. 6c99db1 Merge remote-tracking branch 'spi/topic/mxs' into spi-next by Mark Brown · 11 years ago
  19. 8211e6b Merge remote-tracking branch 'spi/topic/loop' into spi-next by Mark Brown · 11 years ago
  20. c25b2c9 Merge remote-tracking branch 'spi/topic/imx' into spi-next by Mark Brown · 11 years ago
  21. ffd6dd3 Merge remote-tracking branch 'spi/topic/hspi' into spi-next by Mark Brown · 11 years ago
  22. 6e693ff Merge remote-tracking branch 'spi/topic/gpio' into spi-next by Mark Brown · 11 years ago
  23. 23e0ad7 Merge remote-tracking branch 'spi/topic/efm32' into spi-next by Mark Brown · 11 years ago
  24. a59ca97 Merge remote-tracking branch 'spi/topic/dspi' into spi-next by Mark Brown · 11 years ago
  25. a35a1df Merge remote-tracking branch 'spi/topic/dev' into spi-next by Mark Brown · 11 years ago
  26. 4cd667b Merge remote-tracking branch 'spi/topic/designware' into spi-next by Mark Brown · 11 years ago
  27. f24b19c Merge remote-tracking branch 'spi/topic/davinci' into spi-next by Mark Brown · 11 years ago
  28. 8f737d6 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  29. d42b70f5 Merge remote-tracking branch 'spi/topic/clps711x' into spi-next by Mark Brown · 11 years ago
  30. 1e8081d Merge remote-tracking branch 'spi/topic/butterfly' into spi-next by Mark Brown · 11 years ago
  31. dd8c26f Merge remote-tracking branch 'spi/topic/bitbang' into spi-next by Mark Brown · 11 years ago
  32. 52d85eb Merge remote-tracking branch 'spi/topic/bfin' into spi-next by Mark Brown · 11 years ago
  33. 2ef2e60 Merge remote-tracking branch 'spi/topic/atmel' into spi-next by Mark Brown · 11 years ago
  34. c55b869 Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus by Mark Brown · 11 years ago
  35. 4c4b8da Merge remote-tracking branch 'spi/fix/modalias' into spi-linus by Mark Brown · 11 years ago
  36. 5b66fd1 Merge remote-tracking branch 'spi/fix/mcspi' into spi-linus by Mark Brown · 11 years ago
  37. 9270d82 Merge remote-tracking branch 'spi/fix/efm' into spi-linus by Mark Brown · 11 years ago
  38. e5f7825 spi/hspi: add device tree support by Kuninori Morimoto · 11 years ago
  39. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  40. 543c954 spi: atmel: fix return value check in atmel_spi_probe() by Wei Yongjun · 11 years ago
  41. 9e556dc spi: spi-imx: only enable the clocks when we start to transfer a message by Huang Shijie · 11 years ago
  42. 9d7fd21 spi/s3c64xx: Fix doubled clock disable on suspend by Krzysztof Kozlowski · 11 years ago
  43. 347de6b spi/s3c64xx: Do not ignore return value of spi_master_resume/suspend by Krzysztof Kozlowski · 11 years ago
  44. 42e182f spi: spi-mxs: Use u32 instead of uint32_t by Trent Piepho · 11 years ago
  45. a560943 spi: spi-mxs: Don't set clock for each xfer by Trent Piepho · 11 years ago
  46. aa9e0c6 spi: spi-mxs: Clean up setup_transfer function by Trent Piepho · 11 years ago
  47. d426ead spi: spi-mxs: Remove check of spi mode bits by Trent Piepho · 11 years ago
  48. 9c97e34 spi: spi-mxs: Fix race in setup method by Trent Piepho · 11 years ago
  49. 1a33073 spi: spi-mxs: Remove bogus setting of ssp clk rate field by Trent Piepho · 11 years ago
  50. 210f65f spi: spi-mxs: Remove full duplex check, spi core already does it by Trent Piepho · 11 years ago
  51. 0b782f7 spi: spi-mxs: Fix chip select control bits in DMA mode by Trent Piepho · 11 years ago
  52. df23286 spi: spi-mxs: Fix extra CS pulses and read mode in multi-transfer messages by Trent Piepho · 11 years ago
  53. 28cad12 spi: spi-mxs: Change flag arguments in txrx functions to bit flags by Trent Piepho · 11 years ago
  54. 75e73fa spi: spi-mxs: Always clear INGORE_CRC, to keep CS asserted by Trent Piepho · 11 years ago
  55. f5bc738 spi: spi-mxs: Remove mxs_spi_enable and mxs_spi_disable by Trent Piepho · 11 years ago
  56. 58f46e4 spi: spi-mxs: Always set LOCK_CS by Trent Piepho · 11 years ago
  57. 7b8f7ee spi/s3c64xx: Add missing pm_runtime_put on setup fail by Krzysztof Kozlowski · 11 years ago
  58. 3833825 spi/s3c64xx: Add missing pm_runtime_set_active() call in probe() by Krzysztof Kozlowski · 11 years ago
  59. f178e3d spi/tegra20-slink: Move first transfer preparation to prepare_message by Mark Brown · 11 years ago
  60. 63fc184 spi/tegra20-slink: Crude refactoring to use core message parsing by Mark Brown · 11 years ago
  61. 3140747 spi/atmel: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  62. 381bd95 Merge remote-tracking branch 'spi/topic/trivial' into spi-atmel by Mark Brown · 11 years ago
  63. f6bd03a spi: Don't break user-visible strings to multiple source lines in drivers by Jarkko Nikula · 11 years ago
  64. a1829d2 spi: Add missing newline to dev_ prints in drivers by Jarkko Nikula · 11 years ago
  65. ecc7777 spi: gpio: Include linux/of.h header by Sachin Kamat · 11 years ago
  66. 05209f4 spi: fsl-dspi: add missing clk_disable_unprepare() in dspi_remove() by Wei Yongjun · 11 years ago
  67. 95c63cf spi: spidev: Fix checkpatch issue by Jingoo Han · 11 years ago
  68. 256fbf3 spi: txx9: Fix checkpatch issue by Jingoo Han · 11 years ago
  69. 3cb7b40 spi: tegra20-slink: Fix checkpatch issue by Jingoo Han · 11 years ago
  70. a29c8ae spi: sh-hspi: Fix checkpatch issue by Jingoo Han · 11 years ago
  71. 3fed806 spi: orion: Fix checkpatch issue by Jingoo Han · 11 years ago
  72. ac8ed23 spi: butterfly: Fix checkpatch issue by Jingoo Han · 11 years ago
  73. cff93c5 spi: bitbang: Fix checkpatch issue by Jingoo Han · 11 years ago
  74. 01b9e04 spi: atmel: Fix checkpatch issue by Jingoo Han · 11 years ago
  75. 5fe5f05 spi: Fix checkpatch issue by Jingoo Han · 11 years ago
  76. e0045eb spi: dw-pci: Use dev_info() instead of printk() by Jingoo Han · 11 years ago
  77. 2c06750 spi: pl022: Use dev_info() instead of printk() by Jingoo Han · 11 years ago
  78. 0732a9d spi/s3c64xx: Use core message handling by Mark Brown · 11 years ago
  79. 2cc6e2e Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop by Mark Brown · 11 years ago
  80. b158935 spi: Provide common spi_message processing loop by Mark Brown · 11 years ago
  81. 6bb9c0e spi/s3c64xx: Use prepare_message() and unprepare_message() by Mark Brown · 11 years ago
  82. 2841a5f spi: Provide per-message prepare and unprepare operations by Mark Brown · 11 years ago
  83. 33cf00e spi: attach/detach SPI device to the ACPI power domain by Mika Westerberg · 11 years ago
  84. cf9eb39 spi: Fix modalias for ACPI enumerated SPI devices by Jarkko Nikula · 11 years ago
  85. cb52c67 spi/rspi: Fix 8bit data access, clear buffer by Hiep Cao Minh · 11 years ago
  86. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  87. 5db542e spi: omap2-mcspi: Fix FIFO support for transmit-and-receive mode by Illia Smyrnov · 11 years ago
  88. 1d82d0c spi: spi-txx9: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  89. 93e9c90 spi: spi-omap-uwire: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  90. db9371b spi: spi-bfin5xx: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  91. 557667f Merge remote-tracking branch 'spi/topic/devm' into spi-bfin by Mark Brown · 11 years ago
  92. 6a009e8 spi: efm32: drop unused struct and fix size check by Uwe Kleine-König · 11 years ago
  93. 75dab1b spi: spi-au1550: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  94. aa7da56 spi: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  95. ebd805c spi/s3c64xx: Factor transfer start out of enable/disable_cs() by Mark Brown · 11 years ago
  96. 56ec197 spi: Provide trace points for message processing by Mark Brown · 11 years ago
  97. fb30a18 spi/tegra20-slink: Remove unused is_single_xfer check by Mark Brown · 11 years ago
  98. ac9fdc8 Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus by Mark Brown · 11 years ago
  99. 896182a Merge remote-tracking branch 'spi/fix/pxa' into spi-linus by Mark Brown · 11 years ago
  100. b242954 Merge remote-tracking branch 'spi/fix/mpc512x' into spi-linus by Mark Brown · 11 years ago