summaryrefslogtreecommitdiff
path: root/drivers/misc/open-dice.c
AgeCommit message (Expand)Author
2026-07-31misc: Unify style of of_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-17misc: open-dice: add ACPI device discovery supportSong Guo
2026-07-17misc: open-dice: save mem_base and mem_size in drvdataSong Guo
2026-07-17misc: open-dice: do not assume dev->of_node is validSong Guo
2026-04-05misc: open-dice: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-06-04misc: open-dice: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-03-05misc: open-dice: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-30misc: open-dice: Fix spurious lockdep warningWill Deacon
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-18drivers/misc/open-dice: don't touch VM_MAYSHAREDavid Hildenbrand
2022-02-04misc: open-dice: Add driver to expose DICE data to userspaceDavid Brazdil