1. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  2. 3d81252 device create: spi: convert device_create to device_create_drvdata by David Brownell · 16 years ago
  3. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  4. 5b0504c Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  5. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  6. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  7. 76ef7dd powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  8. f000631 Merge branch 'imx' into devel by Russell King · 16 years ago
  9. 38a41fd IMX: introduce clock API by Sascha Hauer · 16 years ago
  10. 4b1295b spi: fix the read path in spidev by Sebastian Siewior · 16 years ago
  11. f7def13e [ARM] 5122/1: imx_dma_request_by_prio simpilfication by Paulius Zaleckas · 16 years ago
  12. 609f9e9 spidev: BKL pushdown by Jonathan Corbet · 16 years ago
  13. b2c8dad spi: fix refcount-related spidev oops-on-rmmod by David Brownell · 16 years ago
  14. 25d5cb4 spi: remove some spidev oops-on-rmmod paths by David Brownell · 16 years ago
  15. 57cc097 mpc5200_psc_spi: typo fix in header block by Grant Likely · 16 years ago
  16. c9bfcb3 spi_mpc83xx: much improved driver by Joakim Tjernlund · 16 years ago
  17. 0cf942d spi: pxa2xx_spi clock resume bugfix by Eric BENARD · 16 years ago
  18. 0d34aa4 spi_s3c24xx signedness fix by Matthew Wilcox · 16 years ago
  19. 8eeb12e spi_bfin5xx: use PIO for full duplex, not DMA by Vitja Makarov · 16 years ago
  20. 592e7bf atmel_spi: clean up baud rate divisor calculation by Haavard Skinnemoen · 16 years ago
  21. 5d9f3f6 spi: spi_imx updates by Andrea Paterniani · 16 years ago
  22. 0671981 atmel_spi: support zero length transfer by Atsushi Nemoto · 16 years ago
  23. b687d2a spi: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  24. cf43369 spi: pxa2xx_spi "sparse" fixes by David Brownell · 16 years ago
  25. 79d8c7a spi: use menuconfig for CONFIG_SPI by Alessandro Guido · 16 years ago
  26. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  27. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  28. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  29. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  30. b9ad898 spi: spi_bfin5xx: remove unused label by Michael Hennerich · 16 years ago
  31. f9e522c spi: spi_bfin5xx: fix probe() sequencing by Vitja Makarov · 16 years ago
  32. 4fb98ef spi: spi_bfin5xx build fix by Mike Frysinger · 16 years ago
  33. 2cfb8ce spi_bitbang: short transfer status fix by Jan Nikitenko · 16 years ago
  34. 40369e1 au1550_spi: fix prototype of irq handler by Jan Nikitenko · 16 years ago
  35. 4874cc1 powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver by Grant Likely · 16 years ago
  36. b97c74b spi: pxa2xx_spi clock polarity fix by Ned Forrester · 16 years ago
  37. f6febcc atmel_spi: fix clock polarity by Atsushi Nemoto · 16 years ago
  38. 5beec4a spi: remove more dev->power.power_state usage by David Brownell · 16 years ago
  39. 26fdc1f spi_bfin: headers are not for changelogs by Mike Frysinger · 16 years ago
  40. 13f3e642 spi_bfin: wait for tx to complete on write paths by Sonic Zhang · 16 years ago
  41. 4fd432d spi_bfin: wait for tx to complete on full duplex paths by Bryan Wu · 16 years ago
  42. e26aa01 spi_bfin: wait for tx to complete on some cs_chg paths by Bryan Wu · 16 years ago
  43. aab0d83 spi_bfin: use more useful GPIO labels by Bryan Wu · 16 years ago
  44. 8d20d0a spi_bfin: remove useless fault path by Bryan Wu · 16 years ago
  45. ccc7bae spi: omap2_mcspi handles omap3 too by Girish · 16 years ago
  46. 37e4664 spi: SuperH SPI using SCI by Magnus Damm · 16 years ago
  47. b359fbc spi: s3c drivers shouldn't care about spi_board_info by David Brownell · 16 years ago
  48. 8bacb21 atmel_spi: fix dmachain oops with DEBUG enabled by Haavard Skinnemoen · 16 years ago
  49. 154443c atmel_spi: chain DMA transfers by Silvester Erdeg · 16 years ago
  50. 1eed29d atmel_spi throughput improvement by Haavard Skinnemoen · 16 years ago
  51. 3c72426 spi core: stop updating dev->power.power_state by David Brownell · 16 years ago
  52. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  53. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 16 years ago
  54. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  55. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  56. 4eece4c Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 16 years ago
  57. 59a0ea5 spi_mpc83xx: use brg-frequency for SPI in QE by Anton Vorontsov · 17 years ago
  58. 4fb4c55 [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm by Grant Likely · 16 years ago
  59. 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 16 years ago
  60. 2f1a74e [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() by eric miao · 17 years ago
  61. 0aea1fd [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h by eric miao · 17 years ago
  62. 5ed2c83 spi: use class iteration api by Dave Young · 17 years ago
  63. feed9ba spi: omap2_mcspi PIO RX fix by Kalle Valo · 17 years ago
  64. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  65. 75ca399 [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. by Grant Likely · 17 years ago
  66. d52df2e spi_bitbang: always grab lock with irqs blocked by David Brownell · 17 years ago
  67. d84248b atmel_spi: reload RCR before TCR by Rini van Zetten · 17 years ago
  68. 8805f23 spi_imx: fix typo in description by Will Newton · 17 years ago
  69. 6b1a802 spi_bfin5xx: fix typo in description by Will Newton · 17 years ago
  70. 037cdaf pxa2xx_spi: fix typo in description by Will Newton · 17 years ago
  71. 092e1fd Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer by Bryan Wu · 17 years ago
  72. 003d922 Blackfin SPI driver: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  73. f452126 Blackfin SPI driver: use void __iomem * for regs_base by Bryan Wu · 17 years ago
  74. d8c0500 Blackfin SPI driver: use cpu_relax() to replace continue in while busywait by Bryan Wu · 17 years ago
  75. 07612e5 spi: spi_bfin: resequence DMA start/stop by Sonic Zhang · 17 years ago
  76. 62310e5 spi: spi_bfin: update handling of delay-after-deselect by Bryan Wu · 17 years ago
  77. c3061ab spi: spi_bfin: bugfix for 8..16 bit word sizes by Bryan Wu · 17 years ago
  78. bb90eb0 spi: spi_bfin: handle multiple spi_masters by Bryan Wu · 17 years ago
  79. 3f479a6 spi: spi_bfin: relocate spin/waits by Sonic Zhang · 17 years ago
  80. cc487e7 spi: spi_bfin: change handling of communication parameters by Sonic Zhang · 17 years ago
  81. 12e17c4 spi: spi_bfin, rearrange portmux calls by Sonic Zhang · 17 years ago
  82. 7c4ef09 spi: spi_bfin uses portmux for additional busses by Sonic Zhang · 17 years ago
  83. a32c691 spi: spi_bfin uses platform device resources by Bryan Wu · 17 years ago
  84. 2ed3551 spi: spi_bfin, don't bypass spi framework by Mike Frysinger · 17 years ago
  85. fad91c8 spi: spi_bfin handles spi_transfer.cs_change by Bryan Wu · 17 years ago
  86. 5fec5b5 spi: spi_bfin cleanups, error handling by Bryan Wu · 17 years ago
  87. cc2f81a spi: bfin spi uses portmux calls by Michael Hennerich · 17 years ago
  88. 131b17d spi: initial BF54x SPI support by Bryan Wu · 17 years ago
  89. 9b938b7 spi: simplify spi_sync() calling convention by Marc Pignat · 17 years ago
  90. 3f86f14 spi: at25 driver is for EEPROM not FLASH by David Brownell · 17 years ago
  91. 068f407 SPI: use mutex not semaphore by David Brownell · 17 years ago
  92. 75d4279 spi: S3C2410: add bus number to SPI GPIO driver by David Brownell · 17 years ago
  93. 438ae1a S3C24XX: ensure we only configure valid GPIOs by Ben Dooks · 17 years ago
  94. 65f97a5 atmel_spi: label GPIOs better by David Brownell · 17 years ago
  95. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  96. 822bd5a tle62x0 driver stops ignoring read errors by David Brownell · 17 years ago
  97. ba0a7f39 spi: fix error paths on txx9spi_probe by Atsushi Nemoto · 17 years ago
  98. 350d007 spi: fix double-free on spi_unregister_master by Atsushi Nemoto · 17 years ago
  99. 142956a fix abuses of ptrdiff_t by Al Viro · 17 years ago
  100. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago