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
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
usb.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+15
2026-01-16
rust: driver: drop device private data post unbind
Danilo Krummrich
1
-2
/
+2
2026-01-16
rust: driver: add DriverData type to the DriverLayout trait
Danilo Krummrich
1
-0
/
+2
2026-01-16
rust: driver: add DEVICE_DRIVER_OFFSET to the DriverLayout trait
Danilo Krummrich
1
-0
/
+3
2026-01-16
rust: driver: introduce a DriverLayout trait
Danilo Krummrich
1
-7
/
+11
2026-01-07
rust: usb: use "kernel vertical" style for imports
Danilo Krummrich
1
-6
/
+15
2025-11-18
rust: Add trait to convert a device reference to a bus device reference
Markus Probst
1
-1
/
+14
2025-11-04
rust: usb: fix broken call to T::disconnect()
Danilo Krummrich
1
-1
/
+1
2025-10-29
rust: device: narrow the generic of drvdata_obtain()
Danilo Krummrich
1
-2
/
+2
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
1
-4
/
+4
2025-09-26
rust: usb: keep usb::Device private for now
Danilo Krummrich
1
-1
/
+1
2025-09-26
rust: usb: don't retain device context for the interface parent
Danilo Krummrich
1
-6
/
+5
2025-09-24
rust: usb: add basic USB abstractions
Daniel Almeida
1
-0
/
+457