1. 177581fa vme_tsi148: Utilize to_pci_dev() macro by Aaron Sierra · 10 years ago
  2. 226572b vme_tsi148: Fix PCI address mapping assumption by Joe Schultz · 10 years ago
  3. 098ced8 vme_tsi148: Fix typo in tsi148_slave_get() by Joe Schultz · 10 years ago
  4. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  5. a2a720e VME: Stop using memcpy_[to|from]io() due to unwanted behaviour by Martyn Welch · 10 years ago
  6. f0342e6 VME: Correct read/write alignment algorithm by Martyn Welch · 10 years ago
  7. c326cc0 vme: Convert VME core to register as a subsystem by Aaron Sierra · 11 years ago
  8. c3a09c1 vme: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  9. d7729f0 VME: Rename vme_slot_get to avoid confusion with reference counting by Martyn Welch · 11 years ago
  10. 978f47d VME: Provide access to VME bus enumeration and fix vme_user match function by Martyn Welch · 11 years ago
  11. ef22d57 vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq() by Wei Yongjun · 11 years ago
  12. a84a322 vme: vme_vmivme7805.c: add missing __iomem annotation by Jingoo Han · 11 years ago
  13. d90f32c vme: vme_ca91cx42.c: add missing __iomem annotation by Jingoo Han · 11 years ago
  14. 4e8764d vme: vme_tsi148.c: add missing __iomem annotation by Jingoo Han · 11 years ago
  15. 0686ab7 vme: vme_tsi148.c: fix error return code in tsi148_probe() by Wei Yongjun · 11 years ago
  16. c36c573 vme: tsi148: Window reserved for accessing CR/CSR does not need attributes set by Martyn Welch · 11 years ago
  17. 2981795 vme: tsi148: CR/CSR logic arround the wrong way by Martyn Welch · 11 years ago
  18. e31c51e vme: tsi148: Only store VME bus errors if they will be checked by Martyn Welch · 11 years ago
  19. fd5c256 vme: Free DMA resource allocation structure by Martyn Welch · 11 years ago
  20. def1820 vme: add missing put_device() after device_register() fails by Emilio G. Cota · 11 years ago
  21. 01c0714 vme: vme_tsi148.c: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  22. c7b50a2 vme: vme_ca91cx42.c: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  23. 5f1e779 vme: vme_vmivme7805.c: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  24. 43f5e46 vme: vme_ca91cx42.c: use list_for_each_safe() when delete list items by Wei Yongjun · 12 years ago
  25. b49c32b vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list items by Wei Yongjun · 12 years ago
  26. 363e2e6 VME: Prevent D16 cycles being split into 8-bit blocks by Martyn Welch · 12 years ago
  27. cc47298 VME: Move API documentation to Documentation folder by Martyn Welch · 12 years ago
  28. a11cfdf vme: vme_ca91cx42.c: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  29. 8a508ff vme: vme_tsi148.c: local functions should not be exposed globally by H Hartley Sweeten lin · 12 years ago
  30. db3b9e9 Staging: VME: move VME drivers out of staging by Greg Kroah-Hartman · 12 years ago