summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion/vpu_cmds.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-13media: amphion: Use kmalloc instead of vmallocMing Qian
2023-12-13media: amphion: remove mutext lock in condition of wait_eventMing Qian
2023-07-25media: amphion: fix UNUSED_VALUE issue reported by coverityMing Qian
2023-07-25media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian
2023-07-25media: amphion: add helper function to get id nameMing Qian
2023-07-19media: Explicitly include correct DT includesRob Herring
2022-11-25media: amphion: try to wakeup vpu core to avoid failureMing Qian
2022-06-20media: amphion: delete unnecessary NULL checkZiyang Xuan
2022-03-07media: amphion: implement vpu core communication based on mailboxMing Qian