index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme_user
/
vme.c
Age
Commit message (
Expand
)
Author
Lines
13 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-12
/
+12
13 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-13
/
+13
2025-12-17
staging: vme_user: name function parameters
Artur Stupa
-1
/
+1
2025-07-24
staging: vme_user: fix spelling errors
Akhilesh Patil
-2
/
+2
2025-06-19
staging: vme: vme_user: fix up const issue in vme_bus_match()
Greg Kroah-Hartman
-1
/
+1
2024-08-22
staging: vme: vme_user: Remove NULL check of list_entry()
Yuesong Li
-8
/
+0
2024-07-30
staging: vme_user: vme_irq_handler: name func ptr args
Agathe Porte
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
-1
/
+1
2024-02-17
staging: vme: make vme_bus_type const
Ricardo B. Marliere
-1
/
+1
2024-01-04
staging: vme_user: print more detailed infomation when an error occurs
Piro Yang
-1
/
+1
2023-12-23
staging: vme_user: Fix the issue of return the wrong error code
Piro Yang
-1
/
+1
2023-10-21
staging: vme_user: Use dev_err() in vme_check_window()
Soumya Negi
-5
/
+5
2023-10-21
staging: vme_user: Remove NULL-checks
Soumya Negi
-34
/
+2
2023-10-21
staging: vme_user: Remove printk() in find_bridge()
Soumya Negi
-1
/
+0
2023-10-21
staging: vme_user: Use __func__ instead of function name
Soumya Negi
-7
/
+7
2023-10-21
staging: vme_user: Replace printk() with dev_*()
Soumya Negi
-76
/
+99
2023-10-15
staging: vme_user: Fix unbalanced {} in if-else blocks
Soumya Negi
-1
/
+2
2023-10-15
staging: vme_user: Correct spelling mistakes in comments
Soumya Negi
-2
/
+2
2023-09-13
staging: vme_user: Use list_for_each_entry() helper
Jinjie Ruan
-22
/
+5
2023-08-22
staging: vme_user: fix check lines should not end with a '('
Alexon Oliveira
-3
/
+2
2023-08-22
staging: vme_user: fix check blank lines not necessary
Alexon Oliveira
-4
/
+0
2023-08-11
staging: vme_user: fix alignment of open parenthesis
Alexon Oliveira
-41
/
+42
2022-06-10
vme: move back to staging
Arnd Bergmann
-0
/
+2015