1. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  2. 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
  3. 68cb700 ARM: OMAP1: Move SoC specific headers from plat to mach for omap1 by Tony Lindgren · 12 years ago
  4. d7b4394 spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function by Shubhrajyoti D · 12 years ago
  5. ac2cb30 spi/gpio: Fix stub for spi_gpio_probe_dt() by Mark Brown · 12 years ago
  6. e64d07a spi/mxs: Make the SPI block clock speed configurable via DT by Marek Vasut · 12 years ago
  7. 78bfee0 spi: spi-sh-hspi: drop frees of devm_ alloc'd data by Julia Lawall · 12 years ago
  8. b4b8482 spi/pl022: Fix chipselects pointer computation by Roland Stigge · 12 years ago
  9. 38e271c spi: spi-tle62x0: Use module_spi_driver macro by Sachin Kamat · 12 years ago
  10. f13639d mxs/spi: Rework the mxs_ssp_timeout to be more readable by Marek Vasut · 12 years ago
  11. 727c10e mxs/spi: Decrement the DMA/PIO border by Marek Vasut · 12 years ago
  12. 204e706 mxs/spi: Increment the transfer length only if transfer succeeded by Marek Vasut · 12 years ago
  13. 010b481 mxs/spi: Fix issues when doing long continuous transfer by Marek Vasut · 12 years ago
  14. 38ab18c spi: spi-gpio: Add DT bindings by Daniel Mack · 12 years ago
  15. 161c2dd spi: spi-gpio: store chipselect information in private structure by Daniel Mack · 12 years ago
  16. 886db6ac spi: fix comment/printk typos in spi by Masanari Iida · 12 years ago
  17. b5f1433 spi: davici - make davinci select edma by Vinod Koul · 12 years ago
  18. 048177c spi: spi-davinci: convert to DMA engine API by Matt Porter · 12 years ago
  19. 7d520d2 spi/mxs: Fix device remove function by Guenter Roeck · 12 years ago
  20. 9a2a524 spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions by Guenter Roeck · 12 years ago
  21. 63002e8 spi/topcliff-pch: Fix device remove function by Guenter Roeck · 12 years ago
  22. c68025b spi/tegra: Fix device remove function by Guenter Roeck · 12 years ago
  23. 154390d spi/stmp: Fix device remove function by Guenter Roeck · 12 years ago
  24. 41682e0 mxs/spi: Fix misuse of init_completion by Marek Vasut · 12 years ago
  25. c895db0 mxs/spi: Restart the block after unsuccessful transfer by Marek Vasut · 12 years ago
  26. 2432cbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  27. 58ed90d spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch by Guenter Roeck · 12 years ago
  28. 6b52c00 spi: Add SPI master controller for OCTEON SOCs. by David Daney · 12 years ago
  29. 6d3952a spi/pl022: Add devicetree support by Roland Stigge · 12 years ago
  30. f6f46de spi/pl022: Add chip select handling via GPIO by Roland Stigge · 12 years ago
  31. 3ce8859 spi: Master driver for NXP SC18IS602/603 by Guenter Roeck · 12 years ago
  32. 2187921 spi/mpc512x-psc: Avoid access to freed memory in device remove function by Guenter Roeck · 12 years ago
  33. c8c87c6 spi/mpc52xx-psc: Avoid access to freed memory in device remove function by Guenter Roeck · 12 years ago
  34. f95e102 spi/mpc52xx: Fix device remove function by Guenter Roeck · 12 years ago
  35. 866c0f2 spi/mpc52xx: Fix error handling in probe function by Guenter Roeck · 12 years ago
  36. 495e3ff spi/pl022: Fix device remove function by Guenter Roeck · 12 years ago
  37. a93a202 spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls by Shubhrajyoti D · 12 years ago
  38. 034d3dc spi: omap2-mcspi: Call pm_runtime_* functions directly by Shubhrajyoti D · 12 years ago
  39. af4e944 spi: omap2-mcspi: Remove the macro MOD_REG_BIT by Shubhrajyoti D · 12 years ago
  40. b2af045 drivers/spi/spi-s3c24xx.c: fix error return code by Julia Lawall · 12 years ago
  41. 8a6b521 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  42. a8e8f13 spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL) by Shubhrajyoti D · 12 years ago
  43. 89f98dc spi: spi-altera: Use of_match_ptr by Tobias Klauser · 12 years ago
  44. ba59a80 spi: Refactor spi-orion to use SPI framework queue. by Andrew Lunn · 12 years ago
  45. 474afc0 spi/mxs: Add DMA support into SPI driver by Marek Vasut · 12 years ago
  46. 65defb9 mmc: spi: Pull out common DMA parts from MXS MMC by Marek Vasut · 12 years ago
  47. 646781d spi/mxs: Add SPI driver for mx233/mx28 by Marek Vasut · 12 years ago
  48. af36107 spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume functions by Guenter Roeck · 12 years ago
  49. a0c3652 spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove function by Guenter Roeck · 12 years ago
  50. 6887237 spi/pl022: fix spi-pl022 pm enable at probe by Michel JAOUEN · 12 years ago
  51. 5a67044 MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348. by Florian Fainelli · 12 years ago
  52. 1f68237 spi/bcm63xx: Ensure that memory is freed only after it is no longer used by Guenter Roeck · 12 years ago
  53. 4732cc6 spi/s3c64xx: improve error handling by Arnd Bergmann · 12 years ago
  54. 37a2d84 spi: omap2-mcspi: Fix the error handling in probe by Shubhrajyoti D · 12 years ago
  55. 10ce047 spi/s3c64xx: Add missing static storage class specifiers by Sachin Kamat · 12 years ago
  56. 83a01e7 spi/spi-omap2-mcspi: add a const qualifier by Uwe Kleine-König · 12 years ago
  57. 80023cb spi/imx: make spi_imx_data.devtype_data member point to const data by Uwe Kleine-König · 12 years ago
  58. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  59. 8c7494a spi: omap2-mcspi: remove private DMA API implementation by Russell King · 12 years ago
  60. 53741ed spi: omap2-mcspi: add DMA engine support by Russell King · 12 years ago
  61. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  62. 0082c16 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  63. 2c05b2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  64. 97e7292 Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 8ceffa7 spi/orion: remove uneeded spi_info by Michael Walle · 12 years ago
  66. d76ea24 spi/bcm63xx: fix clock configuration selection by Florian Fainelli · 12 years ago
  67. 6cd3c7e SPI: MIPS: lantiq: add FALCON spi driver by Thomas Langer · 12 years ago
  68. f814f9a spi/orion: add device tree binding by Andrew Lunn · 12 years ago
  69. 24ab3275 spi/omap2: mark omap2_mcspi_master_setup as __devinit by Arnd Bergmann · 12 years ago
  70. a3ce9a8 spi: omap2-mcspi: Fix the below warning by Shubhrajyoti D · 12 years ago
  71. b316590 spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driver by Lars-Peter Clausen · 12 years ago
  72. 5fc3e83 spi/s3c64xx: Expand S3C64XX_SPI_{DE,}ACT macros at call sites by Mark Brown · 12 years ago
  73. b1ec430 spi/s3c64xx: Convert to devm_request_and_ioremap() by Mark Brown · 12 years ago
  74. 707214d spi/s3c64xx: Put the /CS GPIO into output mode by Mark Brown · 12 years ago
  75. 49f3eac spi/s3c64xx: Fix handling of errors in gpio_request() by Mark Brown · 12 years ago
  76. bce4d12 coldfire-qspi: Add support for the Coldfire 5251/5253. by Steven King · 12 years ago
  77. 8b17e05 spi/imx: use gpio_is_valid to determine if a gpio is valid by Hui Wang · 12 years ago
  78. 872675d spi/imx: remove redundant config.speed_hz setting by Hui Wang · 12 years ago
  79. 2b90807 spi: s3c64xx: add device tree support by Thomas Abraham · 12 years ago
  80. 1c20c20 spi: s3c64xx: Remove the 'set_level' callback from controller data by Thomas Abraham · 12 years ago
  81. 868dee9 ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions by Thomas Abraham · 12 years ago
  82. a5238e3 spi: s3c64xx: move controller information into driver data by Thomas Abraham · 12 years ago
  83. 2b54be6 spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro by Thomas Abraham · 12 years ago
  84. 4d3c463 Merge branch 'next/devel-dma-ops' into next/dt-samsung by Kukjin Kim · 12 years ago
  85. 9e9fd65 Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into spi-next by Mark Brown · 12 years ago
  86. 0564414 spi/gpio: start with CS non-active by Uwe Kleine-König · 12 years ago
  87. 619ac8d spi: tegra: use dmaengine based dma driver by Laxman Dewangan · 12 years ago
  88. 524cd26 Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/clk by Arnd Bergmann · 12 years ago
  89. 2fb30d1 spi/pl022: enable runtime PM by Linus Walleij · 12 years ago
  90. 42f978c spi/pl022: delete DB5500 support by Linus Walleij · 12 years ago
  91. fd31694 spi/pl022: disable port when unused by Virupax Sadashivpetimath · 12 years ago
  92. 4969c32 spi/s3c64xx: Add the use of DMA config operation by Boojin Kim · 12 years ago
  93. 10aa5a3 SPI: fix over-eager devm_xxx() conversion by Russell King · 12 years ago
  94. cb53417 spi/tegra: add clk_prepare/clk_unprepare by Prashant Gaikwad · 12 years ago
  95. 30b8428 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. be122ab Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  98. d8e328b spi: Add "spi:" prefix to modalias attribute of spi devices by Grant Likely · 12 years ago
  99. 1e8a52e spi: By default setup spi_masters with 1 chipselect and dynamics bus number by Grant Likely · 12 years ago
  100. 71422f9 SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errors by Barry Song · 12 years ago