aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vme/bridges (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-24vme: vme_tsi148.c: fix error return code in tsi148_probe()Wei Yongjun1-1/+2
2013-06-17vme: tsi148: Window reserved for accessing CR/CSR does not need attributes setMartyn Welch1-7/+0
2013-06-17vme: tsi148: CR/CSR logic arround the wrong wayMartyn Welch1-3/+4
2013-06-17vme: tsi148: Only store VME bus errors if they will be checkedMartyn Welch1-11/+17
2012-10-25vme: vme_tsi148.c: use module_pci_driver to simplify the codeWei Yongjun1-14/+1
2012-10-25vme: vme_ca91cx42.c: use module_pci_driver to simplify the codeWei Yongjun1-14/+1
2012-09-06vme: vme_ca91cx42.c: use list_for_each_safe() when delete list itemsWei Yongjun1-10/+10
2012-09-06vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list itemsWei Yongjun1-5/+5
2012-07-19VME: Prevent D16 cycles being split into 8-bit blocksMartyn Welch1-2/+83
2012-05-08vme: vme_ca91cx42.c: local functions should not be exposed globallyH Hartley Sweeten1-3/+3
2012-05-08vme: vme_tsi148.c: local functions should not be exposed globallyH Hartley Sweeten lin1-3/+3
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman6-0/+6660