index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
amphion
/
vpu_core.c
Age
Commit message (
Expand
)
Author
2023-11-23
media: amphion: Fix VPU core alias name
Alexander Stein
2023-07-25
media: amphion: ensure the bitops don't cross boundaries
Ming Qian
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
2023-07-14
media: amphion: Fix firmware path to match linux-firmware
Nicolas Dufresne
2023-05-23
media: amphion: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-04-11
media: vpu_core: Convert to platform remove callback returning void
Uwe Kleine-König
2022-08-30
media: amphion: fix a bug that vpu core may not resume after suspend
Ming Qian
2022-07-08
media: amphion: release core lock before reset vpu core
Ming Qian
2022-06-20
media: amphion: support for reloading module
Ming Qian
2022-03-18
media: amphion: fix some issues to improve robust
Ming Qian
2022-03-18
media: amphion: fix an issue that using pm_runtime_get_sync incorrectly
Ming Qian
2022-03-18
media: amphion: Add missing of_node_put() in vpu_core_parse_dt()
Xiongfeng Wang
2022-03-07
media: amphion: add vpu core driver
Ming Qian