index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nova
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
HEAD
mainline
Linus Torvalds
2025-10-30
drm: nova: select NOVA_CORE
Danilo Krummrich
2025-10-30
drm: nova: depend on CONFIG_64BIT
Danilo Krummrich
2025-10-29
rust: auxiliary: consider auxiliary devices always have a parent
Danilo Krummrich
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
2025-09-17
Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
2025-09-10
Merge drm-misc-next-2025-08-21 into drm-rust-next
Danilo Krummrich
2025-09-08
rust: drm: gem: Simplify use of generics
Lyude Paul
2025-08-15
drm: nova-drm: fix 32-bit arm build
Miguel Ojeda
2025-08-13
drm: nova: update ARef import from sync::aref
Shankari Anand
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
2025-07-21
rust: drm: Drop the use of Opaque for ioctl arguments
Beata Michalska
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
2025-05-15
gpu: drm: nova: select AUXILIARY_BUS instead of depending on it
Alexandre Courbot
2025-05-12
drm: nova-drm: add initial driver skeleton
Danilo Krummrich