summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme_user/vme.c
AgeCommit message (Expand)AuthorLines
13 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-12/+12
13 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-13/+13
2025-12-17staging: vme_user: name function parametersArtur Stupa-1/+1
2025-07-24staging: vme_user: fix spelling errorsAkhilesh Patil-2/+2
2025-06-19staging: vme: vme_user: fix up const issue in vme_bus_match()Greg Kroah-Hartman-1/+1
2024-08-22staging: vme: vme_user: Remove NULL check of list_entry()Yuesong Li-8/+0
2024-07-30staging: vme_user: vme_irq_handler: name func ptr argsAgathe Porte-1/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman-1/+1
2024-02-17staging: vme: make vme_bus_type constRicardo B. Marliere-1/+1
2024-01-04staging: vme_user: print more detailed infomation when an error occursPiro Yang-1/+1
2023-12-23staging: vme_user: Fix the issue of return the wrong error codePiro Yang-1/+1
2023-10-21staging: vme_user: Use dev_err() in vme_check_window()Soumya Negi-5/+5
2023-10-21staging: vme_user: Remove NULL-checksSoumya Negi-34/+2
2023-10-21staging: vme_user: Remove printk() in find_bridge()Soumya Negi-1/+0
2023-10-21staging: vme_user: Use __func__ instead of function nameSoumya Negi-7/+7
2023-10-21staging: vme_user: Replace printk() with dev_*()Soumya Negi-76/+99
2023-10-15staging: vme_user: Fix unbalanced {} in if-else blocksSoumya Negi-1/+2
2023-10-15staging: vme_user: Correct spelling mistakes in commentsSoumya Negi-2/+2
2023-09-13staging: vme_user: Use list_for_each_entry() helperJinjie Ruan-22/+5
2023-08-22staging: vme_user: fix check lines should not end with a '('Alexon Oliveira-3/+2
2023-08-22staging: vme_user: fix check blank lines not necessaryAlexon Oliveira-4/+0
2023-08-11staging: vme_user: fix alignment of open parenthesisAlexon Oliveira-41/+42
2022-06-10vme: move back to stagingArnd Bergmann-0/+2015