aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-17media: ov8856: apply digital gain by setting global gain control registerBingbu Cao1-17/+6
2022-05-17media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()Yang Yingliang1-2/+2
2022-05-17media: Documentation: mc: Add media_device_{init,cleanup}Sakari Ailus1-3/+10
2022-05-17media: Add MIPI CSI-2 28 bits per pixel raw data typeSakari Ailus1-0/+1
2022-05-17media: i2c: ov2640: Depend on V4L2_ASYNCMike Pagano1-0/+1
2022-05-17media: i2c: video-i2c: Use GENMASK for masking bitsMoses Christopher Bollavarapu1-1/+2
2022-05-17media: i2c: video-i2c: Replace constants with proper namesMoses Christopher Bollavarapu1-2/+8
2022-05-17media: i2c: video-i2c: Move defines to the top of the fileMoses Christopher Bollavarapu1-25/+25
2022-05-17media: exynos4-is: Fix compile warningKwanghoon Son1-1/+1
2022-05-17media: i2c: adv7180: Add support for the test patternsFabio Estevam1-0/+46
2022-05-17media: ti: cal: use frame desc to get vc and dtTomi Valkeinen3-2/+76
2022-05-17media: Add CSI-2 bus configuration to frame descriptorsSakari Ailus1-0/+16
2022-05-17media: Add bus type to frame descriptorsSakari Ailus1-0/+20
2022-05-17media: dt-bindings: media: video-interfaces: Add new bus-typeXin Ji1-0/+1
2022-05-17media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPIXin Ji3-0/+8
2022-05-17media: ov7670: remove ov7670_power_off from ov7670_removeDongliang Mu1-1/+0
2022-05-17media: dw9807-vcm: Add "dongwoon,dw9807" compatible stringSakari Ailus1-0/+2
2022-05-17media: dt-bindings: Convert Dongwoon dw9807-vcm bindings to json-schemaSakari Ailus2-9/+41
2022-05-17media: i2c: imx412: Add bulk regulator supportBryan O'Donoghue1-0/+31
2022-05-17media: dt-bindings: imx412: Add regulator descriptionsBryan O'Donoghue1-0/+9
2022-05-17media: i2c: imx412: Fix power_off orderingBryan O'Donoghue1-2/+2
2022-05-17media: i2c: imx412: Fix reset GPIO polarityBryan O'Donoghue1-3/+3
2022-05-13media: h264: Avoid wrapping long_term_frame_idxNicolas Dufresne1-1/+3
2022-05-13media: v4l2-mem2mem: Trace on implicit un-holdNicolas Dufresne1-0/+1
2022-05-13media: doc: Document dual use of H.264 pic_num/frame_numNicolas Dufresne1-2/+8
2022-05-13media: mediatek: vcodec: add h264 decoder driver for mt8186Yunfei Dong1-1/+176
2022-05-13media: mediatek: vcodec: Support MT8186Yunfei Dong3-0/+24
2022-05-13media: dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for mt8186Yunfei Dong1-1/+3
2022-05-13media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.koYunfei Dong1-1/+2
2022-05-13media: mediatek: vcodec: support stateless VP9 decodingYunfei Dong7-3/+2061
2022-05-13media: mediatek: vcodec: support stateless VP8 decodingYunfei Dong6-2/+466
2022-05-13media: mediatek: vcodec: support stateless H.264 decoding for mt8192Yunfei Dong6-1/+640
2022-05-13media: mediatek: vcodec: Extract H264 common codeYunfei Dong4-383/+629
2022-05-13media: mediatek: vcodec: record capture queue format typeYunfei Dong2-0/+4
2022-05-13media: mediatek: vcodec: Fix v4l2-compliance failYunfei Dong1-1/+4
2022-05-13media: mediatek: vcodec: disable vp8 4K capabilityYunfei Dong1-1/+2
2022-05-13media: mediatek: vcodec: Add format to support MT21CYunfei Dong2-1/+7
2022-05-13media: mediatek: vcodec: Getting supported decoder format typesYunfei Dong1-34/+84
2022-05-13media: mediatek: vcodec: Refactor supported vdec formats and framesizesYunfei Dong4-17/+30
2022-05-13media: mediatek: vcodec: Refactor get and put capture buffer flowYunfei Dong4-27/+80
2022-05-13media: mediatek: vcodec: set each plane bytesused in buf prepareYunfei Dong3-24/+2
2022-05-13media: mediatek: vcodec: Read max resolution from dec_capabilityYunfei Dong2-20/+28
2022-05-13media: mediatek: vcodec: get capture queue buffer size from scpYunfei Dong3-0/+98
2022-05-13media: mediatek: vcodec: Using firmware type to separate different firmware architectureYunfei Dong8-24/+10
2022-05-13media: mediatek: vcodec: Add vdec enable/disable hardware helpersYunfei Dong5-83/+116
2022-05-13media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test failYunfei Dong2-12/+4
2022-05-13media: cec-adap.c: drop activate_cnt, use state info insteadHans Verkuil2-95/+61
2022-05-13media: cec-adap.c: reconfigure if the PA changes during configurationHans Verkuil2-1/+21
2022-05-13media: cec-adap.c: fix is_configuring stateHans Verkuil1-3/+3
2022-05-13media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUTHans Verkuil1-2/+3