summaryrefslogtreecommitdiff
path: root/drivers/vme/vme.c
AgeCommit message (Expand)Author
2017-03-17docs: Add kernel-doc comments to VME driver APIMartyn Welch
2017-01-25VME: restore bus_remove function causing incomplete module unloadStefano Babic
2016-10-28vme: vme_get_size potentially returning incorrect value on failureMartyn Welch
2016-08-31vme: make core vme support explicitly non-modularPaul Gortmaker
2016-08-31vme: change LM callback argument to void pointerAaron Sierra
2016-05-01vme: add vme_init_bridge for common bridge initAaron Sierra
2016-05-01vme: trivial spelling and capitalization fixesAaron Sierra
2015-10-04vme: print unhandled VME access errorsDmitry Kalinkin
2015-10-04vme: change bus error handling schemeDmitry Kalinkin
2015-10-04vme: include address space in error filteringDmitry Kalinkin
2015-10-04vme: move tsi148 error handling into VME subsystemDmitry Kalinkin
2015-06-12vme: export vme_check_window()Dmitry Kalinkin
2015-06-12vme: check for A64 overflow in vme_check_window()Dmitry Kalinkin
2015-03-06staging: vme: mmap() support for vme_userDmitry Kalinkin
2015-01-12vme: fix misspelling of current function in stringJulia Lawall
2013-12-17vme: Convert VME core to register as a subsystemAaron Sierra
2013-12-03VME: Rename vme_slot_get to avoid confusion with reference countingMartyn Welch
2013-12-03VME: Provide access to VME bus enumeration and fix vme_user match functionMartyn Welch
2013-06-06vme: Free DMA resource allocation structureMartyn Welch
2013-02-14vme: add missing put_device() after device_register() failsEmilio G. Cota
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman