index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
amphion
/
vpu_core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
media: amphion: Slightly simplify vpu_core_register()
Christophe JAILLET
1
-3
/
+4
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-11-23
media: amphion: Fix VPU core alias name
Alexander Stein
1
-1
/
+1
2023-07-25
media: amphion: ensure the bitops don't cross boundaries
Ming Qian
1
-0
/
+2
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-07-14
media: amphion: Fix firmware path to match linux-firmware
Nicolas Dufresne
1
-2
/
+2
2023-05-23
media: amphion: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
1
-1
/
+1
2023-04-11
media: vpu_core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-08-30
media: amphion: fix a bug that vpu core may not resume after suspend
Ming Qian
1
-41
/
+43
2022-07-08
media: amphion: release core lock before reset vpu core
Ming Qian
1
-1
/
+6
2022-06-20
media: amphion: support for reloading module
Ming Qian
1
-7
/
+4
2022-03-18
media: amphion: fix some issues to improve robust
Ming Qian
1
-1
/
+1
2022-03-18
media: amphion: fix an issue that using pm_runtime_get_sync incorrectly
Ming Qian
1
-4
/
+4
2022-03-18
media: amphion: Add missing of_node_put() in vpu_core_parse_dt()
Xiongfeng Wang
1
-0
/
+8
2022-03-07
media: amphion: add vpu core driver
Ming Qian
1
-0
/
+871