summaryrefslogtreecommitdiffstats
path: root/drivers/vme/bridges/vme_ca91cx42.c
Commit message (Expand)AuthorAgeFilesLines
* vme: remove ca91cx42 Universe-II supportArnd Bergmann2022-06-101-1928/+0
* vme: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-12-091-6/+7
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* vme: ca91cx42: remove redundant variable iColin Ian King2018-07-161-2/+0
* vme: ca91cx42: Adjust 14 checks for null pointersMarkus Elfring2017-10-131-14/+14
* vme: ca91cx42: Improve 12 size determinationsMarkus Elfring2017-10-131-17/+12
* vme: ca91cx42: Delete eight error messages for a failed memory allocationMarkus Elfring2017-10-131-16/+0
* vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2017-01-111-1/+1
* vme: Fix module autoloadAlessio Igor Bogani2016-08-311-0/+2
* vme: change LM callback argument to void pointerAaron Sierra2016-08-311-2/+4
* vme: add vme_init_bridge for common bridge initAaron Sierra2016-05-011-8/+1
* 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