summaryrefslogtreecommitdiff
path: root/rust/kernel/serdev.rs
AgeCommit message (Expand)Author
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-14rust: serdev: use ThisModule::as_ptr() instead of field accessDanilo Krummrich
2026-07-30rust: driver: remove open-coded matching logicGary Guo
2026-07-30rust: driver: remove `$module_table_name` from `module_device_table`Gary Guo
2026-07-23rust: add basic serial device bus abstractionsMarkus Probst