1. 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
  2. dbf763a SPI: spi_txx9: Fix bit rate calculation by Atsushi Nemoto · 15 years ago
  3. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
  4. b6b24c7 spi: error status should be negative by Roel Kluin · 15 years ago
  5. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  6. a2bb28a Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel into omap7xx by Tony Lindgren · 15 years ago
  7. 7a8f48f OMAP7XX: omap_uwire.c: Convert to omap7xx.h by Alistair Buxton · 15 years ago
  8. e89e04f ARM: 5741/1: pl022: fix peripheral id for ST vendor by Srinidhi Kasagar · 15 years ago
  9. e6a0a8b spi-imx: strip down chipselect function to only drive the chipselect by Uwe Kleine-König · 15 years ago
  10. d1c627b spi-imx: initialize complete config struct by Uwe Kleine-König · 15 years ago
  11. 4388eb1 spi-imx: no need to assert bits_per_word being initialized by Uwe Kleine-König · 15 years ago
  12. 3910f2c spi-imx: setup mode_bits we can handle by Sascha Hauer · 15 years ago
  13. 6c23e5d spi-imx: fix initial chipselect settings by Sascha Hauer · 15 years ago
  14. 462d26b spi-imx: update state correctly by Sascha Hauer · 15 years ago
  15. 6cdeb00 spi-imx: rename source file to spi_imx.c by Uwe Kleine-König · 15 years ago
  16. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  17. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  18. 568d069 spi: handle TX-only/RX-only by David Brownell · 15 years ago
  19. 7869c0b spi: McSPI support for OMAP4 by Syed Rafiuddin · 15 years ago
  20. 89c0537 spi: McSPI saves CHCONFx too by Tero Kristo · 15 years ago
  21. a41ae1a spi: McSPI off-mode support by Hemanth V · 15 years ago
  22. 0644c48 spi: Freescale STMP driver by dmitry pervushin · 15 years ago
  23. 570327d spi_s3c24xx: cache device setup data by Ben Dooks · 15 years ago
  24. 6d61320 spi_s3c24xx: use dev_pm_ops by Ben Dooks · 15 years ago
  25. b5e3afb spi_s3c24xx: use resource_size() to get resource size by Ben Dooks · 15 years ago
  26. 1a0c220 spi_s3c24xx: fix header includes by Ben Dooks · 15 years ago
  27. 5b61a74 pxa2xx_spi: register earlier by Antonio Ospite · 15 years ago
  28. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  29. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  30. b5f3294 spi: add SPI driver for most known i.MX SoCs by Sascha Hauer · 15 years ago
  31. f33b29e spi: add default selection of PL022 for ARM reference platforms by linus.walleij@stericsson.com · 15 years ago
  32. 44dab88 spi: add spi_ppc4xx driver by Steven A. Falco · 15 years ago
  33. 7a8fa72 spi: omap2_mcspi use BIT(n) by Jouni Hogander · 15 years ago
  34. 07fcaa2 spi: remove i.MX SPI driver by Sascha Hauer · 15 years ago
  35. 59b69e2 Merge branch 'u300' into devel by Russell King · 15 years ago
  36. 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
  37. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  38. ee2b805 ARM: 5678/1: SSP/SPI PL022 polarity terminology fix by Linus Walleij · 15 years ago
  39. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  40. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  41. 86d2593 [ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  42. 1915297 spi_s3c24xx: fix transfer setup code by Ben Dooks · 15 years ago
  43. b897878 spi_s3c24xx: fix clock rate calculation by Ben Dooks · 15 years ago
  44. 57c5c28d spi: omap2_mcspi rxdma bugfix by Eero Nurkkala · 15 years ago
  45. ddb2219 spi: omap2_mcspi supports wake events by Jouni Hogander · 15 years ago
  46. 0724915 [ARM] remove duplicated #include by Huang Weiyi · 15 years ago
  47. 529ba0d spi: bitbang bugfix in message setup by David Brownell · 15 years ago
  48. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  49. b55f627 spi: new spi->mode bits by David Brownell · 15 years ago
  50. 575c580 spi_mpc8xxx: s/83xx/8xxx/g by Anton Vorontsov · 15 years ago
  51. 34a661a spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c by Anton Vorontsov · 15 years ago
  52. aef79d8 spi_mpc83xx: remove dead code by Anton Vorontsov · 15 years ago
  53. b9b9af1 spi_mpc83xx: split mpc83xx_spi_work() into two routines by Anton Vorontsov · 15 years ago
  54. 9effb95 spi_mpc83xx: fix checkpatch issues by Anton Vorontsov · 15 years ago
  55. 5afbf09 spi_mpc83xx: add small delay after asserting chip-select line by Anton Vorontsov · 15 years ago
  56. fd8a11e spi_mpc83xx: quieten down the "Requested speed is too low" message by Anton Vorontsov · 15 years ago
  57. 9e04b33 spi_mpc83xx: handle other Freescale processors by Anton Vorontsov · 15 years ago
  58. 2757049 spi: fix spi_write_then_read() comment by Jiri Pirko · 15 years ago
  59. 50e0a7b pxa2xx_spi: fix for SPI_CS_HIGH by Daniel Ribeiro · 15 years ago
  60. 7390284 mpc52xx_psc_spi: convert to cs_control callback by Anton Vorontsov · 15 years ago
  61. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  62. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  63. b4bd2ab spi_bfin5xx: limit reaches -1 by Roel Kluin · 15 years ago
  64. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  65. 0214154 spi: takes size of a pointer to determine the size of the pointed-to type by Roel Kluin · 15 years ago
  66. 8d6cea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  67. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  68. 67834fa Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable by Jie Zhang · 15 years ago
  69. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  70. b43d65f [ARM] 5546/1: ARM PL022 SSP/SPI driver v3 by Linus Walleij · 15 years ago
  71. fc05505 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 15 years ago
  72. 6fa612b microblaze: Kconfig: Enable drivers for Microblaze by Michal Simek · 15 years ago
  73. ec976d6 [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> by Ben Dooks · 15 years ago
  74. 7348d82 pxa2xx_spi: prevent panic case setup() fails by Daniel Ribeiro · 15 years ago
  75. 8c8fdbc [ARM] Remove arch-imx from build system by Sascha Hauer · 15 years ago
  76. 306c68a spi: pxa2xx: limit reaches -1 by Roel Kluin · 15 years ago
  77. 148da33 pxa2xx_spi: restore DRCMR on resume by Daniel Ribeiro · 15 years ago
  78. 9fa264d Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  79. bdff549 spi: spi_write_then_read() bugfixes by David Brownell · 15 years ago
  80. 2b2562d [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c by Daniel Ribeiro · 15 years ago
  81. 96a6d9a spi_imx: set spi_master.dma_alignment = 4 by Mike Rapoport · 15 years ago
  82. 7ad0ba9 pxa2xx_spi: set spi_master.dma_alignment = 8 by Mike Rapoport · 15 years ago
  83. 75c8915 spi_bfin5xx: remove unused IS_DMA_ALIGNED macro by Mike Rapoport · 15 years ago
  84. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 15 years ago
  85. c8fc657 spi: limit reaches -1, tested 0 by Roel Kluin · 15 years ago
  86. 93b61bd Blackfin SPI Driver: Make mmc_spi driver work on Blackfin by Wolfgang Muees · 15 years ago
  87. 42c78b2 Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support by Michael Hennerich · 15 years ago
  88. e7d02e3 Blackfin SPI Driver: fix NULL pointer crash by Mike Frysinger · 15 years ago
  89. 138f97c Blackfin SPI Driver: use bfin_spi_ prefix on all functions by Mike Frysinger · 15 years ago
  90. b9b2a76 Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change by Yi Li · 15 years ago
  91. 2cf3683 Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly by Yi Li · 15 years ago
  92. a963ea8 Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x by Mike Frysinger · 15 years ago
  93. aaaf939 Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler by Mike Frysinger · 15 years ago
  94. 11d6f59 Blackfin SPI Driver: get dma working for SPI flashes by Mike Frysinger · 15 years ago
  95. 4160bde Blackfin SPI Driver: SPI slave select code cleanup by Mike Frysinger · 15 years ago
  96. b31e27a Blackfin SPI Driver: use the properl BIT_CTL_xxx defines by Mike Frysinger · 15 years ago
  97. 40a2945 Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any by Mike Frysinger · 15 years ago
  98. d24bd1d Blackfin SPI Driver: add a few more DMA debug messages by Mike Frysinger · 15 years ago
  99. 59bfcc6 Blackfin SPI Driver: drop bogus cast and touchup dma label by Mike Frysinger · 15 years ago
  100. 7aec356 Blackfin SPI Driver: unify duplicated code in dma read/write paths by Mike Frysinger · 15 years ago