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