index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
device.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-9
/
+17
2025-05-23
rust: use absolute paths in macros referencing core and kernel
Igor Korotin
1
-1
/
+1
2025-05-12
rust: replace rustdoc references to alloc::format
Andrew Ballance
1
-8
/
+16
2025-04-29
rust: device: conditionally expect `dead_code` for `parent()`
Miguel Ojeda
1
-0
/
+1
2025-04-19
rust: auxiliary: add auxiliary device / driver abstractions
Danilo Krummrich
1
-1
/
+0
2025-04-19
rust: device: implement Device::parent()
Danilo Krummrich
1
-0
/
+19
2025-04-17
rust: device: implement Bound device context
Danilo Krummrich
1
-1
/
+15
2025-04-17
rust: device: implement device context for Device
Danilo Krummrich
1
-2
/
+9
2025-04-17
rust: device: implement impl_device_context_into_aref!
Danilo Krummrich
1
-0
/
+21
2025-04-17
rust: device: implement impl_device_context_deref!
Danilo Krummrich
1
-0
/
+44
2025-03-17
rust: device: implement device context marker
Danilo Krummrich
1
-0
/
+26
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+7
2025-01-16
rust: device: Use as_char_ptr() to avoid explicit cast
Viresh Kumar
1
-1
/
+1
2025-01-16
rust: device: Replace CString with CStr in property_present()
Viresh Kumar
1
-3
/
+3
2025-01-15
rust: device: Add property_present()
Viresh Kumar
1
-0
/
+7
2024-12-16
rust: finish using custom FFI integer types
Miguel Ojeda
1
-2
/
+2
2024-11-05
rust: add `dev_*` print macros.
Wedson Almeida Filho
1
-1
/
+318
2024-10-03
rust: device: change the from_raw() function
Guilherme Giacomo Simoes
1
-12
/
+3
2024-06-20
device: rust: improve safety comments
Danilo Krummrich
1
-3
/
+6
2024-06-18
rust: add abstraction for struct device
Danilo Krummrich
1
-0
/
+102