aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme_user/vme.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-17staging: vme: make vme_bus_type constRicardo B. Marliere1-1/+1
2024-01-04staging: vme_user: print more detailed infomation when an error occursPiro Yang1-1/+1
2023-12-23staging: vme_user: Fix the issue of return the wrong error codePiro Yang1-1/+1
2023-10-21staging: vme_user: Use dev_err() in vme_check_window()Soumya Negi1-5/+5
2023-10-21staging: vme_user: Remove NULL-checksSoumya Negi1-34/+2
2023-10-21staging: vme_user: Remove printk() in find_bridge()Soumya Negi1-1/+0
2023-10-21staging: vme_user: Use __func__ instead of function nameSoumya Negi1-7/+7
2023-10-21staging: vme_user: Replace printk() with dev_*()Soumya Negi1-76/+99
2023-10-15staging: vme_user: Fix unbalanced {} in if-else blocksSoumya Negi1-1/+2
2023-10-15staging: vme_user: Correct spelling mistakes in commentsSoumya Negi1-2/+2
2023-09-13staging: vme_user: Use list_for_each_entry() helperJinjie Ruan1-22/+5
2023-08-22staging: vme_user: fix check lines should not end with a '('Alexon Oliveira1-3/+2
2023-08-22staging: vme_user: fix check blank lines not necessaryAlexon Oliveira1-4/+0
2023-08-11staging: vme_user: fix alignment of open parenthesisAlexon Oliveira1-41/+42
2022-06-10vme: move back to stagingArnd Bergmann1-0/+2015