summaryrefslogtreecommitdiff
path: root/drivers/staging/fieldbus/anybuss
AgeCommit message (Expand)Author
2024-02-17staging: fieldbus: make anybus_bus constRicardo B. Marliere
2024-01-24staging: fieldbus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-10-06staging: fieldbus: make controller_class constantGreg Kroah-Hartman
2023-08-11staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-04staging: fieldbus: arcx-anybus: Do not check 0 for platform_get_irq()Zhu Wang
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-03staging: fieldbus: arcx-anybus: Convert to platform remove callback returning...Uwe Kleine-König
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2022-04-22staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()Christophe JAILLET
2021-10-30staging: fieldbus: anybus: reframe comment to avoid warningAjith P V
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-05-10staging: fieldbus: anybus: Refuse registering drivers without .probe()Uwe Kleine-König
2021-05-10staging: fieldbus: anybus: Make remove callback return voidUwe Kleine-König
2021-04-13staging: fieldbus: simplify devm_anybuss_host_common_probeTian Tao
2021-02-08staging: fieldbus: arcx-anybus: constify static structsRikard Falkeborn
2020-11-02Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman
2020-10-28staging: fieldbus: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-10-27staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng
2019-10-27staging: fieldbus: anybuss: use devm_platform_ioremap_resource helperCristiane Naves
2019-09-30staging: fieldbus: move "offline mode" definition to fieldbus coreSven Van Asbroeck
2019-06-10staging: fieldbus: Fix build error without CONFIG_REGMAP_MMIOYueHaibing
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman
2019-05-22staging: fieldbus: arcx-anybus: change custom -> mmio regmapSven Van Asbroeck
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-01staging: fieldbus: anybus-s: fix wait_for_completion_timeout return handlingNicholas Mc Guire
2019-04-30staging: fieldbus: anybus-s: rename bus id field to avoid confusionSven Van Asbroeck
2019-04-30staging: fieldbus: anybus-s: keep device bus id in bus endiannessSven Van Asbroeck
2019-04-17staging: fieldbus: support HMS Profinet IRT industrial controllerSven Van Asbroeck
2019-04-17staging: fieldbus: anybus-s: support the Arcx anybus controllerSven Van Asbroeck
2019-04-17staging: fieldbus: anybus-s: support HMS Anybus-S busSven Van Asbroeck