summaryrefslogtreecommitdiff
path: root/drivers/vme/bridges/vme_ca91cx42.c
Commit message (Expand)AuthorAge
* vme: bridges: use pci_zalloc_consistentJoe Perches2014-08-08
* Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-18
|\
| * VME: Correct read/write alignment algorithmMartyn Welch2014-02-07
* | VME: Stop using memcpy_[to|from]io() due to unwanted behaviourMartyn Welch2014-02-15
|/
* vme: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-03
* vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq()Wei Yongjun2013-08-27
* vme: vme_ca91cx42.c: add missing __iomem annotationJingoo Han2013-08-19
* vme: vme_ca91cx42.c: use module_pci_driver to simplify the codeWei Yongjun2012-10-25
* vme: vme_ca91cx42.c: use list_for_each_safe() when delete list itemsWei Yongjun2012-09-06
* vme: vme_ca91cx42.c: local functions should not be exposed globallyH Hartley Sweeten2012-05-08
* Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman2012-04-26