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