Age | Commit message (Expand) | Author |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-03-21 | Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-03-05 | staging: fieldbus: make fieldbus_class constant | Ricardo B. Marliere |
2024-02-26 | dt-bindings: bus: imx-weim: convert to YAML | Sebastian Reichel |
2024-02-17 | staging: fieldbus: make anybus_bus const | Ricardo B. Marliere |
2024-01-24 | staging: fieldbus: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET |
2023-10-06 | staging: fieldbus: make controller_class constant | Greg Kroah-Hartman |
2023-08-11 | staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr() | Ruan Jinjie |
2023-08-04 | staging: fieldbus: arcx-anybus: Do not check 0 for platform_get_irq() | Zhu Wang |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-03 | staging: fieldbus: arcx-anybus: Convert to platform remove callback returning... | Uwe Kleine-König |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman |
2022-11-09 | staging: fieldbus: use sysfs_emit() in show functions | Deepak R Varma |
2022-04-22 | staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() | Christophe JAILLET |
2021-10-30 | staging: fieldbus: anybus: reframe comment to avoid warning | Ajith P V |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-05-10 | staging: fieldbus: anybus: Refuse registering drivers without .probe() | Uwe Kleine-König |
2021-05-10 | staging: fieldbus: anybus: Make remove callback return void | Uwe Kleine-König |
2021-04-13 | staging: fieldbus: simplify devm_anybuss_host_common_probe | Tian Tao |
2021-02-08 | staging: fieldbus: arcx-anybus: constify static structs | Rikard Falkeborn |
2020-11-23 | staging: fieldbus: use kobj_to_dev() to get device | Ding Xiang |
2020-11-02 | Merge 5.10-rc2 into staging-next | Greg Kroah-Hartman |
2020-10-28 | staging: fieldbus: Use %pM format specifier for MAC addresses | Andy Shevchenko |
2020-10-27 | staging: fieldbus: anybuss: jump to correct label in an error path | Jing Xiangfeng |
2019-10-27 | staging: fieldbus: anybuss: use devm_platform_ioremap_resource helper | Cristiane Naves |
2019-09-30 | staging: fieldbus: move "offline mode" definition to fieldbus core | Sven Van Asbroeck |
2019-09-30 | staging: fieldbus core: remove unused strings | Sven Van Asbroeck |
2019-09-12 | dt-bindings: anybus-controller: move to staging/ tree | Sven Van Asbroeck |
2019-07-11 | Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet |
2019-06-10 | staging: fieldbus: Fix build error without CONFIG_REGMAP_MMIO | YueHaibing |
2019-06-08 | docs: fix broken documentation links | Mauro Carvalho Chehab |
2019-06-03 | Merge 5.2-rc3 into staging-next | Greg Kroah-Hartman |
2019-05-22 | staging: fieldbus: arcx-anybus: change custom -> mmio regmap | Sven Van Asbroeck |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-20 | staging: fieldbus: solve warning incorrect type dev_core.c | Oscar Gomez Fuente |
2019-05-01 | staging: fieldbus: anybus-s: fix wait_for_completion_timeout return handling | Nicholas Mc Guire |
2019-04-30 | staging: fieldbus: anybus-s: rename bus id field to avoid confusion | Sven Van Asbroeck |
2019-04-30 | staging: fieldbus: anybus-s: keep device bus id in bus endianness | Sven Van Asbroeck |
2019-04-17 | staging: fieldbus: add TODO | Sven Van Asbroeck |
2019-04-17 | staging: fieldbus: support HMS Profinet IRT industrial controller | Sven Van Asbroeck |
2019-04-17 | staging: fieldbus: anybus-s: support the Arcx anybus controller | Sven Van Asbroeck |
2019-04-17 | staging: fieldbus: anybus-s: support HMS Anybus-S bus | Sven Van Asbroeck |
2019-04-17 | staging: add Fieldbus Device subsystem. | Sven Van Asbroeck |