开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
driver.rs
Age
Commit message (
Expand
)
Author
2026-02-24
gpu: nova-core: fix aux device registration for multi-GPU systems
John Hubbard
2026-02-24
gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
2025-12-22
gpu: nova: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-14
gpu: nova-core: Set correct DMA mask
Alistair Popple
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
2025-10-29
rust: auxiliary: unregister on parent device unbind
Danilo Krummrich
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot
2025-09-06
gpu: nova-core: take advantage of pci::Device::unbind()
Danilo Krummrich
2025-09-01
gpu: nova-core: avoid probing non-display/compute PCI functions
John Hubbard
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-07-31
gpu: nova-core: fix up formatting after merge
Miguel Ojeda
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-06-28
rust: devres: get rid of Devres' inner Arc
Danilo Krummrich
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
2025-06-23
gpu: nova-core: increase BAR0 size to 16MB
Alexandre Courbot
2025-06-22
rust: enable `clippy::as_underscore` lint
Tamir Duberstein
2025-05-12
gpu: nova-core: register auxiliary device for nova-drm
Danilo Krummrich
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-09
gpu: nova-core: add initial driver stub
Danilo Krummrich