summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fieldbus
Commit message (Expand)AuthorAgeFilesLines
* staging: fieldbus: simplify devm_anybuss_host_common_probeTian Tao2021-04-131-15/+9
* staging: fieldbus: arcx-anybus: constify static structsRikard Falkeborn2021-02-081-2/+2
* staging: fieldbus: use kobj_to_dev() to get deviceDing Xiang2020-11-231-1/+1
* Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman2020-11-021-1/+1
|\
| * staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng2020-10-271-1/+1
* | staging: fieldbus: Use %pM format specifier for MAC addressesAndy Shevchenko2020-10-281-4/+1
|/
* staging: fieldbus: anybuss: use devm_platform_ioremap_resource helperCristiane Naves2019-10-271-6/+2
* staging: fieldbus: move "offline mode" definition to fieldbus coreSven Van Asbroeck2019-09-304-11/+14
* staging: fieldbus core: remove unused stringsSven Van Asbroeck2019-09-301-3/+0
* dt-bindings: anybus-controller: move to staging/ treeSven Van Asbroeck2019-09-121-0/+71
* Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-113-34/+17
|\
| * staging: fieldbus: Fix build error without CONFIG_REGMAP_MMIOYueHaibing2019-06-101-0/+1
| * Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-032-0/+2
| |\
| * | staging: fieldbus: arcx-anybus: change custom -> mmio regmapSven Van Asbroeck2019-05-221-31/+13
| * | staging: fieldbus: solve warning incorrect type dev_core.cOscar Gomez Fuente2019-05-201-3/+3
* | | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-142-0/+2
|\ \ \ | | |/ | |/|
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
| |/
* / docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-2/+2
|/
* 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-303-5/+5
* staging: fieldbus: anybus-s: keep device bus id in bus endiannessSven Van Asbroeck2019-04-302-5/+4
* staging: fieldbus: add TODOSven Van Asbroeck2019-04-171-0/+5
* staging: fieldbus: support HMS Profinet IRT industrial controllerSven Van Asbroeck2019-04-173-0/+245
* staging: fieldbus: anybus-s: support the Arcx anybus controllerSven Van Asbroeck2019-04-174-1/+415
* staging: fieldbus: anybus-s: support HMS Anybus-S busSven Van Asbroeck2019-04-177-4/+1627
* staging: add Fieldbus Device subsystem.Sven Van Asbroeck2019-04-177-0/+646