aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vme/bridges/vme_ca91cx42.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08vme: bridges: use pci_zalloc_consistentJoe Perches1-4/+2
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman1-2/+2
2014-02-15VME: Stop using memcpy_[to|from]io() due to unwanted behaviourMartyn Welch1-15/+14
2014-02-07VME: Correct read/write alignment algorithmMartyn Welch1-2/+2
2013-12-03vme: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-08-27vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq()Wei Yongjun1-1/+5
2013-08-19vme: vme_ca91cx42.c: add missing __iomem annotationJingoo Han1-2/+2
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-05-08vme: vme_ca91cx42.c: local functions should not be exposed globallyH Hartley Sweeten1-3/+3
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman1-0/+1959