index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
driver.rs
Age
Commit message (
Expand
)
Author
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