index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: stm32: dcmi: Fix subdev op call with uninitialized state
Tomi Valkeinen
2022-07-15
1
-12
/
+2
*
media: Replace dependency on VIDEO_V4L2_SUBDEV_API with select
Laurent Pinchart
2022-07-15
1
-1
/
+3
*
media: sunxi: Depend on GENERIC_PHY_MIPI_DPHY
Sakari Ailus
2022-07-15
2
-0
/
+2
*
media: mediatek: vcodec: Make encoder capability fields fit requirements
Chen-Yu Tsai
2022-07-15
2
-4
/
+4
*
media: mediatek: vcodec: Make decoder capability fields fit requirements
Chen-Yu Tsai
2022-07-15
1
-3
/
+4
*
media: amphion: only insert the first sequence startcode for vc1l format
Ming Qian
2022-07-08
4
-2
/
+10
*
media: amphion: sync buffer status with firmware during abort
Ming Qian
2022-07-08
1
-0
/
+9
*
media: amphion: defer setting last_buffer_dequeued until resolution changes a...
Ming Qian
2022-07-08
2
-15
/
+23
*
media: mediatek: vcodec: Initialize decoder parameters for each instance
Chen-Yu Tsai
2022-07-08
1
-1
/
+2
*
media: mediatek: vcodec: decoder: Embed framesize inside mtk_video_fmt
Chen-Yu Tsai
2022-07-08
4
-82
/
+22
*
media: mediatek: vcodec: decoder: Drop max_{width,height} from mtk_vcodec_ctx
Chen-Yu Tsai
2022-07-08
2
-13
/
+0
*
media: mediatek: vcodec: decoder: Fix resolution clamping in TRY_FMT
Chen-Yu Tsai
2022-07-08
1
-12
/
+36
*
media: mediatek: vcodec: decoder: Skip alignment for default resolution
Chen-Yu Tsai
2022-07-08
1
-7
/
+0
*
media: mediatek: vcodec: decoder: Fix 4K frame size enumeration
Chen-Yu Tsai
2022-07-08
2
-2
/
+7
*
media: mediatek: vcodec: decoder: Const-ify stepwise_fhd
Chen-Yu Tsai
2022-07-08
1
-1
/
+1
*
media: renesas: rcar_drif: Drop of_match_ptr()
Laurent Pinchart
2022-07-08
1
-1
/
+1
*
media: xilinx: Drop unexpected word 'with' in comments
Jiang Jian
2022-07-08
1
-2
/
+2
*
media: stm32-dcmi: add support of 1X16 serial pixel formats variant
Hugues Fruchet
2022-07-08
1
-6
/
+12
*
media: sunxi: Add support for the A83T MIPI CSI-2 controller
Paul Kocialkowski
2022-07-08
9
-0
/
+1150
*
media: sunxi: Add support for the A31 MIPI CSI-2 controller
Paul Kocialkowski
2022-07-08
7
-0
/
+897
*
media: amphion: release core lock before reset vpu core
Ming Qian
2022-07-08
1
-1
/
+6
*
media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignment
AngeloGioacchino Del Regno
2022-07-08
1
-0
/
+2
*
media: ti: drop unexpected word 'a' in comments
Jiang Jian
2022-07-08
1
-1
/
+1
*
media: c8sectpfe: Remove unneeded NULL check before clk_disable_unprepare
Wan Jiabing
2022-07-08
1
-2
/
+1
*
media: c8sectpfe: Clean up handling of *_buffer_aligned
Andy Shevchenko
2022-07-08
1
-19
/
+11
*
media: venus: hfi_platform: Correct supported codecs for sc7280
Vikash Garodia
2022-07-07
3
-2
/
+28
*
media: venus: Add support for SSR trigger using fault injection
Dikshita Agarwal
2022-07-07
3
-1
/
+36
*
media: mediatek: vcodec: Report supported bitrate modes
Hirokazu Honda
2022-06-27
1
-0
/
+11
*
media: mediatek: vcodec: Fix non subdev architecture open power fail
Yunfei Dong
2022-06-27
1
-0
/
+2
*
media: driver/nxp/imx-jpeg: fix a unexpected return value problem
Jian Zhang
2022-06-27
1
-0
/
+2
*
media: mediatek: vcodec: Skip SOURCE_CHANGE & EOS events for stateless
Chen-Yu Tsai
2022-06-27
1
-0
/
+5
*
media: stm32: dcmi: Drop always NULL sd_state from dcmi_pipeline_s_fmt()
Marek Vasut
2022-06-27
1
-3
/
+2
*
media: stm32: dcmi: Fill in remaining Bayer formats
Marek Vasut
2022-06-27
1
-0
/
+48
*
media: mediatek: vcodec: Initialize decoder parameters after getting dec_capa...
Yunfei Dong
2022-06-27
2
-2
/
+2
*
media: atmel: atmel-isc-base: allow wb ctrls to be changed when isc is not co...
Eugen Hristev
2022-06-27
1
-4
/
+0
*
media: mediatek: vcodec: return EINVAL if plane is too small
Justin Green
2022-06-27
1
-0
/
+1
*
media: mediatek: vcodec: remove unneeded semicolon
Yang Li
2022-06-27
1
-1
/
+1
*
media: mediatek: vcodec: fix minmax.cocci warning
Guo Zhengkui
2022-06-27
1
-1
/
+1
*
media: rcar_drif: Remove useless license text when SPDX-License-Identifier is...
Christophe JAILLET
2022-06-27
1
-5
/
+0
*
media: amphion: output firmware error message
Ming Qian
2022-06-27
1
-1
/
+6
*
media: imx-jpeg: Disable slot interrupt when frame done
Ming Qian
2022-06-27
3
-8
/
+8
*
media: mediatek: vcodec: Change encoder v4l2 capability value
Yunfei Dong
2022-06-27
2
-3
/
+2
*
media: mediatek: vcodec: Fix encoder v4l2 bus_info not correctly
Yunfei Dong
2022-06-27
1
-1
/
+20
*
media: mediatek: vcodec: Change decoder v4l2 capability value
Yunfei Dong
2022-06-27
1
-2
/
+2
*
media: mediatek: vcodec: Fix decoder v4l2 bus_info not correctly
Yunfei Dong
2022-06-27
1
-1
/
+22
*
media: rkisp1: Drop parentheses and fix indentation in rkisp1_probe()
Laurent Pinchart
2022-06-27
1
-3
/
+3
*
media: rkisp1: Align macro definitions
Laurent Pinchart
2022-06-27
1
-15
/
+15
*
media: rkisp1: capture: Bypass the main device for handling querycap
Paul Elder
2022-06-27
1
-5
/
+2
*
media: rkisp1: debug: Update max register name length
Laurent Pinchart
2022-06-27
1
-3
/
+9
*
media: rkisp1: debug: Consolidate reg dumps for shadow registers
Laurent Pinchart
2022-06-27
1
-50
/
+33
[next]