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