1. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  2. 87bf5ab spi/fsl-espi: Make sure pm is within 2..32 by Sebastian Andrzej Siewior · 13 years ago
  3. 35faa55 spi/fsl-espi: make the clock computation easier to read by Sebastian Andrzej Siewior · 13 years ago
  4. bb9c568 spi: sh-hspi: modify write/read method by Kuninori Morimoto · 13 years ago
  5. 49e599b8 spi: sh-hspi: control spi clock more correctly by Kuninori Morimoto · 13 years ago
  6. ec139b6 spi: sh-hspi: convert to using core message queue by Kuninori Morimoto · 13 years ago
  7. 6ea41a2 spi: s3c64xx: Fix build by Mark Brown · 13 years ago
  8. 1afb708 spi: s3c64xx: remove unnecessary callback msg->complete by Kuninori Morimoto · 13 years ago
  9. a66590d spi: remove redundant variable assignment by Guennadi Liakhovetski · 13 years ago
  10. 9af4acc spi: release lock on error path in spi_pump_messages() by Dan Carpenter · 13 years ago
  11. 054ebcc spi: Compatibility with direction which is used in samsung DMA operation by Kyoungil Kim · 13 years ago
  12. 0f57e16 spi-topcliff-pch: add recovery processing in case wait-event timeout by Tomoya MORINAGA · 13 years ago
  13. f258b44 spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control by Tomoya MORINAGA · 13 years ago
  14. 7d05b3e spi-topcliff-pch: Fix issue for transmitting over 4KByte by Tomoya MORINAGA · 13 years ago
  15. ee2ece5 spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info by Tomoya MORINAGA · 13 years ago
  16. 00ffc13 spi/imx: simplify error handling to free gpios by Axel Lin · 13 years ago
  17. e290cf2 spi: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  18. b42dfed spi: add Broadcom BCM63xx SPI controller driver by Florian Fainelli · 13 years ago
  19. 1cc2df9 SPI: add CSR SiRFprimaII SPI controller driver by Zhiwu Song · 13 years ago
  20. de3bd7e spi-topcliff-pch: fix -Wuninitialized warning by Danny Kukawka · 13 years ago
  21. 690fb11 spi: Mark spi_register_board_info() __devinit by Mark Brown · 13 years ago
  22. ad2a99a spi/s3c64xx: Convert to using core message queue by Mark Brown · 13 years ago
  23. 5e8afa3 spi: controller drivers don't need to depend on SPI_MASTER explicitly by Uwe Kleine-König · 13 years ago
  24. eb4af0f spi/doc: spi_master_put must be followed up by kfree by Uwe Kleine-König · 13 years ago
  25. d1c8bbd spi: Add SuperH HSPI prototype driver by Kuninori Morimoto · 13 years ago
  26. ffbbdd21 spi: create a message queueing infrastructure by Linus Walleij · 13 years ago
  27. 0b2182d spi: add support for Renesas RSPI by Shimoda, Yoshihiro · 13 years ago
  28. 0eb8880 spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size by Shimoda, Yoshihiro · 13 years ago
  29. d5a8003 spi/omap: Add DT support to McSPI driver by Benoit Cousson · 13 years ago
  30. a5ab629 Fix section mismatch in spi-pl022.c by Russell King · 13 years ago
  31. c88db23 spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver by Danny Kukawka · 13 years ago
  32. b1a4874 spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4 by Sylwester Nawrocki · 13 years ago
  33. 14af60b spi/pl022: Add high priority message pump support by Chris Blair · 13 years ago
  34. 90bbf4f spi/nuc900: Remove unnecessary memset of struct nuc900_spi by Tobias Klauser · 13 years ago
  35. bc266185 Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Grant Likely · 13 years ago
  36. b97b662 spi/s3c64xx: Implement runtime PM support by Mark Brown · 13 years ago
  37. e25d0bf spi/s3c64xx: Convert to dev_pm_ops by Mark Brown · 13 years ago
  38. c257312 spi/s3c64xx: Log error interrupts by Mark Brown · 13 years ago
  39. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  40. 81d48f0a Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  41. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  42. 190a44e Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  43. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  44. 2d51daa Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  45. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  46. 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
  47. e583685 Merge branch 'spi/next' (early part) into spi/merge by Grant Likely · 13 years ago
  48. 14c173e spi/tegra: depend instead of select TEGRA_SYSTEM_DMA by Olof Johansson · 13 years ago
  49. a24d850 spi/s3c64xx: Use bus clocks created using clkdev by Padmavathi Venna · 13 years ago
  50. 178db7d spi: Fix device unregistration when unregistering the bus master by Laurent Pinchart · 13 years ago
  51. 15182f6 Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into gpio/next by Grant Likely · 13 years ago
  52. 809f36c MIPS: Alchemy: Au1300 SoC support by Manuel Lauss · 13 years ago
  53. c65b53b spi/gpio: fix section mismatch warning by Manuel Lauss · 13 years ago
  54. d9ddcec spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build by Jiri Slaby · 13 years ago
  55. 00d2952 spi/nuc900: Include linux/module.h by Axel Lin · 13 years ago
  56. 807cc4b spi/ath79: fix compile error due to missing include by Gabor Juhos · 13 years ago
  57. 8b8d719 spi/pl022: make the chip deselect handling thread safe by Virupax Sadashivpetimath · 13 years ago
  58. 53e4ace spi/pl022: add support for pm_runtime autosuspend by Chris Blair · 13 years ago
  59. 0ad2dee spi/pl022: disable the PL022 block when unused by Virupax Sadashivpetimath · 13 years ago
  60. d4b6af2 spi/pl022: move device disable to workqueue thread by Chris Blair · 13 years ago
  61. 4ca9fb4 spi/pl022: skip default configuration before suspending by Virupax Sadashivpetimath · 13 years ago
  62. c4a4784 spi/pl022: fix build warnings by Jonas Aaberg · 14 years ago
  63. 172289d spi/pl022: only enable RX interrupts when TX is complete by Chris Blair · 14 years ago
  64. 97371fa ARM: 7175/1: add subname parameter to mfp_set_groupg callers by Axel Lin · 13 years ago
  65. 7eeac71 spi: pl022: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  66. bb893d1 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  67. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  68. 7433f2b spi: drop "select SPI_MASTER_OF" by Paul Bolle · 13 years ago
  69. 1cb201a atmel/spi: fix missing probe by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  70. 71e63e7 ARM: 7149/1: spi/pl022: Enable clock in probe by Ulf Hansson · 13 years ago
  71. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  72. fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  73. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  74. 025ed13 spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c by Paul Gortmaker · 14 years ago
  75. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 14 years ago
  76. a485df4 spi, serial: move to dma_transfer_direction by Vinod Koul · 13 years ago
  77. 2b24628 spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  78. 92b3a5c spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  79. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  80. 39f1b56 spi/omap: Correct the error path by Shubhrajyoti D · 13 years ago
  81. 751c925 spi/omap: call pm_runtime_disable in error path and remove by Shubhrajyoti D · 13 years ago
  82. 2856ac1 spi/omap: Use a workqueue per omap2_mcspi controller by Shubhrajyoti D · 13 years ago
  83. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  84. 7e0a6fd Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  85. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  86. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  87. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  88. 38ada21 spi: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  89. 1458d16 OMAP: SPI: Fix the trying to free nonexistent resource error by Shubhrajyoti D · 13 years ago
  90. a853ba8 Merge commit 'v3.1' into spi/next by Grant Likely · 13 years ago
  91. 5bdb7613 spi/spi-ep93xx: add module.h include by Mika Westerberg · 13 years ago
  92. 5b7bea9 spi/tegra: fix compilation error in spi-tegra.c by Marc Dietrich · 13 years ago
  93. f3e03e2e spi-topcliff-pch: Fix overrun issue by Tomoya MORINAGA · 13 years ago
  94. 25e803f spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs by Tomoya MORINAGA · 13 years ago
  95. 373b0eb spi-topcliff-pch: Fix CPU read complete condition issue by Tomoya MORINAGA · 13 years ago
  96. 8b7aa96 spi-topcliff-pch: Fix SSN Control issue by Tomoya MORINAGA · 13 years ago
  97. 27504be spi-topcliff-pch: add tx-memory clear after complete transmitting by Tomoya MORINAGA · 13 years ago
  98. 7ff6bcf clk: spi-pl022: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  99. 387719c spi: Fix WARN when removing spi-fsl-spi module by Jeff Harris · 13 years ago
  100. 6cfa627 ARM: 7079/1: spi: Fix builderror in spi-pl022.c by Peter Hüwe · 13 years ago