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
/
bridges
/
vme_ca91cx42.c
Age
Commit message (
Expand
)
Author
2016-08-31
vme: Fix module autoload
Alessio Igor Bogani
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-02-07
vme: vme_ca91cx42.c: use to_pci_dev()
Geliang Tang
2015-10-04
vme: change bus error handling scheme
Dmitry Kalinkin
2015-10-04
vme: lower alignment requirement in pci bridge drivers
Dmitry Kalinkin
2015-06-12
vme: ca91cx42: return error code on DMA error
Dmitry Kalinkin
2015-06-12
vme: stop DMA transfer on interruption
Dmitry Kalinkin
2014-08-08
vme: bridges: use pci_zalloc_consistent
Joe Perches
2014-02-18
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
2014-02-15
VME: Stop using memcpy_[to|from]io() due to unwanted behaviour
Martyn Welch
2014-02-07
VME: Correct read/write alignment algorithm
Martyn Welch
2013-12-03
vme: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-08-27
vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq()
Wei Yongjun
2013-08-19
vme: vme_ca91cx42.c: add missing __iomem annotation
Jingoo Han
2012-10-25
vme: vme_ca91cx42.c: use module_pci_driver to simplify the code
Wei Yongjun
2012-09-06
vme: vme_ca91cx42.c: use list_for_each_safe() when delete list items
Wei Yongjun
2012-05-08
vme: vme_ca91cx42.c: local functions should not be exposed globally
H Hartley Sweeten
2012-04-26
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman