aboutsummaryrefslogtreecommitdiff
path: root/drivers/vme/bridges/vme_ca91cx42.c
AgeCommit message (Expand)Author
2013-08-27vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq()Wei Yongjun
2013-08-19vme: vme_ca91cx42.c: add missing __iomem annotationJingoo Han
2012-10-25vme: vme_ca91cx42.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-05-08vme: vme_ca91cx42.c: local functions should not be exposed globallyH Hartley Sweeten
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman