aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/vme.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-170/+179
* staging: vme: remove unreachable codeManohar Vanga2011-02-281-4/+0
* staging: vme: fix loop conditionManohar Vanga2011-02-231-1/+1
* staging: vme: remove unreachable codeManohar Vanga2011-02-231-1/+0
* staging: vme: fix bogus clearing of the bus number in vme_free_bus_numEmilio G. Cota2010-11-161-1/+1
* staging: vme: style: convert '&(foo)' to '&foo'Emilio G. Cota2010-11-161-57/+57
* Staging: vme: declare vme_calc_slot() as staticBill Pemberton2010-05-111-1/+1
* Staging: vme: declare vme_bus_num_mtx staticBill Pemberton2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: vme: Remove legacy unsupported codeMartyn Welch2010-03-031-4/+0
* Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch2010-03-031-5/+5
* Staging: vme: Attribute Testing For Dma RequestMartyn Welch2010-03-031-3/+5
* Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch2010-03-031-3/+3
* Staging: vme: Fix checkpatch errors on VME core.Martyn Welch2010-03-031-112/+110
* staging: vme: Fix mutex lockingMartyn Welch2009-12-111-3/+3
* Staging: vme: Rename VME DMA functionsMartyn Welch2009-12-111-2/+2
* Staging: vme: Correct operation of vme_lm_freeMartyn Welch2009-12-111-6/+8
* Staging: vme: Pull common VME interrupt handling into core codeMartyn Welch2009-12-111-16/+60
* Staging: vme: remove unused #include <linux/version.h>Huang Weiyi2009-12-111-1/+0
* Staging: vme: add VME Location Monitor management mechanismMartyn Welch2009-09-151-26/+144
* Staging: Use proper mutexes in the tsi-148 VME driverMartyn Welch2009-09-151-30/+30
* Staging: vme: fix {master,slave}_get check bugEmilio G. Cota2009-09-151-2/+2
* Staging: vme: Extend VME core probing for special matchesMartyn Welch2009-09-151-3/+11
* Staging: VME Framework for the Linux KernelMartyn Welch2009-09-151-0/+1371