aboutsummaryrefslogtreecommitdiff
path: root/drivers/vme
AgeCommit message (Expand)Author
2013-02-14vme: add missing put_device() after device_register() failsEmilio G. Cota
2012-10-25vme: vme_tsi148.c: use module_pci_driver to simplify the codeWei Yongjun
2012-10-25vme: vme_ca91cx42.c: use module_pci_driver to simplify the codeWei Yongjun
2012-10-25vme: vme_vmivme7805.c: use module_pci_driver to simplify the codeWei Yongjun
2012-09-06vme: vme_ca91cx42.c: use list_for_each_safe() when delete list itemsWei Yongjun
2012-09-06vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list itemsWei Yongjun
2012-07-19VME: Prevent D16 cycles being split into 8-bit blocksMartyn Welch
2012-05-08VME: Move API documentation to Documentation folderMartyn Welch
2012-05-08vme: vme_ca91cx42.c: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08vme: vme_tsi148.c: local functions should not be exposed globallyH Hartley Sweeten lin
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman