index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
open-dice.c
Age
Commit message (
Expand
)
Author
2026-07-31
misc: Unify style of of_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-07-17
misc: open-dice: add ACPI device discovery support
Song Guo
2026-07-17
misc: open-dice: save mem_base and mem_size in drvdata
Song Guo
2026-07-17
misc: open-dice: do not assume dev->of_node is valid
Song Guo
2026-04-05
misc: open-dice: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-06-04
misc: open-dice: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-03-05
misc: open-dice: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-30
misc: open-dice: Fix spurious lockdep warning
Will Deacon
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-18
drivers/misc/open-dice: don't touch VM_MAYSHARE
David Hildenbrand
2022-02-04
misc: open-dice: Add driver to expose DICE data to userspace
David Brazdil