index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme
/
vme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman
1
-1517
/
+0
2012-04-25
staging: vme: vme.c: fix minor coding style issues
Greg Kroah-Hartman
1
-24
/
+15
2011-12-01
Staging: VME: Remove typedefs
Martyn Welch
1
-21
/
+17
2011-11-26
staging: vme: remove vme_add_bus() and vme_remove_bus()
Manohar Vanga
1
-18
/
+8
2011-11-26
staging: vme: fix comment in __vme_register_driver()
Manohar Vanga
1
-4
/
+1
2011-10-17
staging: vme: get rid of struct vme_device_id and slots
Manohar Vanga
1
-5
/
+3
2011-10-17
staging: vme: make match() driver specific to improve non-VME64x support
Manohar Vanga
1
-97
/
+105
2011-10-17
staging: vme: add struct vme_dev for VME devices
Manohar Vanga
1
-76
/
+52
2011-09-09
staging: vme: change static device array to pointers
Manohar Vanga
1
-4
/
+17
2011-08-23
staging: vme: keep track of registered buses
Manohar Vanga
1
-15
/
+23
2011-08-23
staging: vme: make [alloc|free]_consistent bridge specific
Manohar Vanga
1
-15
/
+21
2011-02-28
staging: vme: remove unreachable code
Manohar Vanga
1
-4
/
+0
2011-02-23
staging: vme: fix loop condition
Manohar Vanga
1
-1
/
+1
2011-02-23
staging: vme: remove unreachable code
Manohar Vanga
1
-1
/
+0
2010-11-16
staging: vme: fix bogus clearing of the bus number in vme_free_bus_num
Emilio G. Cota
1
-1
/
+1
2010-11-16
staging: vme: style: convert '&(foo)' to '&foo'
Emilio G. Cota
1
-57
/
+57
2010-05-11
Staging: vme: declare vme_calc_slot() as static
Bill Pemberton
1
-1
/
+1
2010-05-11
Staging: vme: declare vme_bus_num_mtx static
Bill Pemberton
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
Staging: vme: Remove legacy unsupported code
Martyn Welch
1
-4
/
+0
2010-03-03
Staging: vme: Enable drivers to handle more than one bridge
Martyn Welch
1
-5
/
+5
2010-03-03
Staging: vme: Attribute Testing For Dma Request
Martyn Welch
1
-3
/
+5
2010-03-03
Staging: vme: Renaming following split of GE Fanuc joint venture
Martyn Welch
1
-3
/
+3
2010-03-03
Staging: vme: Fix checkpatch errors on VME core.
Martyn Welch
1
-112
/
+110
2009-12-11
staging: vme: Fix mutex locking
Martyn Welch
1
-3
/
+3
2009-12-11
Staging: vme: Rename VME DMA functions
Martyn Welch
1
-2
/
+2
2009-12-11
Staging: vme: Correct operation of vme_lm_free
Martyn Welch
1
-6
/
+8
2009-12-11
Staging: vme: Pull common VME interrupt handling into core code
Martyn Welch
1
-16
/
+60
2009-12-11
Staging: vme: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-09-15
Staging: vme: add VME Location Monitor management mechanism
Martyn Welch
1
-26
/
+144
2009-09-15
Staging: Use proper mutexes in the tsi-148 VME driver
Martyn Welch
1
-30
/
+30
2009-09-15
Staging: vme: fix {master,slave}_get check bug
Emilio G. Cota
1
-2
/
+2
2009-09-15
Staging: vme: Extend VME core probing for special matches
Martyn Welch
1
-3
/
+11
2009-09-15
Staging: VME Framework for the Linux Kernel
Martyn Welch
1
-0
/
+1371