summaryrefslogtreecommitdiff
path: root/drivers/staging/vme/vme.c
AgeCommit message (Expand)Author
2011-02-28staging: vme: remove unreachable codeManohar Vanga
2011-02-23staging: vme: fix loop conditionManohar Vanga
2011-02-23staging: vme: remove unreachable codeManohar Vanga
2010-11-16staging: vme: fix bogus clearing of the bus number in vme_free_bus_numEmilio G. Cota
2010-11-16staging: vme: style: convert '&(foo)' to '&foo'Emilio G. Cota
2010-05-11Staging: vme: declare vme_calc_slot() as staticBill Pemberton
2010-05-11Staging: vme: declare vme_bus_num_mtx staticBill Pemberton
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: vme: Remove legacy unsupported codeMartyn Welch
2010-03-03Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch
2010-03-03Staging: vme: Attribute Testing For Dma RequestMartyn Welch
2010-03-03Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch
2010-03-03Staging: vme: Fix checkpatch errors on VME core.Martyn Welch
2009-12-11staging: vme: Fix mutex lockingMartyn Welch
2009-12-11Staging: vme: Rename VME DMA functionsMartyn Welch
2009-12-11Staging: vme: Correct operation of vme_lm_freeMartyn Welch
2009-12-11Staging: vme: Pull common VME interrupt handling into core codeMartyn Welch
2009-12-11Staging: vme: remove unused #include <linux/version.h>Huang Weiyi
2009-09-15Staging: vme: add VME Location Monitor management mechanismMartyn Welch
2009-09-15Staging: Use proper mutexes in the tsi-148 VME driverMartyn Welch
2009-09-15Staging: vme: fix {master,slave}_get check bugEmilio G. Cota
2009-09-15Staging: vme: Extend VME core probing for special matchesMartyn Welch
2009-09-15Staging: VME Framework for the Linux KernelMartyn Welch