summaryrefslogtreecommitdiff
path: root/drivers/vme/vme.c
Commit message (Expand)AuthorAge
* vme: add vme_init_bridge for common bridge initAaron Sierra2016-05-01
* vme: trivial spelling and capitalization fixesAaron Sierra2016-05-01
* vme: print unhandled VME access errorsDmitry Kalinkin2015-10-04
* vme: change bus error handling schemeDmitry Kalinkin2015-10-04
* vme: include address space in error filteringDmitry Kalinkin2015-10-04
* vme: move tsi148 error handling into VME subsystemDmitry Kalinkin2015-10-04
* vme: export vme_check_window()Dmitry Kalinkin2015-06-12
* vme: check for A64 overflow in vme_check_window()Dmitry Kalinkin2015-06-12
* staging: vme: mmap() support for vme_userDmitry Kalinkin2015-03-06
* vme: fix misspelling of current function in stringJulia Lawall2015-01-12
* vme: Convert VME core to register as a subsystemAaron Sierra2013-12-17
* VME: Rename vme_slot_get to avoid confusion with reference countingMartyn Welch2013-12-03
* VME: Provide access to VME bus enumeration and fix vme_user match functionMartyn Welch2013-12-03
* vme: Free DMA resource allocation structureMartyn Welch2013-06-06
* vme: add missing put_device() after device_register() failsEmilio G. Cota2013-02-14
* Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman2012-04-26