1. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  2. d53342bf spi: spi_txx9.c: use resource_size() by hartleys · 15 years ago
  3. 76b6fdd spi: spi_sh_sci.c: use resource_size() by hartleys · 15 years ago
  4. 82de765 spi: spi_mpc8xxx.c: use resource_size() by hartleys · 15 years ago
  5. 74947b8 spi: spi_bfin5xx.c: use resource_size() by hartleys · 15 years ago
  6. 905aa0a spi: atmel_spi.c: use resource_size() by hartleys · 15 years ago
  7. 230d42d spi: Add s3c64xx SPI Controller driver by Jassi Brar · 15 years ago
  8. 6aed4ee atmel_spi: fix dma addr calculation for len > BUFFER_SIZE by Ben Nizette · 15 years ago
  9. bec0806 spi_s3c24xx: add FIQ pseudo-DMA support by Ben Dooks · 15 years ago
  10. e24c745 spi: controller driver for Designware SPI core by Feng Tang · 15 years ago
  11. db389b6 spidev: add proper section markers by Mike Frysinger · 15 years ago
  12. 8ae1c92 spidev: use DECLARE_BITMAP instead of declaring the array by Thadeu Lima de Souza Cascardo · 15 years ago
  13. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  14. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  15. 965346e spi: fix probe/remove section markings by Grant Likely · 15 years ago
  16. 35c9049 Add OMAP spi100k driver by Cory Maccarrone · 15 years ago
  17. 980f3be spi-imx: don't access struct device directly but use dev_get_platdata by Uwe Kleine-König · 15 years ago
  18. 87f673e spi-imx: Add mx25 support by Sascha Hauer · 15 years ago
  19. f30d59c spi-imx: use positive logic to distinguish cpu variants by Uwe Kleine-König · 15 years ago
  20. 60f675a spi-imx: correct check for platform_get_irq failing by Uwe Kleine-König · 15 years ago
  21. 30eaed0 ARM: NUC900: Add spi driver support for nuc900 by Wan ZongShun · 15 years ago
  22. 8051eff spi: SuperH MSIOF SPI Master driver V2 by Magnus Damm · 15 years ago
  23. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  24. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  25. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  26. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  27. 8c82da5 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  28. 41df70d spi: fix spidev compilation failure when VERBOSE is defined by Florian Fainelli · 15 years ago
  29. 04ba24b spi/au1550_spi: fix setupxfer not to override cfg with zeros by Jan Nikitenko · 15 years ago
  30. b3a0894 spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove by Uwe Kleine-König · 15 years ago
  31. bbd050a spi/i.MX: fix broken error handling for gpio_request by John Ogness · 15 years ago
  32. ce1807b spi/i.mx: drain MXC SPI transfer buffer when probing device by Daniel Mack · 15 years ago
  33. 920712a spi/xilinx_spi: fix incorrect casting by Grant Likely · 15 years ago
  34. 937041e spi/mpc52xx-spi: minor cleanups by Wolfram Sang · 15 years ago
  35. 7716693 xilinx_spi: add a platform driver using the xilinx_spi common module. by Richard Röjfors · 15 years ago
  36. c9da2e1 xilinx_spi: add support for the DS570 IP. by Richard Röjfors · 15 years ago
  37. 86fc593 xilinx_spi: Switch to iomem functions and support little endian. by Richard Röjfors · 15 years ago
  38. d5af91a xilinx_spi: Split into of driver and generic part. by Richard Röjfors · 15 years ago
  39. b8d4e2c mpc52xx_spi: add gpio chipselect by Luotao Fu · 15 years ago
  40. d65aea9 mpc52xx_spi: add missing mode_bits definition by Luotao Fu · 15 years ago
  41. 4a495b1 mpc52xx_spi: fix clearing status register by Luotao Fu · 15 years ago
  42. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  43. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  44. 137f118 spidev: fix double "of of" in comment by Thadeu Lima de Souza Cascardo · 15 years ago
  45. dbf763a SPI: spi_txx9: Fix bit rate calculation by Atsushi Nemoto · 15 years ago
  46. 1e43bee Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  47. 7d6709a powerpc: Fix build of some FSL platforms by Benjamin Herrenschmidt · 15 years ago
  48. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
  49. b6b24c7 spi: error status should be negative by Roel Kluin · 15 years ago
  50. 4c1fba4 spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips by Anton Vorontsov · 15 years ago
  51. 87ec0e9 spi_mpc8xxx: Turn qe_mode into flags by Anton Vorontsov · 15 years ago
  52. a35c171 spi_mpc8xxx: Factor out SPI mode change steps into a call by Anton Vorontsov · 15 years ago
  53. 783058f spi_mpc8xxx: Fix uninitialized variable by Anton Vorontsov · 15 years ago
  54. 5cc17d7 spi/mpc52xx: replace printk with dev_err by Wolfram Sang · 15 years ago
  55. 1a8d3b7 Xilinx: SPI: Fix bits_per_word for transfers by John Linn · 15 years ago
  56. f856cf0 spi/mpc52xx-psc-spi: check for valid PSC by Wolfram Sang · 15 years ago
  57. 42bbb70 powerpc/5200: Add mpc5200-spi (non-PSC) device driver by Grant Likely · 15 years ago
  58. ad65776 spi/mpc5200: Register SPI devices described in device tree by Grant Likely · 15 years ago
  59. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  60. a2bb28a Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel into omap7xx by Tony Lindgren · 15 years ago
  61. 4c2aedc spi: Remove BKL from spidev_open by Thomas Gleixner · 15 years ago
  62. 7a8f48f OMAP7XX: omap_uwire.c: Convert to omap7xx.h by Alistair Buxton · 15 years ago
  63. e89e04f ARM: 5741/1: pl022: fix peripheral id for ST vendor by Srinidhi Kasagar · 15 years ago
  64. e6a0a8b spi-imx: strip down chipselect function to only drive the chipselect by Uwe Kleine-König · 15 years ago
  65. d1c627b spi-imx: initialize complete config struct by Uwe Kleine-König · 15 years ago
  66. 4388eb1 spi-imx: no need to assert bits_per_word being initialized by Uwe Kleine-König · 15 years ago
  67. 3910f2c spi-imx: setup mode_bits we can handle by Sascha Hauer · 15 years ago
  68. 6c23e5d spi-imx: fix initial chipselect settings by Sascha Hauer · 15 years ago
  69. 462d26b spi-imx: update state correctly by Sascha Hauer · 15 years ago
  70. 6cdeb00 spi-imx: rename source file to spi_imx.c by Uwe Kleine-König · 15 years ago
  71. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  72. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  73. 568d069 spi: handle TX-only/RX-only by David Brownell · 15 years ago
  74. 7869c0b spi: McSPI support for OMAP4 by Syed Rafiuddin · 15 years ago
  75. 89c0537 spi: McSPI saves CHCONFx too by Tero Kristo · 15 years ago
  76. a41ae1a spi: McSPI off-mode support by Hemanth V · 15 years ago
  77. 0644c48 spi: Freescale STMP driver by dmitry pervushin · 15 years ago
  78. 570327d spi_s3c24xx: cache device setup data by Ben Dooks · 15 years ago
  79. 6d61320 spi_s3c24xx: use dev_pm_ops by Ben Dooks · 15 years ago
  80. b5e3afb spi_s3c24xx: use resource_size() to get resource size by Ben Dooks · 15 years ago
  81. 1a0c220 spi_s3c24xx: fix header includes by Ben Dooks · 15 years ago
  82. 5b61a74 pxa2xx_spi: register earlier by Antonio Ospite · 15 years ago
  83. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  84. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  85. b5f3294 spi: add SPI driver for most known i.MX SoCs by Sascha Hauer · 15 years ago
  86. f33b29e spi: add default selection of PL022 for ARM reference platforms by linus.walleij@stericsson.com · 15 years ago
  87. 44dab88 spi: add spi_ppc4xx driver by Steven A. Falco · 15 years ago
  88. 7a8fa72 spi: omap2_mcspi use BIT(n) by Jouni Hogander · 15 years ago
  89. 07fcaa2 spi: remove i.MX SPI driver by Sascha Hauer · 15 years ago
  90. 59b69e2 Merge branch 'u300' into devel by Russell King · 15 years ago
  91. 28f9f19 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  92. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  93. ee2b805 ARM: 5678/1: SSP/SPI PL022 polarity terminology fix by Linus Walleij · 15 years ago
  94. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  95. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  96. 86d2593 [ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  97. 1915297 spi_s3c24xx: fix transfer setup code by Ben Dooks · 15 years ago
  98. b897878 spi_s3c24xx: fix clock rate calculation by Ben Dooks · 15 years ago
  99. 57c5c28d spi: omap2_mcspi rxdma bugfix by Eero Nurkkala · 15 years ago
  100. ddb2219 spi: omap2_mcspi supports wake events by Jouni Hogander · 15 years ago