1. d3337eb vme: tsi148: silence uninitialized variable warning by Dmitry Kalinkin · 9 years ago
  2. 0b04966 vme: change bus error handling scheme by Dmitry Kalinkin · 9 years ago
  3. 472f16f vme: include address space in error filtering by Dmitry Kalinkin · 9 years ago
  4. e2c6393 vme: move tsi148 error handling into VME subsystem by Dmitry Kalinkin · 9 years ago
  5. da5ae8a vme: lower alignment requirement in pci bridge drivers by Dmitry Kalinkin · 9 years ago
  6. 5c10439 vme: tsi148: depend on HAS_DMA for Kconfig by Dmitry Kalinkin · 9 years ago
  7. 5a2f883 vme: ca91cx42: fix LM_CTL address mask by Dmitry Kalinkin · 9 years ago
  8. 1cfb645 vme: ca91cx42: return error code on DMA error by Dmitry Kalinkin · 9 years ago
  9. 75c66b6 vme: stop DMA transfer on interruption by Dmitry Kalinkin · 9 years ago
  10. b2383c9 vme: tsi148: fix first DMA item mapping by Dmitry Kalinkin · 9 years ago
  11. f656eaee vme: tsi148: fix DMA lists longer that one item by Dmitry Kalinkin · 9 years ago
  12. 08e03c2 vme: tsi148: Master windows support USERx and CR/CSR accesses, not slaves by Martyn Welch · 9 years ago
  13. 88b2608 vme: bridges: use pci_zalloc_consistent by Joe Perches · 10 years ago
  14. 3915fc8 VME: remove duplicate CA91CX42_DCTL_VDW_M define by Dan Carpenter · 10 years ago
  15. 177581fa vme_tsi148: Utilize to_pci_dev() macro by Aaron Sierra · 10 years ago
  16. 226572b vme_tsi148: Fix PCI address mapping assumption by Joe Schultz · 10 years ago
  17. 098ced8 vme_tsi148: Fix typo in tsi148_slave_get() by Joe Schultz · 10 years ago
  18. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  19. a2a720e VME: Stop using memcpy_[to|from]io() due to unwanted behaviour by Martyn Welch · 10 years ago
  20. f0342e6 VME: Correct read/write alignment algorithm by Martyn Welch · 10 years ago
  21. c3a09c1 vme: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  22. ef22d57 vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq() by Wei Yongjun · 11 years ago
  23. d90f32c vme: vme_ca91cx42.c: add missing __iomem annotation by Jingoo Han · 11 years ago
  24. 4e8764d vme: vme_tsi148.c: add missing __iomem annotation by Jingoo Han · 11 years ago
  25. 0686ab7 vme: vme_tsi148.c: fix error return code in tsi148_probe() by Wei Yongjun · 11 years ago
  26. c36c573 vme: tsi148: Window reserved for accessing CR/CSR does not need attributes set by Martyn Welch · 11 years ago
  27. 2981795 vme: tsi148: CR/CSR logic arround the wrong way by Martyn Welch · 11 years ago
  28. e31c51e vme: tsi148: Only store VME bus errors if they will be checked by Martyn Welch · 11 years ago
  29. 01c0714 vme: vme_tsi148.c: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  30. c7b50a2 vme: vme_ca91cx42.c: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  31. 43f5e46 vme: vme_ca91cx42.c: use list_for_each_safe() when delete list items by Wei Yongjun · 12 years ago
  32. b49c32b vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list items by Wei Yongjun · 12 years ago
  33. 363e2e6 VME: Prevent D16 cycles being split into 8-bit blocks by Martyn Welch · 12 years ago
  34. a11cfdf vme: vme_ca91cx42.c: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  35. 8a508ff vme: vme_tsi148.c: local functions should not be exposed globally by H Hartley Sweeten lin · 12 years ago
  36. db3b9e9 Staging: VME: move VME drivers out of staging by Greg Kroah-Hartman · 12 years ago