summaryrefslogtreecommitdiff
path: root/drivers/staging/vme_user/vme.c
AgeCommit message (Expand)Author
10 daysstaging: vme_user: fix spelling errorsAkhilesh Patil
2025-06-19staging: vme: vme_user: fix up const issue in vme_bus_match()Greg Kroah-Hartman
2024-08-22staging: vme: vme_user: Remove NULL check of list_entry()Yuesong Li
2024-07-30staging: vme_user: vme_irq_handler: name func ptr argsAgathe Porte
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-02-17staging: vme: make vme_bus_type constRicardo B. Marliere
2024-01-04staging: vme_user: print more detailed infomation when an error occursPiro Yang
2023-12-23staging: vme_user: Fix the issue of return the wrong error codePiro Yang
2023-10-21staging: vme_user: Use dev_err() in vme_check_window()Soumya Negi
2023-10-21staging: vme_user: Remove NULL-checksSoumya Negi
2023-10-21staging: vme_user: Remove printk() in find_bridge()Soumya Negi
2023-10-21staging: vme_user: Use __func__ instead of function nameSoumya Negi
2023-10-21staging: vme_user: Replace printk() with dev_*()Soumya Negi
2023-10-15staging: vme_user: Fix unbalanced {} in if-else blocksSoumya Negi
2023-10-15staging: vme_user: Correct spelling mistakes in commentsSoumya Negi
2023-09-13staging: vme_user: Use list_for_each_entry() helperJinjie Ruan
2023-08-22staging: vme_user: fix check lines should not end with a '('Alexon Oliveira
2023-08-22staging: vme_user: fix check blank lines not necessaryAlexon Oliveira
2023-08-11staging: vme_user: fix alignment of open parenthesisAlexon Oliveira
2022-06-10vme: move back to stagingArnd Bergmann