1. 1eed29d atmel_spi throughput improvement by Haavard Skinnemoen · 17 years ago
  2. 3c72426 spi core: stop updating dev->power.power_state by David Brownell · 17 years ago
  3. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 17 years ago
  4. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 17 years ago
  5. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
  6. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  7. 4eece4c Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 17 years ago
  8. 59a0ea5 spi_mpc83xx: use brg-frequency for SPI in QE by Anton Vorontsov · 17 years ago
  9. 4fb4c55 [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm by Grant Likely · 17 years ago
  10. 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 17 years ago
  11. 2f1a74e [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() by eric miao · 17 years ago
  12. 0aea1fd [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h by eric miao · 17 years ago
  13. 5ed2c83 spi: use class iteration api by Dave Young · 17 years ago
  14. feed9ba spi: omap2_mcspi PIO RX fix by Kalle Valo · 17 years ago
  15. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  16. 75ca399 [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. by Grant Likely · 17 years ago
  17. d52df2e spi_bitbang: always grab lock with irqs blocked by David Brownell · 17 years ago
  18. d84248b atmel_spi: reload RCR before TCR by Rini van Zetten · 17 years ago
  19. 8805f23 spi_imx: fix typo in description by Will Newton · 17 years ago
  20. 6b1a802 spi_bfin5xx: fix typo in description by Will Newton · 17 years ago
  21. 037cdaf pxa2xx_spi: fix typo in description by Will Newton · 17 years ago
  22. 092e1fd Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer by Bryan Wu · 17 years ago
  23. 003d922 Blackfin SPI driver: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  24. f452126 Blackfin SPI driver: use void __iomem * for regs_base by Bryan Wu · 17 years ago
  25. d8c0500 Blackfin SPI driver: use cpu_relax() to replace continue in while busywait by Bryan Wu · 17 years ago
  26. 07612e5 spi: spi_bfin: resequence DMA start/stop by Sonic Zhang · 17 years ago
  27. 62310e5 spi: spi_bfin: update handling of delay-after-deselect by Bryan Wu · 17 years ago
  28. c3061ab spi: spi_bfin: bugfix for 8..16 bit word sizes by Bryan Wu · 17 years ago
  29. bb90eb0 spi: spi_bfin: handle multiple spi_masters by Bryan Wu · 17 years ago
  30. 3f479a6 spi: spi_bfin: relocate spin/waits by Sonic Zhang · 17 years ago
  31. cc487e7 spi: spi_bfin: change handling of communication parameters by Sonic Zhang · 17 years ago
  32. 12e17c4 spi: spi_bfin, rearrange portmux calls by Sonic Zhang · 17 years ago
  33. 7c4ef09 spi: spi_bfin uses portmux for additional busses by Sonic Zhang · 17 years ago
  34. a32c691 spi: spi_bfin uses platform device resources by Bryan Wu · 17 years ago
  35. 2ed3551 spi: spi_bfin, don't bypass spi framework by Mike Frysinger · 17 years ago
  36. fad91c8 spi: spi_bfin handles spi_transfer.cs_change by Bryan Wu · 17 years ago
  37. 5fec5b5 spi: spi_bfin cleanups, error handling by Bryan Wu · 17 years ago
  38. cc2f81a spi: bfin spi uses portmux calls by Michael Hennerich · 17 years ago
  39. 131b17d spi: initial BF54x SPI support by Bryan Wu · 17 years ago
  40. 9b938b7 spi: simplify spi_sync() calling convention by Marc Pignat · 17 years ago
  41. 3f86f14 spi: at25 driver is for EEPROM not FLASH by David Brownell · 17 years ago
  42. 068f407 SPI: use mutex not semaphore by David Brownell · 17 years ago
  43. 75d4279 spi: S3C2410: add bus number to SPI GPIO driver by David Brownell · 17 years ago
  44. 438ae1a S3C24XX: ensure we only configure valid GPIOs by Ben Dooks · 17 years ago
  45. 65f97a5 atmel_spi: label GPIOs better by David Brownell · 17 years ago
  46. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  47. 822bd5a tle62x0 driver stops ignoring read errors by David Brownell · 17 years ago
  48. ba0a7f39 spi: fix error paths on txx9spi_probe by Atsushi Nemoto · 17 years ago
  49. 350d007 spi: fix double-free on spi_unregister_master by Atsushi Nemoto · 17 years ago
  50. 142956a fix abuses of ptrdiff_t by Al Viro · 17 years ago
  51. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  52. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  53. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  54. 328329a spi_mpc83xx handles other processors with QUICC engine by Anton Vorontsov · 17 years ago
  55. d1e44d9 SPI driver runtime footprint shrinkage by David Brownell · 17 years ago
  56. 86eeb6f OMAP2 McSPI code cleanup by Kyungmin Park · 17 years ago
  57. 8b7f9b8 Clean up duplicate includes in drivers/spi/ by Jesper Juhl · 17 years ago
  58. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  59. 65e213c spi_mpc83xx: hang fix by Jan Andersson · 17 years ago
  60. 85787a2 Fix typo in atmel_spi.c by Andrew Victor · 17 years ago
  61. 4ccdb4c spi: correct name for spi_txx9 by Atsushi Nemoto · 17 years ago
  62. fc3ba95 SPI driver hotplug/coldplug fixes by David Brownell · 17 years ago
  63. 96ddbf5 spidev warning fix by David Brownell · 17 years ago
  64. a44648b spi_mpc83xx: fix prescale modulus calculation by Anton Vorontsov · 17 years ago
  65. e24a4d1 spi_mpc83xx: in "QE mode", use sysclk/2 by Anton Vorontsov · 17 years ago
  66. 082c8cb spi device setup gets better error checking by David Brownell · 17 years ago
  67. 2a485d7 spi_mpc83xx: support loopback mode by Anton Vorontsov · 17 years ago
  68. 6f166e3 spidev supports more communications modes by Anton Vorontsov · 17 years ago
  69. 35cc0b9 spi_mpc83xx: fix QE+LSB mode shifts by Anton Vorontsov · 17 years ago
  70. 32421da spi_mpc83xx: support for lsb-first transfers by Anton Vorontsov · 17 years ago
  71. 20ba09b spi_mpc83xx: get rid of magic numbers by Anton Vorontsov · 17 years ago
  72. 49bb230 spi_mpc83xx: turn off SPI unit while switching mode by Anton Vorontsov · 17 years ago
  73. 47572b8 fixup s3c24xx build after arch moves by Ben Dooks · 17 years ago
  74. 149a650 spi.c:scan_boardinfo() mustn't be __init_or_module by Adrian Bunk · 17 years ago
  75. 9404082 use mutex instead of semaphore in SPI core/init code by Matthias Kaehlcke · 17 years ago
  76. f2cac67 spi_txx9 controller driver by Atsushi Nemoto · 17 years ago
  77. ccdc7bf SPI: omap2_mcspi driver by Samuel Ortiz · 17 years ago
  78. f29ba28 spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x by Joakim Tjernlund · 17 years ago
  79. ae918c0 SPI master driver for Xilinx virtex by Andrei Konovalov · 17 years ago
  80. 447aef1 SPI: tle620x power switch driver by Ben Dooks · 17 years ago
  81. da0abc2 S3c24xx SPI controllers both select 'bitbang' by David Brownell · 17 years ago
  82. defbd3b atmel_spi: don't always deselect chip between messages by David Brownell · 17 years ago
  83. 8da0859 atmel_spi: minor updates by David Brownell · 17 years ago
  84. 698ca47 spi_mpc83xx.c underclocking hotfix by Clifford Wolf · 17 years ago
  85. 78961a5 spi_lm70llp parport adapter driver by Kaiwan N Billimoria · 17 years ago
  86. 4917d92 spidev compiler warning gone by David Brownell · 17 years ago
  87. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  88. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  89. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  90. d6fe89b Blackfin SPI driver: fix bug SPI DMA incomplete transmission by Bryan Wu · 17 years ago
  91. 27bb9e7 Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes by Mike Frysinger · 17 years ago
  92. e44a45a SPI dynamic busid generation bugfix by David Brownell · 17 years ago
  93. ac140a8 SPI: Freescale iMX SPI controller driver fixes by Andrea Paterniani · 17 years ago
  94. 5a9a62b atmel_spi dma address bugfix by Haavard Skinnemoen · 17 years ago
  95. e5f1b19 omap_uwire: SPI_CPHA mode bugfix by Imre Deak · 17 years ago
  96. 9bea3f2 spi: potential memleak in spidev_ioctl by Florin Malita · 17 years ago
  97. da90fa8 spi/spidev: check message size before copying by Domen Puncer · 17 years ago
  98. 8888735 mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE by Domen Puncer · 17 years ago
  99. 88b4036 Blackfin SPI: cleanup according to David Brownell's review by Bryan Wu · 17 years ago
  100. 0a4dd77 spi: fix spidev for >sizeof(long)/32 devices by Domen Puncer · 17 years ago