index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vme
/
vme.c
Age
Commit message (
Expand
)
Author
2020-11-09
vme: fix two kernel-doc markups
Mauro Carvalho Chehab
2020-11-09
vme: remove unneeded break
Tom Rix
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-09-14
vme: remove unneeded kfree
Ding Xiang
2017-12-18
vme: Fix a possible sleep-in-atomic bug in vme_tsi148
Jia-Ju Bai
2017-11-08
VME: Return -EBUSY when DMA list in use
Martyn Welch
2017-10-20
Merge tag 'vme-next-4.14-rc4' of https://gitlab.collabora.com/martyn/linux in...
Greg Kroah-Hartman
2017-10-13
vme: Return directly in two functions
Markus Elfring
2017-10-13
vme: Adjust 48 checks for null pointers
Markus Elfring
2017-10-13
vme: Move an assignment in vme_new_dma_list()
Markus Elfring
2017-10-13
vme: Improve 11 size determinations
Markus Elfring
2017-10-13
vme: Delete 11 error messages for a failed memory allocation
Markus Elfring
2017-10-04
vme: Fix integer overflow checking in vme_check_window()
Dan Carpenter
2017-03-17
docs: Add kernel-doc comments to VME driver API
Martyn Welch
2017-01-25
VME: restore bus_remove function causing incomplete module unload
Stefano Babic
2016-10-28
vme: vme_get_size potentially returning incorrect value on failure
Martyn Welch
2016-08-31
vme: make core vme support explicitly non-modular
Paul Gortmaker
2016-08-31
vme: change LM callback argument to void pointer
Aaron Sierra
2016-05-01
vme: add vme_init_bridge for common bridge init
Aaron Sierra
2016-05-01
vme: trivial spelling and capitalization fixes
Aaron Sierra
2015-10-04
vme: print unhandled VME access errors
Dmitry Kalinkin
2015-10-04
vme: change bus error handling scheme
Dmitry Kalinkin
2015-10-04
vme: include address space in error filtering
Dmitry Kalinkin
2015-10-04
vme: move tsi148 error handling into VME subsystem
Dmitry Kalinkin
2015-06-12
vme: export vme_check_window()
Dmitry Kalinkin
2015-06-12
vme: check for A64 overflow in vme_check_window()
Dmitry Kalinkin
2015-03-06
staging: vme: mmap() support for vme_user
Dmitry Kalinkin
2015-01-12
vme: fix misspelling of current function in string
Julia Lawall
2013-12-17
vme: Convert VME core to register as a subsystem
Aaron Sierra
2013-12-03
VME: Rename vme_slot_get to avoid confusion with reference counting
Martyn Welch
2013-12-03
VME: Provide access to VME bus enumeration and fix vme_user match function
Martyn Welch
2013-06-06
vme: Free DMA resource allocation structure
Martyn Welch
2013-02-14
vme: add missing put_device() after device_register() fails
Emilio G. Cota
2012-04-26
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman