summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-10media: i2c: ds90ub9x3: Fix sub-device matchingTomi Valkeinen
2023-08-10media: firewire: firedtv-avc.c: replace BUG with proper, error returnHans Verkuil
2023-08-10media: usb: pvrusb2: fix inconsistent indentingHans Verkuil
2023-08-10media: tegra_cec: fix the return value handle for platform_get_irq()Ruan Jinjie
2023-08-10media: cx23885: debug cosmeticsMariusz Bialonczyk
2023-08-10media: nxp: Remove redundant dev_err()Ruan Jinjie
2023-08-10media: rcar_jpu: Remove redundant dev_err()Ruan Jinjie
2023-08-10media: jpeg-core: Remove redundant dev_err()Ruan Jinjie
2023-08-10dt-bindings: media: amphion,vpu: correct node namePeng Fan
2023-08-10media: dt-bindings: drop unneeded status from examplesKrzysztof Kozlowski
2023-08-10media: dvb: mb86a16: check the return value of mb86a16_read()Yuanjun Gong
2023-08-10media: doc: dev-encoder: Fixup type for ENUM_FRAMEINTERVALSPaul Kocialkowski
2023-08-10media: stm32: dcmi: only call s_stream on the source subdevAlain Volmat
2023-08-10media: i2c: st_mipid02: cascade s_stream call to the source subdevAlain Volmat
2023-08-10media: doc: codec: Rename "Return fields" to "Returned fields" for consistencyPaul Kocialkowski
2023-08-10media: doc: dev-encoder: Fixup whitespace before bold asterisksPaul Kocialkowski
2023-08-10media: venus: Fix firmware path for sm8250Patrick Whewell
2023-08-10media: venus: firmware: Use of_reserved_mem_lookup()Stephan Gerhold
2023-08-10media: venus: core: Set up secure memory ranges for SC7180Konrad Dybcio
2023-08-10media: venus: hfi_venus: Restrict writing SCIACMDARG3 to Venus V1/V2Konrad Dybcio
2023-08-10media: venus: Use newly-introduced hfi_buffer_requirements accessorsKonrad Dybcio
2023-08-10media: venus: Introduce accessors for remapped hfi_buffer_reqs membersKonrad Dybcio
2023-08-10media: venus: vdec: Sanitize vdec_set_work_route() per-VPU-versionKonrad Dybcio
2023-08-10media: venus: hfi_platform: Check vpu_version instead of device compatibleKonrad Dybcio
2023-08-10media: venus: firmware: Sanitize per-VPU-versionKonrad Dybcio
2023-08-10media: venus: hfi_venus: Sanitize venus_cpu_idle_and_pc_ready() per-VPU-versionKonrad Dybcio
2023-08-10media: venus: hfi_venus: Sanitize venus_cpu_and_video_core_idle() per-VPU-ver...Konrad Dybcio
2023-08-10media: venus: hfi_venus: Sanitize venus_isr() per-VPU-versionKonrad Dybcio
2023-08-10media: venus: hfi_venus: Sanitize venus_halt_axi() per-VPU-versionKonrad Dybcio
2023-08-10media: venus: core: Assign registers based on VPU versionKonrad Dybcio
2023-08-10media: venus: hfi_venus: Sanitize venus_boot_core() per-VPU-versionKonrad Dybcio
2023-08-10media: venus: firmware: Leave a clue about obtaining CP VARsKonrad Dybcio
2023-08-10media: venus: Add vpu_version to most SoCsKonrad Dybcio
2023-08-10media: venus: Introduce VPU version distinctionKonrad Dybcio
2023-08-10media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interruptsKonrad Dybcio
2023-08-10media: venus: hfi_venus: Only consider sys_idle_indicator on V1Konrad Dybcio
2023-08-10media: mediatek: vcodec: Fix possible invalid memory access for encoderYunfei Dong
2023-08-10media: mediatek: vcodec: Fix possible invalid memory access for decoderYunfei Dong
2023-08-10media: mediatek: vcodec: Add driver to support 10bitMingjia Zhang
2023-08-10media: mediatek: vcodec: Add capture format to support 10bit raster modeMingjia Zhang
2023-08-10media: mediatek: vcodec: Add capture format to support 10bit tile modeMingjia Zhang
2023-08-10media: mediatek: vcodec: separate decoder and encoderYunfei Dong
2023-08-10media: mediatek: vcodec: remove unused include headerYunfei Dong
2023-08-10media: mediatek: vcodec: fix unreasonable parameter definition and styleYunfei Dong
2023-08-10media: mediatek: vcodec: separate struct mtk_vcodec_devYunfei Dong
2023-08-10media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'Yunfei Dong
2023-08-10media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug messageYunfei Dong
2023-08-10media: mediatek: vcodec: remove the dependency of vcodec debug logYunfei Dong
2023-08-10media: mediatek: vcodec: Removing useless debug logYunfei Dong
2023-08-10media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared inte...Yunfei Dong