summaryrefslogtreecommitdiff
path: root/drivers/vme/vme.c
Commit message (Expand)AuthorAge
* docs: Add kernel-doc comments to VME driver APIMartyn Welch2017-03-17
* VME: restore bus_remove function causing incomplete module unloadStefano Babic2017-01-25
* vme: vme_get_size potentially returning incorrect value on failureMartyn Welch2016-10-28
* vme: make core vme support explicitly non-modularPaul Gortmaker2016-08-31
* vme: change LM callback argument to void pointerAaron Sierra2016-08-31
* 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