1. f3e03e2e spi-topcliff-pch: Fix overrun issue by Tomoya MORINAGA · 13 years ago
  2. 25e803f spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs by Tomoya MORINAGA · 13 years ago
  3. 373b0eb spi-topcliff-pch: Fix CPU read complete condition issue by Tomoya MORINAGA · 13 years ago
  4. 8b7aa96 spi-topcliff-pch: Fix SSN Control issue by Tomoya MORINAGA · 13 years ago
  5. 27504be spi-topcliff-pch: add tx-memory clear after complete transmitting by Tomoya MORINAGA · 13 years ago
  6. 387719c spi: Fix WARN when removing spi-fsl-spi module by Jeff Harris · 13 years ago
  7. 4cc122a spi/imx: Fix spi-imx when the hardware SPI chipselects are used by Fabio Estevam · 13 years ago
  8. 50658b6 spi/pl022: remove function cannot exit by Linus Walleij · 13 years ago
  9. 7235dd7 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  10. 22a85e4 spi/imx: add device tree probe support by Shawn Guo · 13 years ago
  11. c2387cb spi/imx: copy gpio number passed by platform data into driver private data by Shawn Guo · 13 years ago
  12. 04ee585 spi/imx: use soc name in spi device type naming scheme by Shawn Guo · 13 years ago
  13. 2a64a90 spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 by Shawn Guo · 13 years ago
  14. 66de757 spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro by Shawn Guo · 13 years ago
  15. 3451fb1 spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro by Shawn Guo · 13 years ago
  16. edd501bb spi/imx: do not make copy of spi_imx_devtype_data by Shawn Guo · 13 years ago
  17. 40bfff8 spi/dw: Add spi number into spi irq desc by Liu, ShuoX · 13 years ago
  18. 30757414 spi/s3c64xx: Bug fix for SPI with different FIFO level by Padmavathi Venna · 13 years ago
  19. 22032c7 spi/tegra: Use engineering names in DT compatible property by Stephen Warren · 13 years ago
  20. fb64409 spi/fsl_spi: fix CPM spi driver by Holger Brunck · 13 years ago
  21. 45fae7d spi: remove obsolete spi-s3c24xx-gpio driver by Peter Korsgaard · 13 years ago
  22. c52d4e5 spi/bfin_spi: uninline fat queue funcs by Mike Frysinger · 13 years ago
  23. ddc0bf1 spi/bfin_spi: constify pin array by Mike Frysinger · 13 years ago
  24. 47885ce spi/bfin_spi: use structs for accessing hardware regs by Mike Frysinger · 13 years ago
  25. f8db4cc Merge branch 'spi/merge' into spi/next by Grant Likely · 13 years ago
  26. e479c60 spi/bfin_spi: fix handling of default bits per word setting by Mike Frysinger · 13 years ago
  27. 2e2de2e spi/topcliff-pch: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  28. 78b2b91 spi/pl022: strengthen FIFO watermark level checks by Linus Walleij · 13 years ago
  29. bcda6ff spi/pl022: support runtime PM by Rabin Vincent · 13 years ago
  30. 083be3f spi/pl022: initialize burstsize from FIFO trigger level by Linus Walleij · 13 years ago
  31. e892bac gpio/tegra: Move Tegra gpio driver to drivers/gpio by Grant Likely · 13 years ago
  32. e3f88ae spi-pl022: Add missing return value update by Virupax Sadashivpetimath · 13 years ago
  33. 8e2943c spi: Convert uses of struct resource * to resource_size(ptr) by Joe Perches · 13 years ago
  34. e4c8308 Merge branch 'ep93xx-dma' into spi/next by Grant Likely · 13 years ago
  35. c37f3c2 spi/topcliff_pch: DMA support by Tomoya MORINAGA · 13 years ago
  36. f016aeb spi/topcliff_pch: support new device ML7213 IOH by Tomoya MORINAGA · 13 years ago
  37. 626a96d spi/ep93xx: add DMA support by Mika Westerberg · 13 years ago
  38. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago
  39. 8c99268 spi/bitbang: initialize bits_per_word as specified by spi message by Anatolij Gustschin · 13 years ago
  40. 8b20c8c spi/omap2: fix uninitialized variable by Govindraj.R · 13 years ago
  41. 9c3e737 spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral by Cliff Cai · 13 years ago
  42. 80b4037 spi/tle620x: add missing device_remove_file() by Axel Lin · 13 years ago
  43. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  44. 20e0ec1 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  45. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 13 years ago
  46. 0b4bf78 coldfire_qspi compile fix by Steven King · 13 years ago
  47. 43c6401 spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails by Viresh Kumar · 13 years ago
  48. c6e7b8c spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c24xx_spi_remove by Axel Lin · 13 years ago
  49. 708a7e4 spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc900_spi_remove by Axel Lin · 13 years ago
  50. 8901e1b spi/spi_tegra: use spi_unregister_master() instead of spi_master_put() by Axel Lin · 13 years ago
  51. 680c130 spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path by Axel Lin · 13 years ago
  52. 0c4a159 spi: Use void pointers for data in simple SPI I/O operations by Mark Brown · 13 years ago
  53. 521999b spi/pl022: use cpu_relax in the busy loop by Linus Walleij · 13 years ago
  54. 7f9a4b9 spi/pl022: mark driver non-experimental by Linus Walleij · 13 years ago
  55. a18c266 spi/pl022: timeout on polled transfer v2 by Magnus Templing · 13 years ago
  56. 78fab4c Merge commit 'v2.6.39' into spi/next by Grant Likely · 13 years ago
  57. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  58. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. 850a28e spi: Fix race condition in stop_queue() by Vasily Khoruzhick · 13 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  61. 3b8a4dd spi/dw_spi: improve the interrupt mode with the batch ops by Alek Du · 13 years ago
  62. 2ff271b spi/dw_spi: change poll mode transfer from byte ops to batch ops by Alek Du · 13 years ago
  63. 8a33a37 spi/dw_spi: remove the un-necessary flush() by Alek Du · 13 years ago
  64. de6efe0 spi/dw_spi: unify the low level read/write routines by Feng Tang · 13 years ago
  65. e264ac8 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  66. 06fb01f spi/pl022: Add loopback support for the SPI on 5500 by Philippe Langlais · 13 years ago
  67. 95c5c3a spi/omap_mcspi: Fix broken last word xfer by Jarkko Nikula · 13 years ago
  68. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 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. 568a60e spi/dw_spi: move dw_spi.h into drivers/spi by Grant Likely · 13 years ago
  71. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  72. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  73. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  74. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 13 years ago
  75. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  76. 9b963f3 Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stable by Russell King · 13 years ago
  77. a72aeef spi: add ti-ssp spi master driver by Cyril Chemparathy · 13 years ago
  78. 5821c95 Merge branch 'davinci-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stable by Russell King · 13 years ago
  79. b1178b2 spi/davinci: Support DMA transfers larger than 65535 words by Michael Williamson · 13 years ago
  80. d09519e spi/davinci: Use correct length parameter to dma_map_single calls by Michael Williamson · 13 years ago
  81. 9c3c8af Merge commit 'v2.6.38-rc8' into spi/next by Grant Likely · 13 years ago
  82. 3afdb0f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  83. beb8596 spi_imx: Fix misspelled configuration variable SOC_IMX31 by Alberto Panizzo · 13 years ago
  84. c23eb89 ARM: imx3x: clean up ARCH_MX3X by Richard Zhao · 13 years ago
  85. 7685167 ARM: imx5x: clean up ARCH_MX5X by Richard Zhao · 13 years ago
  86. adef658 spi/omap_mcspi: catch xfers of non-multiple SPI word size by Michael Jones · 13 years ago
  87. 12d7d4e Merge branch 'devel-cleanup' into omap-for-linus by Tony Lindgren · 13 years ago
  88. 2e3e2a5 davinci: spi: move event queue parameter to platform data by Michael Williamson · 13 years ago
  89. 18d306d dt/spi: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  90. 38a5d67 Merge commit 'v2.6.38-rc6' into devicetree/next by Grant Likely · 13 years ago
  91. 57d9c10 spi/omap_mcspi: Off-by-one error in finding the right divisor by Hannu Heikkinen · 13 years ago
  92. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  93. c437667 spi/pl022: rid dangling labels by Linus Walleij · 13 years ago
  94. 5c05dd0 spi: add support for SuperH SPI by Yoshihiro Shimoda · 13 years ago
  95. 0b78253 spi: New driver for Altera SPI by Thomas Chou · 13 years ago
  96. ce79258 spi: add OpenCores tiny SPI driver by Thomas Chou · 13 years ago
  97. 9bde36a Merge branch 'devicetree/next' into spi/next by Grant Likely · 13 years ago
  98. 1f1a438 OMAP: runtime: McSPI driver runtime conversion by Govindraj.R · 13 years ago
  99. 1a5d819 OMAP: devices: Modify McSPI device to adapt to hwmod framework by Charulatha V · 13 years ago
  100. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 13 years ago