summaryrefslogtreecommitdiffstats
path: root/drivers/vme/vme.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Add kernel-doc comments to VME driver APIMartyn Welch2017-03-171-31/+438
* VME: restore bus_remove function causing incomplete module unloadStefano Babic2017-01-251-0/+15
* vme: vme_get_size potentially returning incorrect value on failureMartyn Welch2016-10-281-0/+4
* vme: make core vme support explicitly non-modularPaul Gortmaker2016-08-311-25/+2
* vme: change LM callback argument to void pointerAaron Sierra2016-08-311-2/+2
* vme: add vme_init_bridge for common bridge initAaron Sierra2016-05-011-0/+14
* vme: trivial spelling and capitalization fixesAaron Sierra2016-05-011-6/+6
* vme: print unhandled VME access errorsDmitry Kalinkin2015-10-041-0/+7
* vme: change bus error handling schemeDmitry Kalinkin2015-10-041-58/+34
* vme: include address space in error filteringDmitry Kalinkin2015-10-041-20/+41
* vme: move tsi148 error handling into VME subsystemDmitry Kalinkin2015-10-041-0/+86
* vme: export vme_check_window()Dmitry Kalinkin2015-06-121-2/+3
* vme: check for A64 overflow in vme_check_window()Dmitry Kalinkin2015-06-121-4/+2
* staging: vme: mmap() support for vme_userDmitry Kalinkin2015-03-061-0/+26
* vme: fix misspelling of current function in stringJulia Lawall2015-01-121-1/+1
* vme: Convert VME core to register as a subsystemAaron Sierra2013-12-171-5/+1
* VME: Rename vme_slot_get to avoid confusion with reference countingMartyn Welch2013-12-031-3/+3
* VME: Provide access to VME bus enumeration and fix vme_user match functionMartyn Welch2013-12-031-0/+13
* vme: Free DMA resource allocation structureMartyn Welch2013-06-061-0/+2
* vme: add missing put_device() after device_register() failsEmilio G. Cota2013-02-141-0/+1
* Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman2012-04-261-0/+1517
OpenPOWER on IntegriCloud