summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme_user/vme.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vme: vme_user: Remove NULL check of list_entry()Yuesong Li2024-08-221-8/+0
* staging: vme_user: vme_irq_handler: name func ptr argsAgathe Porte2024-07-301-1/+1
* driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* staging: vme: make vme_bus_type constRicardo B. Marliere2024-02-171-1/+1
* staging: vme_user: print more detailed infomation when an error occursPiro Yang2024-01-041-1/+1
* staging: vme_user: Fix the issue of return the wrong error codePiro Yang2023-12-231-1/+1
* staging: vme_user: Use dev_err() in vme_check_window()Soumya Negi2023-10-211-5/+5
* staging: vme_user: Remove NULL-checksSoumya Negi2023-10-211-34/+2
* staging: vme_user: Remove printk() in find_bridge()Soumya Negi2023-10-211-1/+0
* staging: vme_user: Use __func__ instead of function nameSoumya Negi2023-10-211-7/+7
* staging: vme_user: Replace printk() with dev_*()Soumya Negi2023-10-211-76/+99
* staging: vme_user: Fix unbalanced {} in if-else blocksSoumya Negi2023-10-151-1/+2
* staging: vme_user: Correct spelling mistakes in commentsSoumya Negi2023-10-151-2/+2
* staging: vme_user: Use list_for_each_entry() helperJinjie Ruan2023-09-131-22/+5
* staging: vme_user: fix check lines should not end with a '('Alexon Oliveira2023-08-221-3/+2
* staging: vme_user: fix check blank lines not necessaryAlexon Oliveira2023-08-221-4/+0
* staging: vme_user: fix alignment of open parenthesisAlexon Oliveira2023-08-111-41/+42
* vme: move back to stagingArnd Bergmann2022-06-101-0/+2015