aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/fieldbus
AgeCommit message (Expand)Author
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-23staging: fieldbus: use kobj_to_dev() to get deviceDing Xiang
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-09-30staging: fieldbus core: remove unused stringsSven Van Asbroeck
2019-09-12dt-bindings: anybus-controller: move to staging/ treeSven Van Asbroeck
2019-07-11Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-10staging: fieldbus: Fix build error without CONFIG_REGMAP_MMIOYueHaibing
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
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-20staging: fieldbus: solve warning incorrect type dev_core.cOscar Gomez Fuente
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: add TODOSven 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
2019-04-17staging: add Fieldbus Device subsystem.Sven Van Asbroeck