1. a908210 spi: topcliff-pch: don't hardcode PCI slot to get DMA device by Andy Shevchenko · 10 years ago
  2. 2857d80 spi: topcliff-pch: Update error messages for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
  3. fe75cbc spi: topcliff-pch: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  4. b1ad487 Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/topic/ti-qspi', 'spi/topic/ti-ssp', 'spi/topic/topcliff-pch', 'spi/topic/txx9', 'spi/topic/xcomm' and 'spi/topic/xfer' into spi-next by Mark Brown · 10 years ago
  5. 342451d spi: topcliff-pch: Transform noisy message to dev_vdbg by Alexander Stein · 10 years ago
  6. b86e81d spi: topcliff-pch: Properly unregister platform devices on probe() error paths by Axel Lin · 10 years ago
  7. 7995d74 spi-topcliff-pch: Fix probing when DMA mode is used by Alexander Stein · 10 years ago
  8. 7611c7a spi/topcliff-pch: Fix DMA channel by Alexander Stein · 10 years ago
  9. c1b20aa spi/topcliff-pch: Fix debug message by Alexander Stein · 10 years ago
  10. fe3a1ad spi: topcliff-pch: Convert to use master->max_speed_hz by Axel Lin · 10 years ago
  11. 907e26b Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/hspi', 'spi/topic/mpc512x', 'spi/topic/msiof', 'spi/topic/nuc900', 'spi/topic/oc-tiny', 'spi/topic/omap', 'spi/topic/orion' and 'spi/topic/pci' into spi-linus by Mark Brown · 10 years ago
  12. 23061f1 spi: Remove duplicate code to set default bits_per_word setting by Axel Lin · 10 years ago
  13. 9a21e47 spi: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  14. 605d427 Merge remote-tracking branch 'spi/topic/topcliff' into spi-next by Mark Brown · 11 years ago
  15. f6bd03a spi: Don't break user-visible strings to multiple source lines in drivers by Jarkko Nikula · 11 years ago
  16. 9553821 spi: spi-topcliff-pch: fix a pci_iomap() check by Dan Carpenter · 11 years ago
  17. 2f1603c spi-topcliff-pch: Add MODULE_DEVICE_TABLE by Alexander Stein · 11 years ago
  18. cf7315b2 Merge remote-tracking branch 'spi/topic/topcliff' into spi-next by Mark Brown · 11 years ago
  19. 4581949 Merge remote-tracking branch 'spi/topic/bpw' into spi-next by Mark Brown · 11 years ago
  20. f5d8ee3 spi: spi-topcliff-pch: Fix sparse warnings by Sachin Kamat · 11 years ago
  21. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  22. bac902d spi: topcliff-pch: fix error return code in pch_spi_probe() by Wei Yongjun · 11 years ago
  23. e1e5762 spi: topcliff-pch: Pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  24. cd8d984 spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list items by Wei Yongjun · 11 years ago
  25. 0113f22 spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_init() by Wei Yongjun · 11 years ago
  26. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  27. 7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  28. 886db6ac spi: fix comment/printk typos in spi by Masanari Iida · 12 years ago
  29. 63002e8 spi/topcliff-pch: Fix device remove function by Guenter Roeck · 12 years ago
  30. 1e8a52e spi: By default setup spi_masters with 1 chipselect and dynamics bus number by Grant Likely · 12 years ago
  31. d195f7b spi/topcliff: use correct __devexit_p annotation by Arnd Bergmann · 12 years ago
  32. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  33. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  34. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  35. 0f57e16 spi-topcliff-pch: add recovery processing in case wait-event timeout by Tomoya MORINAGA · 13 years ago
  36. f258b44 spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control by Tomoya MORINAGA · 13 years ago
  37. 7d05b3e spi-topcliff-pch: Fix issue for transmitting over 4KByte by Tomoya MORINAGA · 13 years ago
  38. ee2ece5 spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info by Tomoya MORINAGA · 13 years ago
  39. e290cf2 spi: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  40. de3bd7e spi-topcliff-pch: fix -Wuninitialized warning by Danny Kukawka · 12 years ago
  41. c88db23 spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver by Danny Kukawka · 12 years ago
  42. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  43. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  44. a485df4 spi, serial: move to dma_transfer_direction by Vinod Koul · 13 years ago
  45. 2b24628 spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  46. 92b3a5c spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  47. f3e03e2e spi-topcliff-pch: Fix overrun issue by Tomoya MORINAGA · 13 years ago
  48. 25e803f spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs by Tomoya MORINAGA · 13 years ago
  49. 373b0eb spi-topcliff-pch: Fix CPU read complete condition issue by Tomoya MORINAGA · 13 years ago
  50. 8b7aa96 spi-topcliff-pch: Fix SSN Control issue by Tomoya MORINAGA · 13 years ago
  51. 27504be spi-topcliff-pch: add tx-memory clear after complete transmitting by Tomoya MORINAGA · 13 years ago
  52. 2e2de2e spi/topcliff-pch: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  53. c37f3c2 spi/topcliff_pch: DMA support by Tomoya MORINAGA · 13 years ago
  54. f016aeb spi/topcliff_pch: support new device ML7213 IOH by Tomoya MORINAGA · 13 years ago
  55. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/spi_topcliff_pch.c]
  56. 77e58ef spi/topcliff: Typo fix threhold to threshold by Justin P. Mattock · 14 years ago
  57. 9d32af6 spi/topcliff_pch: Fix data transfer issue by Tomoya MORINAGA · 14 years ago
  58. 8e41b52 spi/topcliff: Fix uninitialized variable defect by Grant Likely · 14 years ago
  59. 65308c4 spi/topcliff: cleanups for style and conciseness by Grant Likely · 14 years ago
  60. e8b17b5 spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver by Masayuki Ohtake · 14 years ago