summaryrefslogtreecommitdiff
path: root/drivers/staging/vme/vme_bridge.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Staging: VME: Remove typedefsMartyn Welch1-20/+18
2011-10-17staging: vme: make match() driver specific to improve non-VME64x supportManohar Vanga1-4/+1
2011-10-17staging: vme: add struct vme_dev for VME devicesManohar Vanga1-3/+2
2011-09-09staging: vme: change static device array to pointersManohar Vanga1-1/+1
2011-08-23staging: vme: keep track of registered busesManohar Vanga1-0/+1
2011-08-23staging: vme: make [alloc|free]_consistent bridge specificManohar Vanga1-3/+7
2010-11-16staging: vme: mark struct vme_master_resource's base address pointer as __iomemEmilio G. Cota1-1/+1
2010-03-03Staging: vme: Remove legacy unsupported codeMartyn Welch1-58/+0
2010-03-03Staging: vme: Make vme_master_resource naming bus neutralMartyn Welch1-1/+1
2010-03-03Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch1-4/+4
2010-03-03Staging: vme: Attribute Testing For Dma RequestMartyn Welch1-0/+1
2010-03-03Staging: vme: Remove old structures for implemented featuresMartyn Welch1-32/+0
2010-03-03Staging: vme: Fix checkpatch errors on VME core.Martyn Welch1-4/+4
2009-12-11Staging: vme: Pull common VME interrupt handling into core codeMartyn Welch1-3/+6
2009-09-15Staging: vme: add VME Location Monitor management mechanismMartyn Welch1-4/+16
2009-09-15Staging: Use proper mutexes in the tsi-148 VME driverMartyn Welch1-4/+4
2009-09-15Staging: VME Framework for the Linux KernelMartyn Welch1-0/+249