index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fieldbus
/
anybuss
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
staging: fieldbus: Delete unused driver
Philipp Hortmann
7
-2248
/
+0
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2
-7
/
+3
2024-02-17
staging: fieldbus: make anybus_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-01-24
staging: fieldbus: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2023-10-06
staging: fieldbus: make controller_class constant
Greg Kroah-Hartman
1
-7
/
+10
2023-08-11
staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-04
staging: fieldbus: arcx-anybus: Do not check 0 for platform_get_irq()
Zhu Wang
1
-2
/
+2
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-03
staging: fieldbus: arcx-anybus: Convert to platform remove callback returning...
Uwe Kleine-König
1
-3
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2022-04-22
staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()
Christophe JAILLET
1
-1
/
+1
2021-10-30
staging: fieldbus: anybus: reframe comment to avoid warning
Ajith P V
1
-4
/
+4
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-05-10
staging: fieldbus: anybus: Refuse registering drivers without .probe()
Uwe Kleine-König
1
-2
/
+3
2021-05-10
staging: fieldbus: anybus: Make remove callback return void
Uwe Kleine-König
3
-4
/
+4
2021-04-13
staging: fieldbus: simplify devm_anybuss_host_common_probe
Tian Tao
1
-15
/
+9
2021-02-08
staging: fieldbus: arcx-anybus: constify static structs
Rikard Falkeborn
1
-2
/
+2
2020-11-02
Merge 5.10-rc2 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2020-10-28
staging: fieldbus: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-4
/
+1
2020-10-27
staging: fieldbus: anybuss: jump to correct label in an error path
Jing Xiangfeng
1
-1
/
+1
2019-10-27
staging: fieldbus: anybuss: use devm_platform_ioremap_resource helper
Cristiane Naves
1
-6
/
+2
2019-09-30
staging: fieldbus: move "offline mode" definition to fieldbus core
Sven Van Asbroeck
3
-11
/
+8
2019-06-10
staging: fieldbus: Fix build error without CONFIG_REGMAP_MMIO
YueHaibing
1
-0
/
+1
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2019-05-22
staging: fieldbus: arcx-anybus: change custom -> mmio regmap
Sven Van Asbroeck
1
-31
/
+13
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-01
staging: fieldbus: anybus-s: fix wait_for_completion_timeout return handling
Nicholas Mc Guire
1
-3
/
+2
2019-04-30
staging: fieldbus: anybus-s: rename bus id field to avoid confusion
Sven Van Asbroeck
3
-5
/
+5
2019-04-30
staging: fieldbus: anybus-s: keep device bus id in bus endianness
Sven Van Asbroeck
2
-5
/
+4
2019-04-17
staging: fieldbus: support HMS Profinet IRT industrial controller
Sven Van Asbroeck
3
-0
/
+245
2019-04-17
staging: fieldbus: anybus-s: support the Arcx anybus controller
Sven Van Asbroeck
3
-0
/
+415
2019-04-17
staging: fieldbus: anybus-s: support HMS Anybus-S bus
Sven Van Asbroeck
5
-0
/
+1625