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