index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
driver.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-26
rust: driver-core: use "kernel vertical" style for imports
Danilo Krummrich
1
-4
/
+8
2026-01-16
rust: driver: drop device private data post unbind
Danilo Krummrich
1
-1
/
+35
2026-01-16
rust: driver: add DriverData type to the DriverLayout trait
Danilo Krummrich
1
-0
/
+4
2026-01-16
rust: driver: add DEVICE_DRIVER_OFFSET to the DriverLayout trait
Danilo Krummrich
1
-1
/
+7
2026-01-16
rust: driver: introduce a DriverLayout trait
Danilo Krummrich
1
-15
/
+25
2025-12-30
rust: driver: fix broken intra-doc links to example driver types
Alice Ryhl
1
-4
/
+8
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
1
-2
/
+2
2025-08-12
driver: rust: expand documentation for driver infrastructure
Danilo Krummrich
1
-2
/
+87
2025-07-16
rust: device_id: split out index support into a separate trait
FUJITA Tomonori
1
-2
/
+6
2025-07-01
rust: fix typo in #[repr(transparent)] comments
FUJITA Tomonori
1
-2
/
+2
2025-06-26
rust: driver: Add ACPI id table support to Adapter trait
Igor Korotin
1
-1
/
+40
2025-06-26
rust: driver: Consolidate `Adapter::of_id_info` methods using `#[cfg]`
Igor Korotin
1
-19
/
+21
2025-03-16
rust: make pin-init its own crate
Benno Lossin
1
-3
/
+3
2025-01-07
rust: driver: address soundness issue in `RegistrationOps`
Danilo Krummrich
1
-5
/
+20
2024-12-20
rust: driver: implement `Adapter`
Danilo Krummrich
1
-1
/
+57
2024-12-20
rust: implement generic driver registration
Danilo Krummrich
1
-0
/
+117