Age | Commit message (Expand) | Author |
---|---|---|
2023-11-23 | media: amphion: Stop direct calls to queue num_buffers field | Benjamin Gaignard |
2023-11-23 | media: amphion: Use vb2_get_buffer() instead of directly access to buffers array | Benjamin Gaignard |
2023-07-25 | media: amphion: fix CHECKED_RETURN issues reported by coverity | Ming Qian |
2023-07-25 | media: amphion: add helper function to get id name | Ming Qian |
2022-11-25 | media: amphion: tell and handle contiguous and non contiguous format | Ming Qian |
2022-08-30 | media: amphion: fix a bug that vpu core may not resume after suspend | Ming Qian |
2022-06-20 | media: amphion: Replace zero-length array with flexible-array member | Kees Cook |
2022-05-13 | media: amphion: no need to check return value of debugfs_create functions | Lv Ruyi |
2022-03-18 | media: amphion: fix an issue that using pm_runtime_get_sync incorrectly | Ming Qian |
2022-03-07 | media: amphion: add vpu core driver | Ming Qian |