summaryrefslogtreecommitdiff
path: root/drivers/staging/vme/vme.c
AgeCommit message (Expand)Author
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman
2012-04-25staging: vme: vme.c: fix minor coding style issuesGreg Kroah-Hartman
2011-12-01Staging: VME: Remove typedefsMartyn Welch
2011-11-26staging: vme: remove vme_add_bus() and vme_remove_bus()Manohar Vanga
2011-11-26staging: vme: fix comment in __vme_register_driver()Manohar Vanga
2011-10-17staging: vme: get rid of struct vme_device_id and slotsManohar Vanga
2011-10-17staging: vme: make match() driver specific to improve non-VME64x supportManohar Vanga
2011-10-17staging: vme: add struct vme_dev for VME devicesManohar Vanga
2011-09-09staging: vme: change static device array to pointersManohar Vanga
2011-08-23staging: vme: keep track of registered busesManohar Vanga
2011-08-23staging: vme: make [alloc|free]_consistent bridge specificManohar Vanga
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