index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
auxiliary.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-18
rust: Add trait to convert a device reference to a bus device reference
Markus Probst
1
-0
/
+7
2025-11-05
rust: auxiliary: fix false positive warning for missing a safety comment
Danilo Krummrich
1
-3
/
+2
2025-10-29
rust: auxiliary: implement parent() for Device<Bound>
Danilo Krummrich
1
-0
/
+10
2025-10-29
rust: auxiliary: move parent() to impl Device
Danilo Krummrich
1
-2
/
+2
2025-10-29
rust: auxiliary: unregister on parent device unbind
Danilo Krummrich
1
-38
/
+51
2025-10-29
rust: auxiliary: consider auxiliary devices always have a parent
Danilo Krummrich
1
-3
/
+4
2025-10-29
rust: device: narrow the generic of drvdata_obtain()
Danilo Krummrich
1
-1
/
+1
2025-10-27
Merge 6.18-rc3 into driver-core-next
Greg Kroah-Hartman
1
-7
/
+1
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
1
-3
/
+3
2025-10-17
rust: device: fix device context of Device::parent()
Danilo Krummrich
1
-7
/
+1
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-09-16
rust: auxiliary: use `core::ffi::CStr` method names
Tamir Duberstein
1
-2
/
+2
2025-08-15
rust: driver-core: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-1
/
+1
2025-08-15
rust: auxiliary: Use `c_` types from prelude instead of
Abhinav Ananthu
1
-1
/
+1
2025-07-16
rust: device_id: split out index support into a separate trait
FUJITA Tomonori
1
-5
/
+6
2025-07-16
device: rust: rename Device::as_ref() to Device::from_raw()
Alice Ryhl
1
-1
/
+1
2025-07-09
rust: auxiliary: use generic device drvdata accessors
Danilo Krummrich
1
-20
/
+15
2025-07-05
rust: auxiliary: remove unnecessary import
Tamir Duberstein
1
-1
/
+0
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-3
/
+5
2025-04-19
rust: auxiliary: add auxiliary registration
Danilo Krummrich
1
-1
/
+87
2025-04-19
rust: auxiliary: add auxiliary device / driver abstractions
Danilo Krummrich
1
-0
/
+274