aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vme (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10-25vme: vme_vmivme7805.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: Move API documentation to Documentation folderMartyn Welch1-396/+0
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-Hartman15-0/+8947