summaryrefslogtreecommitdiff
path: root/drivers/staging/vme/vme.c
Commit message (Expand)AuthorAge
* Staging: VME: Remove typedefsMartyn Welch2011-12-01
* staging: vme: remove vme_add_bus() and vme_remove_bus()Manohar Vanga2011-11-26
* staging: vme: fix comment in __vme_register_driver()Manohar Vanga2011-11-26
* staging: vme: get rid of struct vme_device_id and slotsManohar Vanga2011-10-17
* staging: vme: make match() driver specific to improve non-VME64x supportManohar Vanga2011-10-17
* staging: vme: add struct vme_dev for VME devicesManohar Vanga2011-10-17
* staging: vme: change static device array to pointersManohar Vanga2011-09-09
* staging: vme: keep track of registered busesManohar Vanga2011-08-23
* staging: vme: make [alloc|free]_consistent bridge specificManohar Vanga2011-08-23
* staging: vme: remove unreachable codeManohar Vanga2011-02-28
* staging: vme: fix loop conditionManohar Vanga2011-02-23
* staging: vme: remove unreachable codeManohar Vanga2011-02-23
* staging: vme: fix bogus clearing of the bus number in vme_free_bus_numEmilio G. Cota2010-11-16
* staging: vme: style: convert '&(foo)' to '&foo'Emilio G. Cota2010-11-16
* Staging: vme: declare vme_calc_slot() as staticBill Pemberton2010-05-11
* Staging: vme: declare vme_bus_num_mtx staticBill Pemberton2010-05-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Staging: vme: Remove legacy unsupported codeMartyn Welch2010-03-03
* Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch2010-03-03
* Staging: vme: Attribute Testing For Dma RequestMartyn Welch2010-03-03
* Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch2010-03-03
* Staging: vme: Fix checkpatch errors on VME core.Martyn Welch2010-03-03
* staging: vme: Fix mutex lockingMartyn Welch2009-12-11
* Staging: vme: Rename VME DMA functionsMartyn Welch2009-12-11
* Staging: vme: Correct operation of vme_lm_freeMartyn Welch2009-12-11
* Staging: vme: Pull common VME interrupt handling into core codeMartyn Welch2009-12-11
* Staging: vme: remove unused #include <linux/version.h>Huang Weiyi2009-12-11
* Staging: vme: add VME Location Monitor management mechanismMartyn Welch2009-09-15
* Staging: Use proper mutexes in the tsi-148 VME driverMartyn Welch2009-09-15
* Staging: vme: fix {master,slave}_get check bugEmilio G. Cota2009-09-15
* Staging: vme: Extend VME core probing for special matchesMartyn Welch2009-09-15
* Staging: VME Framework for the Linux KernelMartyn Welch2009-09-15