1. 97371fa ARM: 7175/1: add subname parameter to mfp_set_groupg callers by Axel Lin · 13 years ago
  2. 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
  3. 1cb201a atmel/spi: fix missing probe by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  4. 71e63e7 ARM: 7149/1: spi/pl022: Enable clock in probe by Ulf Hansson · 13 years ago
  5. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  6. fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  7. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  8. 025ed13 spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c by Paul Gortmaker · 13 years ago
  9. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  10. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  11. 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
  12. 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
  13. 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
  14. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  15. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  16. 38ada21 spi: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  17. 1458d16 OMAP: SPI: Fix the trying to free nonexistent resource error by Shubhrajyoti D · 13 years ago
  18. a853ba8 Merge commit 'v3.1' into spi/next by Grant Likely · 13 years ago
  19. 5bdb7613 spi/spi-ep93xx: add module.h include by Mika Westerberg · 13 years ago
  20. 5b7bea9 spi/tegra: fix compilation error in spi-tegra.c by Marc Dietrich · 13 years ago
  21. f3e03e2e spi-topcliff-pch: Fix overrun issue by Tomoya MORINAGA · 13 years ago
  22. 25e803f spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs by Tomoya MORINAGA · 13 years ago
  23. 373b0eb spi-topcliff-pch: Fix CPU read complete condition issue by Tomoya MORINAGA · 13 years ago
  24. 8b7aa96 spi-topcliff-pch: Fix SSN Control issue by Tomoya MORINAGA · 13 years ago
  25. 27504be spi-topcliff-pch: add tx-memory clear after complete transmitting by Tomoya MORINAGA · 13 years ago
  26. 7ff6bcf clk: spi-pl022: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  27. 387719c spi: Fix WARN when removing spi-fsl-spi module by Jeff Harris · 13 years ago
  28. 6cfa627 ARM: 7079/1: spi: Fix builderror in spi-pl022.c by Peter Hüwe · 13 years ago
  29. 92b97f0 PM: add runtime PM support to core Primecell driver by Russell King · 13 years ago
  30. 7eb187b spi: spi-dw: fix all sparse warnings by H Hartley Sweeten · 13 years ago
  31. 3e3ea71 spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true by Viresh Kumar · 13 years ago
  32. 0379b2a spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate by Viresh Kumar · 13 years ago
  33. b181565 spi/spi-pl022: Don't allocate more sg than required. by Viresh Kumar · 13 years ago
  34. 538a18d spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet by Viresh Kumar · 13 years ago
  35. f1e45f8 spi/spi-pl022: Resolve formatting issues by Viresh Kumar · 13 years ago
  36. 4cc122a spi/imx: Fix spi-imx when the hardware SPI chipselects are used by Fabio Estevam · 13 years ago
  37. 82ab8cd spi/s3c64xx: Merge dma control code by Boojin Kim · 13 years ago
  38. 39d3e80 spi/s3c64xx: Add support DMA engine API by Boojin Kim · 13 years ago
  39. 60e8972 ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  40. 50658b6 spi/pl022: remove function cannot exit by Linus Walleij · 13 years ago
  41. 7235dd7 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  42. 22a85e4 spi/imx: add device tree probe support by Shawn Guo · 13 years ago
  43. c2387cb spi/imx: copy gpio number passed by platform data into driver private data by Shawn Guo · 13 years ago
  44. 04ee585 spi/imx: use soc name in spi device type naming scheme by Shawn Guo · 13 years ago
  45. 2a64a90 spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 by Shawn Guo · 13 years ago
  46. 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
  47. 3451fb1 spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro by Shawn Guo · 13 years ago
  48. edd501bb spi/imx: do not make copy of spi_imx_devtype_data by Shawn Guo · 13 years ago
  49. 40bfff8 spi/dw: Add spi number into spi irq desc by Liu, ShuoX · 13 years ago
  50. 30757414 spi/s3c64xx: Bug fix for SPI with different FIFO level by Padmavathi Venna · 13 years ago
  51. 22032c7 spi/tegra: Use engineering names in DT compatible property by Stephen Warren · 13 years ago
  52. fb64409 spi/fsl_spi: fix CPM spi driver by Holger Brunck · 13 years ago
  53. 45fae7d spi: remove obsolete spi-s3c24xx-gpio driver by Peter Korsgaard · 13 years ago
  54. c52d4e5 spi/bfin_spi: uninline fat queue funcs by Mike Frysinger · 13 years ago
  55. ddc0bf1 spi/bfin_spi: constify pin array by Mike Frysinger · 13 years ago
  56. 47885ce spi/bfin_spi: use structs for accessing hardware regs by Mike Frysinger · 13 years ago
  57. f8db4cc Merge branch 'spi/merge' into spi/next by Grant Likely · 13 years ago
  58. e479c60 spi/bfin_spi: fix handling of default bits per word setting by Mike Frysinger · 13 years ago
  59. 2e2de2e spi/topcliff-pch: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  60. 78b2b91 spi/pl022: strengthen FIFO watermark level checks by Linus Walleij · 13 years ago
  61. bcda6ff spi/pl022: support runtime PM by Rabin Vincent · 13 years ago
  62. 083be3f spi/pl022: initialize burstsize from FIFO trigger level by Linus Walleij · 13 years ago
  63. e892bac gpio/tegra: Move Tegra gpio driver to drivers/gpio by Grant Likely · 13 years ago
  64. e3f88ae spi-pl022: Add missing return value update by Virupax Sadashivpetimath · 13 years ago
  65. 8e2943c spi: Convert uses of struct resource * to resource_size(ptr) by Joe Perches · 13 years ago
  66. e4c8308 Merge branch 'ep93xx-dma' into spi/next by Grant Likely · 13 years ago
  67. c37f3c2 spi/topcliff_pch: DMA support by Tomoya MORINAGA · 13 years ago
  68. f016aeb spi/topcliff_pch: support new device ML7213 IOH by Tomoya MORINAGA · 13 years ago
  69. 626a96d spi/ep93xx: add DMA support by Mika Westerberg · 13 years ago
  70. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago
  71. 8c99268 spi/bitbang: initialize bits_per_word as specified by spi message by Anatolij Gustschin · 13 years ago
  72. 8b20c8c spi/omap2: fix uninitialized variable by Govindraj.R · 13 years ago
  73. 9c3e737 spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral by Cliff Cai · 13 years ago
  74. 80b4037 spi/tle620x: add missing device_remove_file() by Axel Lin · 13 years ago
  75. 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
  76. 20e0ec1 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  77. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 13 years ago
  78. 0b4bf78 coldfire_qspi compile fix by Steven King · 13 years ago
  79. 43c6401 spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails by Viresh Kumar · 13 years ago
  80. c6e7b8c spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c24xx_spi_remove by Axel Lin · 13 years ago
  81. 708a7e4 spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc900_spi_remove by Axel Lin · 13 years ago
  82. 8901e1b spi/spi_tegra: use spi_unregister_master() instead of spi_master_put() by Axel Lin · 13 years ago
  83. 680c130 spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path by Axel Lin · 13 years ago
  84. 0c4a159 spi: Use void pointers for data in simple SPI I/O operations by Mark Brown · 13 years ago
  85. 521999b spi/pl022: use cpu_relax in the busy loop by Linus Walleij · 13 years ago
  86. 7f9a4b9 spi/pl022: mark driver non-experimental by Linus Walleij · 13 years ago
  87. a18c266 spi/pl022: timeout on polled transfer v2 by Magnus Templing · 13 years ago
  88. 78fab4c Merge commit 'v2.6.39' into spi/next by Grant Likely · 13 years ago
  89. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  90. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  91. 850a28e spi: Fix race condition in stop_queue() by Vasily Khoruzhick · 13 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  93. 3b8a4dd spi/dw_spi: improve the interrupt mode with the batch ops by Alek Du · 13 years ago
  94. 2ff271b spi/dw_spi: change poll mode transfer from byte ops to batch ops by Alek Du · 13 years ago
  95. 8a33a37 spi/dw_spi: remove the un-necessary flush() by Alek Du · 13 years ago
  96. de6efe0 spi/dw_spi: unify the low level read/write routines by Feng Tang · 13 years ago
  97. e264ac8 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  98. 06fb01f spi/pl022: Add loopback support for the SPI on 5500 by Philippe Langlais · 13 years ago
  99. 95c5c3a spi/omap_mcspi: Fix broken last word xfer by Jarkko Nikula · 13 years ago
  100. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 13 years ago