1. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  2. 7eb187b spi: spi-dw: fix all sparse warnings by H Hartley Sweeten · 13 years ago
  3. 40bfff8 spi/dw: Add spi number into spi irq desc by Liu, ShuoX · 13 years ago
  4. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/dw_spi.c]
  5. 78fab4c Merge commit 'v2.6.39' into spi/next by Grant Likely · 13 years ago
  6. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  7. 850a28e spi: Fix race condition in stop_queue() by Vasily Khoruzhick · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. 3b8a4dd spi/dw_spi: improve the interrupt mode with the batch ops by Alek Du · 13 years ago
  10. 2ff271b spi/dw_spi: change poll mode transfer from byte ops to batch ops by Alek Du · 13 years ago
  11. 8a33a37 spi/dw_spi: remove the un-necessary flush() by Alek Du · 13 years ago
  12. de6efe0 spi/dw_spi: unify the low level read/write routines by Feng Tang · 13 years ago
  13. 568a60e spi/dw_spi: move dw_spi.h into drivers/spi by Grant Likely · 13 years ago
  14. 2f263d9 spi/dw_spi Typo change diable to disable. by Justin P. Mattock · 14 years ago
  15. 7063c0d spi/dw_spi: add DMA support by Feng Tang · 14 years ago
  16. 79290a2 spi/dw_spi: change to EXPORT_SYMBOL_GPL for exported APIs by Feng Tang · 14 years ago
  17. ebf45b7 spi/dw_spi: Fix too short timeout in spi polling loop by Feng Tang · 14 years ago
  18. 3d0b608 dw_spi: Fix missing final read in some polling situations by Major Lee · 14 years ago
  19. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  20. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  21. e3e55ff spi/dw_spi: clean the cs_control code by Feng Tang · 14 years ago
  22. cbcc062 spi/dw_spi: Allow interrupt sharing by Yong Wang · 14 years ago
  23. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  24. 8bcb4a8 spi/dw_spi: fix missing export of dw_spi_remove_host by Feng Tang · 14 years ago
  25. 052dc7c spi/dw_spi: conditional transfer mode changes by George Shore · 14 years ago
  26. f4aec79 spi/dw_spi: remove conditional from 'poll_transfer'. by George Shore · 14 years ago
  27. 426c009 spi/dw_spi: fixed a spelling typo in a warning message. by George Shore · 14 years ago
  28. 20a588f spi/dw_spi: add return value to empty mrst_spi_debugfs_init() by George Shore · 14 years ago
  29. c587b6f spi/dw_spi: add a FIFO depth detection by Feng Tang · 14 years ago
  30. 99147b5 spi/dw_spi: fix __init/__devinit section mismatch by Grant Likely · 14 years ago
  31. 552e450 spi/dw_spi: refine the IRQ mode working flow by Feng Tang · 14 years ago
  32. b490e37 spi/dw_spi: bug fix in wait_till_not_busy() by Feng Tang · 14 years ago
  33. e24c745 spi: controller driver for Designware SPI core by Feng Tang · 15 years ago