index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vme
/
vme.c
Age
Commit message (
Expand
)
Author
2017-03-17
docs: Add kernel-doc comments to VME driver API
Martyn Welch
2017-01-25
VME: restore bus_remove function causing incomplete module unload
Stefano Babic
2016-10-28
vme: vme_get_size potentially returning incorrect value on failure
Martyn Welch
2016-08-31
vme: make core vme support explicitly non-modular
Paul Gortmaker
2016-08-31
vme: change LM callback argument to void pointer
Aaron Sierra
2016-05-01
vme: add vme_init_bridge for common bridge init
Aaron Sierra
2016-05-01
vme: trivial spelling and capitalization fixes
Aaron Sierra
2015-10-04
vme: print unhandled VME access errors
Dmitry Kalinkin
2015-10-04
vme: change bus error handling scheme
Dmitry Kalinkin
2015-10-04
vme: include address space in error filtering
Dmitry Kalinkin
2015-10-04
vme: move tsi148 error handling into VME subsystem
Dmitry Kalinkin
2015-06-12
vme: export vme_check_window()
Dmitry Kalinkin
2015-06-12
vme: check for A64 overflow in vme_check_window()
Dmitry Kalinkin
2015-03-06
staging: vme: mmap() support for vme_user
Dmitry Kalinkin
2015-01-12
vme: fix misspelling of current function in string
Julia Lawall
2013-12-17
vme: Convert VME core to register as a subsystem
Aaron Sierra
2013-12-03
VME: Rename vme_slot_get to avoid confusion with reference counting
Martyn Welch
2013-12-03
VME: Provide access to VME bus enumeration and fix vme_user match function
Martyn Welch
2013-06-06
vme: Free DMA resource allocation structure
Martyn Welch
2013-02-14
vme: add missing put_device() after device_register() fails
Emilio G. Cota
2012-04-26
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman