index
:
pub/scm/bluetooth/bluetooth-next.git
master
Linux kernel fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
nova_core.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
gpu: nova-core: detect and store vGPU state
Zhi Wang
1
-0
/
+1
2026-07-03
gpu: nova-core: convert to kernel bitfield macro
Alexandre Courbot
1
-3
/
+0
2026-06-10
gpu: nova-core: use `c"literal"` instead of `c_str!()`
Gary Guo
1
-1
/
+1
2026-06-03
gpu: nova-core: add MCTP/NVDM protocol types for firmware communication
John Hubbard
1
-0
/
+1
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
John Hubbard
1
-0
/
+1
2026-05-29
Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Danilo Krummrich
1
-1
/
+1
2026-05-27
gpu: nova-core: separate driver type from driver data
Danilo Krummrich
1
-1
/
+1
2026-05-09
gpu: nova: Use module names consistently
Cheng-Yang Chou
1
-1
/
+1
2026-05-09
gpu: nova, nova-core: Rename to kebab-case
Cheng-Yang Chou
1
-1
/
+1
2026-04-30
gpu: nova-core: move GFW boot wait into a GPU HAL
John Hubbard
1
-1
/
+0
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
Alexandre Courbot
1
-1
/
+0
2026-03-26
gpu: nova-core: introduce `bounded_enum` macro
Alexandre Courbot
1
-0
/
+1
2026-03-25
gpu: nova-core: create debugfs root in module init
Timur Tabi
1
-0
/
+25
2026-03-25
gpu: nova-core: Replace module_pci_driver! with explicit module init
Timur Tabi
1
-2
/
+23
2026-02-25
gpu: nova-core: use core library's CStr instead of kernel one
Alexandre Courbot
1
-1
/
+1
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rs
John Hubbard
1
-1
/
+0
2025-11-15
gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
Alistair Popple
1
-0
/
+1
2025-11-14
gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Joel Fernandes
1
-0
/
+1
2025-11-08
gpu: nova-core: add functions and traits for lossless integer conversions
Alexandre Courbot
1
-0
/
+1
2025-10-25
gpu: nova-core: replace wait_on with kernel equivalents
Alexandre Courbot
1
-1
/
+0
2025-10-21
gpu: nova-core: bitfield: Move bitfield-specific code from register! into new...
Joel Fernandes
1
-0
/
+3
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot
1
-0
/
+1
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-1
/
+1
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
1
-1
/
+1
2025-06-23
gpu: nova-core: vbios: Add base support for VBIOS construction and iteration
Joel Fernandes
1
-0
/
+1
2025-06-23
gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
1
-0
/
+1
2025-06-23
gpu: nova-core: register sysmem flush page
Alexandre Courbot
1
-0
/
+1
2025-06-23
gpu: nova-core: add DMA object struct
Alexandre Courbot
1
-0
/
+1
2025-06-23
gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
1
-0
/
+1
2025-05-12
gpu: nova-core: register auxiliary device for nova-drm
Danilo Krummrich
1
-0
/
+2
2025-03-09
gpu: nova-core: add initial driver stub
Danilo Krummrich
1
-0
/
+20