[PATCH 0/3] Documentation for Device / Driver infrastructure
From: Danilo Krummrich
Date: Thu Jul 17 2025 - 18:48:29 EST
This patch series expands the documentation for the generic device and driver
infrastructure and provides a guideline on how to implement bus and class
specific devices as well as bus specific driver infrastructure, i.e. bus
abstractions. It also expands on the existing documentation of device context
types.
Danilo Krummrich (3):
device: rust: documentation for DeviceContext
device: rust: expand documentation for Device
driver: rust: expand documentation for driver infrastructure
rust/kernel/device.rs | 198 +++++++++++++++++++++++++++++++++++++-----
rust/kernel/driver.rs | 82 ++++++++++++++++-
2 files changed, 254 insertions(+), 26 deletions(-)
base-commit: 9a8682f0875b8cedad42bdfe601e6ab204fad06d
--
2.50.0