index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
falcon.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
1
-2
/
+2
2025-09-13
gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
Alexandre Courbot
1
-1
/
+1
2025-09-04
rust: dma: add type alias for bindings::dma_addr_t
Danilo Krummrich
1
-2
/
+2
2025-08-22
gpu: nova-core: falcon: align DMA transfers to 256 bytes
Alexandre Courbot
1
-9
/
+22
2025-08-21
gpu: nova-core: Update ARef imports from sync::aref
Shankari Anand
1
-1
/
+1
2025-08-15
gpu: nova-core: register: add support for relative array registers
Alexandre Courbot
1
-1
/
+1
2025-08-15
gpu: nova-core: falcon: add distinct base address for PFALCON2
Alexandre Courbot
1
-1
/
+6
2025-08-15
gpu: nova-core: register: redesign relative registers
Alexandre Courbot
1
-30
/
+37
2025-07-09
gpu: nova-core: Clarify falcon code
Joel Fernandes
1
-7
/
+22
2025-06-25
gpu: nova-core: replace `Duration` with `Delta`
Alexandre Courbot
1
-6
/
+6
2025-06-25
gpu: nova-core: consider `clippy::cast_lossless`
Danilo Krummrich
1
-1
/
+1
2025-06-25
gpu: nova-core: impl From for u32 for enums used from register!
Danilo Krummrich
1
-0
/
+19
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
1
-1
/
+7
2025-06-23
gpu: nova-core: load and run FWSEC-FRTS
Alexandre Courbot
1
-3
/
+0
2025-06-23
gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
1
-0
/
+551