Age | Commit message (Expand) | Author |
2011-12-01 | Staging: VME: Remove typedefs | Martyn Welch |
2011-11-26 | staging: vme: remove vme_add_bus() and vme_remove_bus() | Manohar Vanga |
2011-11-26 | staging: vme: fix comment in __vme_register_driver() | Manohar Vanga |
2011-10-17 | staging: vme: get rid of struct vme_device_id and slots | Manohar Vanga |
2011-10-17 | staging: vme: make match() driver specific to improve non-VME64x support | Manohar Vanga |
2011-10-17 | staging: vme: add struct vme_dev for VME devices | Manohar Vanga |
2011-09-09 | staging: vme: change static device array to pointers | Manohar Vanga |
2011-08-23 | staging: vme: keep track of registered buses | Manohar Vanga |
2011-08-23 | staging: vme: make [alloc|free]_consistent bridge specific | Manohar Vanga |
2011-02-28 | staging: vme: remove unreachable code | Manohar Vanga |
2011-02-23 | staging: vme: fix loop condition | Manohar Vanga |
2011-02-23 | staging: vme: remove unreachable code | Manohar Vanga |
2010-11-16 | staging: vme: fix bogus clearing of the bus number in vme_free_bus_num | Emilio G. Cota |
2010-11-16 | staging: vme: style: convert '&(foo)' to '&foo' | Emilio G. Cota |
2010-05-11 | Staging: vme: declare vme_calc_slot() as static | Bill Pemberton |
2010-05-11 | Staging: vme: declare vme_bus_num_mtx static | Bill Pemberton |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-03 | Staging: vme: Remove legacy unsupported code | Martyn Welch |
2010-03-03 | Staging: vme: Enable drivers to handle more than one bridge | Martyn Welch |
2010-03-03 | Staging: vme: Attribute Testing For Dma Request | Martyn Welch |
2010-03-03 | Staging: vme: Renaming following split of GE Fanuc joint venture | Martyn Welch |
2010-03-03 | Staging: vme: Fix checkpatch errors on VME core. | Martyn Welch |
2009-12-11 | staging: vme: Fix mutex locking | Martyn Welch |
2009-12-11 | Staging: vme: Rename VME DMA functions | Martyn Welch |
2009-12-11 | Staging: vme: Correct operation of vme_lm_free | Martyn Welch |
2009-12-11 | Staging: vme: Pull common VME interrupt handling into core code | Martyn Welch |
2009-12-11 | Staging: vme: remove unused #include <linux/version.h> | Huang Weiyi |
2009-09-15 | Staging: vme: add VME Location Monitor management mechanism | Martyn Welch |
2009-09-15 | Staging: Use proper mutexes in the tsi-148 VME driver | Martyn Welch |
2009-09-15 | Staging: vme: fix {master,slave}_get check bug | Emilio G. Cota |
2009-09-15 | Staging: vme: Extend VME core probing for special matches | Martyn Welch |
2009-09-15 | Staging: VME Framework for the Linux Kernel | Martyn Welch |