summaryrefslogtreecommitdiffstats
path: root/drivers/vme/bridges/vme_ca91cx42.c
Commit message (Expand)AuthorAgeFilesLines
* vme: vme_ca91cx42.c: use to_pci_dev()Geliang Tang2016-02-071-6/+5
* vme: change bus error handling schemeDmitry Kalinkin2015-10-041-2/+1
* vme: lower alignment requirement in pci bridge driversDmitry Kalinkin2015-10-041-1/+1
* vme: ca91cx42: return error code on DMA errorDmitry Kalinkin2015-06-121-0/+1
* vme: stop DMA transfer on interruptionDmitry Kalinkin2015-06-121-3/+14
* vme: bridges: use pci_zalloc_consistentJoe Perches2014-08-081-4/+2
* Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-181-2/+2
|\
| * VME: Correct read/write alignment algorithmMartyn Welch2014-02-071-2/+2
* | VME: Stop using memcpy_[to|from]io() due to unwanted behaviourMartyn Welch2014-02-151-15/+14
|/
* vme: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-031-1/+1
* vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq()Wei Yongjun2013-08-271-1/+5
* vme: vme_ca91cx42.c: add missing __iomem annotationJingoo Han2013-08-191-2/+2
* vme: vme_ca91cx42.c: use module_pci_driver to simplify the codeWei Yongjun2012-10-251-14/+1
* vme: vme_ca91cx42.c: use list_for_each_safe() when delete list itemsWei Yongjun2012-09-061-10/+10
* vme: vme_ca91cx42.c: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-3/+3
* Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman2012-04-261-0/+1959