index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vme
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
vme: add missing put_device() after device_register() fails
Emilio G. Cota
1
-0
/
+1
2012-10-25
vme: vme_tsi148.c: use module_pci_driver to simplify the code
Wei Yongjun
1
-14
/
+1
2012-10-25
vme: vme_ca91cx42.c: use module_pci_driver to simplify the code
Wei Yongjun
1
-14
/
+1
2012-10-25
vme: vme_vmivme7805.c: use module_pci_driver to simplify the code
Wei Yongjun
1
-14
/
+1
2012-09-06
vme: vme_ca91cx42.c: use list_for_each_safe() when delete list items
Wei Yongjun
1
-10
/
+10
2012-09-06
vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list items
Wei Yongjun
1
-5
/
+5
2012-07-19
VME: Prevent D16 cycles being split into 8-bit blocks
Martyn Welch
1
-2
/
+83
2012-05-08
VME: Move API documentation to Documentation folder
Martyn Welch
1
-396
/
+0
2012-05-08
vme: vme_ca91cx42.c: local functions should not be exposed globally
H Hartley Sweeten
1
-3
/
+3
2012-05-08
vme: vme_tsi148.c: local functions should not be exposed globally
H Hartley Sweeten lin
1
-3
/
+3
2012-04-26
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman
15
-0
/
+8947