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