index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vme
/
vme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vme: remove unneeded kfree
Ding Xiang
2018-09-14
1
-1
/
+0
*
vme: Fix a possible sleep-in-atomic bug in vme_tsi148
Jia-Ju Bai
2017-12-18
1
-1
/
+1
*
VME: Return -EBUSY when DMA list in use
Martyn Welch
2017-11-08
1
-1
/
+1
*
Merge tag 'vme-next-4.14-rc4' of https://gitlab.collabora.com/martyn/linux in...
Greg Kroah-Hartman
2017-10-20
1
-111
/
+83
|
\
|
*
vme: Return directly in two functions
Markus Elfring
2017-10-13
1
-6
/
+4
|
*
vme: Adjust 48 checks for null pointers
Markus Elfring
2017-10-13
1
-53
/
+48
|
*
vme: Move an assignment in vme_new_dma_list()
Markus Elfring
2017-10-13
1
-4
/
+3
|
*
vme: Improve 11 size determinations
Markus Elfring
2017-10-13
1
-13
/
+12
|
*
vme: Delete 11 error messages for a failed memory allocation
Markus Elfring
2017-10-13
1
-35
/
+16
*
|
vme: Fix integer overflow checking in vme_check_window()
Dan Carpenter
2017-10-04
1
-10
/
+8
|
/
*
docs: Add kernel-doc comments to VME driver API
Martyn Welch
2017-03-17
1
-31
/
+438
*
VME: restore bus_remove function causing incomplete module unload
Stefano Babic
2017-01-25
1
-0
/
+15
*
vme: vme_get_size potentially returning incorrect value on failure
Martyn Welch
2016-10-28
1
-0
/
+4
*
vme: make core vme support explicitly non-modular
Paul Gortmaker
2016-08-31
1
-25
/
+2
*
vme: change LM callback argument to void pointer
Aaron Sierra
2016-08-31
1
-2
/
+2
*
vme: add vme_init_bridge for common bridge init
Aaron Sierra
2016-05-01
1
-0
/
+14
*
vme: trivial spelling and capitalization fixes
Aaron Sierra
2016-05-01
1
-6
/
+6
*
vme: print unhandled VME access errors
Dmitry Kalinkin
2015-10-04
1
-0
/
+7
*
vme: change bus error handling scheme
Dmitry Kalinkin
2015-10-04
1
-58
/
+34
*
vme: include address space in error filtering
Dmitry Kalinkin
2015-10-04
1
-20
/
+41
*
vme: move tsi148 error handling into VME subsystem
Dmitry Kalinkin
2015-10-04
1
-0
/
+86
*
vme: export vme_check_window()
Dmitry Kalinkin
2015-06-12
1
-2
/
+3
*
vme: check for A64 overflow in vme_check_window()
Dmitry Kalinkin
2015-06-12
1
-4
/
+2
*
staging: vme: mmap() support for vme_user
Dmitry Kalinkin
2015-03-06
1
-0
/
+26
*
vme: fix misspelling of current function in string
Julia Lawall
2015-01-12
1
-1
/
+1
*
vme: Convert VME core to register as a subsystem
Aaron Sierra
2013-12-17
1
-5
/
+1
*
VME: Rename vme_slot_get to avoid confusion with reference counting
Martyn Welch
2013-12-03
1
-3
/
+3
*
VME: Provide access to VME bus enumeration and fix vme_user match function
Martyn Welch
2013-12-03
1
-0
/
+13
*
vme: Free DMA resource allocation structure
Martyn Welch
2013-06-06
1
-0
/
+2
*
vme: add missing put_device() after device_register() fails
Emilio G. Cota
2013-02-14
1
-0
/
+1
*
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman
2012-04-26
1
-0
/
+1517