aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/vme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: vme: declare vme_calc_slot() as staticBill Pemberton1-1/+1
2010-05-11Staging: vme: declare vme_bus_num_mtx staticBill Pemberton1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: vme: Remove legacy unsupported codeMartyn Welch1-4/+0
2010-03-03Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch1-5/+5
2010-03-03Staging: vme: Attribute Testing For Dma RequestMartyn Welch1-3/+5
2010-03-03Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch1-3/+3
2010-03-03Staging: vme: Fix checkpatch errors on VME core.Martyn Welch1-112/+110
2009-12-11staging: vme: Fix mutex lockingMartyn Welch1-3/+3
2009-12-11Staging: vme: Rename VME DMA functionsMartyn Welch1-2/+2
2009-12-11Staging: vme: Correct operation of vme_lm_freeMartyn Welch1-6/+8
2009-12-11Staging: vme: Pull common VME interrupt handling into core codeMartyn Welch1-16/+60
2009-12-11Staging: vme: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2009-09-15Staging: vme: add VME Location Monitor management mechanismMartyn Welch1-26/+144
2009-09-15Staging: Use proper mutexes in the tsi-148 VME driverMartyn Welch1-30/+30
2009-09-15Staging: vme: fix {master,slave}_get check bugEmilio G. Cota1-2/+2
2009-09-15Staging: vme: Extend VME core probing for special matchesMartyn Welch1-3/+11
2009-09-15Staging: VME Framework for the Linux KernelMartyn Welch1-0/+1371