summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fieldbus/anybuss/host.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()Christophe JAILLET2022-04-221-1/+1
* staging: fieldbus: anybus: reframe comment to avoid warningAjith P V2021-10-301-4/+4
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
* staging: fieldbus: anybus: Refuse registering drivers without .probe()Uwe Kleine-König2021-05-101-2/+3
* staging: fieldbus: anybus: Make remove callback return voidUwe Kleine-König2021-05-101-1/+2
* staging: fieldbus: simplify devm_anybuss_host_common_probeTian Tao2021-04-131-15/+9
* staging: fieldbus: move "offline mode" definition to fieldbus coreSven Van Asbroeck2019-09-301-3/+3
* staging: fieldbus: anybus-s: fix wait_for_completion_timeout return handlingNicholas Mc Guire2019-05-011-3/+2
* staging: fieldbus: anybus-s: rename bus id field to avoid confusionSven Van Asbroeck2019-04-301-2/+2
* staging: fieldbus: anybus-s: keep device bus id in bus endiannessSven Van Asbroeck2019-04-301-4/+3
* staging: fieldbus: anybus-s: support HMS Anybus-S busSven Van Asbroeck2019-04-171-0/+1460