| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: fieldbus: anybus: reframe comment to avoid warning | Ajith P V | 2021-10-30 | 1 | -4/+4 |
* | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+1 |
* | staging: fieldbus: anybus: Refuse registering drivers without .probe() | Uwe Kleine-König | 2021-05-10 | 1 | -2/+3 |
* | staging: fieldbus: anybus: Make remove callback return void | Uwe Kleine-König | 2021-05-10 | 3 | -4/+4 |
* | staging: fieldbus: simplify devm_anybuss_host_common_probe | Tian Tao | 2021-04-13 | 1 | -15/+9 |
* | staging: fieldbus: arcx-anybus: constify static structs | Rikard Falkeborn | 2021-02-08 | 1 | -2/+2 |
* | staging: fieldbus: use kobj_to_dev() to get device | Ding Xiang | 2020-11-23 | 1 | -1/+1 |
* | Merge 5.10-rc2 into staging-next | Greg Kroah-Hartman | 2020-11-02 | 1 | -1/+1 |
|\ |
|
| * | staging: fieldbus: anybuss: jump to correct label in an error path | Jing Xiangfeng | 2020-10-27 | 1 | -1/+1 |
* | | staging: fieldbus: Use %pM format specifier for MAC addresses | Andy Shevchenko | 2020-10-28 | 1 | -4/+1 |
|/ |
|
* | staging: fieldbus: anybuss: use devm_platform_ioremap_resource helper | Cristiane Naves | 2019-10-27 | 1 | -6/+2 |
* | staging: fieldbus: move "offline mode" definition to fieldbus core | Sven Van Asbroeck | 2019-09-30 | 4 | -11/+14 |
* | staging: fieldbus core: remove unused strings | Sven Van Asbroeck | 2019-09-30 | 1 | -3/+0 |
* | dt-bindings: anybus-controller: move to staging/ tree | Sven Van Asbroeck | 2019-09-12 | 1 | -0/+71 |
* | Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-07-11 | 3 | -34/+17 |
|\ |
|
| * | staging: fieldbus: Fix build error without CONFIG_REGMAP_MMIO | YueHaibing | 2019-06-10 | 1 | -0/+1 |
| * | Merge 5.2-rc3 into staging-next | Greg Kroah-Hartman | 2019-06-03 | 2 | -0/+2 |
| |\ |
|
| * | | staging: fieldbus: arcx-anybus: change custom -> mmio regmap | Sven Van Asbroeck | 2019-05-22 | 1 | -31/+13 |
| * | | staging: fieldbus: solve warning incorrect type dev_core.c | Oscar Gomez Fuente | 2019-05-20 | 1 | -3/+3 |
* | | | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 2019-06-14 | 2 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
| |/ |
|
* / | docs: fix broken documentation links | Mauro Carvalho Chehab | 2019-06-08 | 1 | -2/+2 |
|/ |
|
* | staging: fieldbus: anybus-s: fix wait_for_completion_timeout return handling | Nicholas Mc Guire | 2019-05-01 | 1 | -3/+2 |
* | staging: fieldbus: anybus-s: rename bus id field to avoid confusion | Sven Van Asbroeck | 2019-04-30 | 3 | -5/+5 |
* | staging: fieldbus: anybus-s: keep device bus id in bus endianness | Sven Van Asbroeck | 2019-04-30 | 2 | -5/+4 |
* | staging: fieldbus: add TODO | Sven Van Asbroeck | 2019-04-17 | 1 | -0/+5 |
* | staging: fieldbus: support HMS Profinet IRT industrial controller | Sven Van Asbroeck | 2019-04-17 | 3 | -0/+245 |
* | staging: fieldbus: anybus-s: support the Arcx anybus controller | Sven Van Asbroeck | 2019-04-17 | 4 | -1/+415 |
* | staging: fieldbus: anybus-s: support HMS Anybus-S bus | Sven Van Asbroeck | 2019-04-17 | 7 | -4/+1627 |
* | staging: add Fieldbus Device subsystem. | Sven Van Asbroeck | 2019-04-17 | 7 | -0/+646 |