index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vme
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vme: Move vme_user to staging KConfig
Bruno Moreira-Guedes
2022-04-22
1
-2
/
+0
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
vme: make remove callback return void
Uwe Kleine-König
2021-02-09
1
-2
/
+2
*
vme: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-12-09
2
-12
/
+14
*
vme: fix two kernel-doc markups
Mauro Carvalho Chehab
2020-11-09
1
-2
/
+2
*
vme: remove unneeded break
Tom Rix
2020-11-09
2
-16
/
+0
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-29
1
-12
/
+18
|
\
|
*
vme: bridges: reduce stack usage
Arnd Bergmann
2020-01-14
1
-12
/
+18
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
3
-5
/
+5
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
8
-40
/
+8
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
6
-0
/
+6
*
vme: remove unneeded kfree
Ding Xiang
2018-09-14
1
-1
/
+0
*
vme: ca91cx42: remove redundant variable i
Colin Ian King
2018-07-16
1
-2
/
+0
*
vme: Fix a possible sleep-in-atomic bug in vme_tsi148
Jia-Ju Bai
2017-12-18
1
-1
/
+1
*
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
4
-239
/
+166
|
\
|
*
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
4
-228
/
+157
|
|
\
|
|
*
vme: tsi148: Adjust 14 checks for null pointers
Markus Elfring
2017-10-13
1
-14
/
+14
|
|
*
vme: tsi148: Improve 17 size determinations
Markus Elfring
2017-10-13
1
-19
/
+18
|
|
*
vme: tsi148: Delete nine error messages for a failed memory allocation
Markus Elfring
2017-10-13
1
-18
/
+0
|
|
*
vme: ca91cx42: Adjust 14 checks for null pointers
Markus Elfring
2017-10-13
1
-14
/
+14
|
|
*
vme: ca91cx42: Improve 12 size determinations
Markus Elfring
2017-10-13
1
-17
/
+12
|
|
*
vme: ca91cx42: Delete eight error messages for a failed memory allocation
Markus Elfring
2017-10-13
1
-16
/
+0
|
|
*
vme: fake: Adjust 11 checks for null pointers
Markus Elfring
2017-10-13
1
-11
/
+11
|
|
*
vme: fake: Improve five size determinations in fake_init()
Markus Elfring
2017-10-13
1
-7
/
+5
|
|
*
vme: fake: Delete an error message for a failed memory allocation in fake_init()
Markus Elfring
2017-10-13
1
-1
/
+0
|
|
*
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
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
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: Fix wrong pointer utilization in ca91cx42_slave_get
Augusto Mecking Caringi
2017-01-11
1
-1
/
+1
*
vme: vme_get_size potentially returning incorrect value on failure
Martyn Welch
2016-10-28
1
-0
/
+4
*
vme: fake: remove unexpected unlock in fake_master_set()
Wei Yongjun
2016-09-27
1
-3
/
+0
*
vme: fake: mark symbols static where possible
Baoyou Xie
2016-09-27
1
-8
/
+8
*
vme: fake: fix build for 64-bit dma_addr_t
Arnd Bergmann
2016-09-13
1
-8
/
+18
*
vme: Adding Fake VME driver
Martyn Welch
2016-08-31
3
-0
/
+1308
*
vme: make core vme support explicitly non-modular
Paul Gortmaker
2016-08-31
1
-25
/
+2
*
vme: Fix module autoload
Alessio Igor Bogani
2016-08-31
2
-0
/
+4
*
vme: change LM callback argument to void pointer
Aaron Sierra
2016-08-31
6
-9
/
+16
*
vme: add vme_init_bridge for common bridge init
Aaron Sierra
2016-05-01
4
-16
/
+17
*
vme: trivial spelling and capitalization fixes
Aaron Sierra
2016-05-01
1
-6
/
+6
*
vme: vme_ca91cx42.c: use to_pci_dev()
Geliang Tang
2016-02-07
1
-6
/
+5
*
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
1
-1
/
+3
|
\
|
*
vme: 8-bit status/id takes 256 values, not 255
Dmitry Kalinkin
2015-10-17
1
-1
/
+3
[next]