summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: Add acpi support to ov7251Daniel Scally2022-05-171-0/+8
* media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10Daniel Scally2022-05-171-0/+5
* media: uapi: Add IPU3 packed Y10 formatDaniel Scally2022-05-171-0/+1
* media: i2c: ov5645: Remove unneeded of_match_ptr macroMoses Christopher Bollavarapu2022-05-171-1/+1
* media: ov8856: apply digital gain by setting global gain control registerBingbu Cao2022-05-171-17/+6
* media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()Yang Yingliang2022-05-171-2/+2
* media: i2c: ov2640: Depend on V4L2_ASYNCMike Pagano2022-05-171-0/+1
* media: i2c: video-i2c: Use GENMASK for masking bitsMoses Christopher Bollavarapu2022-05-171-1/+2
* media: i2c: video-i2c: Replace constants with proper namesMoses Christopher Bollavarapu2022-05-171-2/+8
* media: i2c: video-i2c: Move defines to the top of the fileMoses Christopher Bollavarapu2022-05-171-25/+25
* media: exynos4-is: Fix compile warningKwanghoon Son2022-05-171-1/+1
* media: i2c: adv7180: Add support for the test patternsFabio Estevam2022-05-171-0/+46
* media: ti: cal: use frame desc to get vc and dtTomi Valkeinen2022-05-173-2/+76
* media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPIXin Ji2022-05-171-0/+4
* media: ov7670: remove ov7670_power_off from ov7670_removeDongliang Mu2022-05-171-1/+0
* media: dw9807-vcm: Add "dongwoon,dw9807" compatible stringSakari Ailus2022-05-171-0/+2
* media: i2c: imx412: Add bulk regulator supportBryan O'Donoghue2022-05-171-0/+31
* media: i2c: imx412: Fix power_off orderingBryan O'Donoghue2022-05-171-2/+2
* media: i2c: imx412: Fix reset GPIO polarityBryan O'Donoghue2022-05-171-3/+3
* media: h264: Avoid wrapping long_term_frame_idxNicolas Dufresne2022-05-131-1/+3
* media: v4l2-mem2mem: Trace on implicit un-holdNicolas Dufresne2022-05-131-0/+1
* media: mediatek: vcodec: add h264 decoder driver for mt8186Yunfei Dong2022-05-131-1/+176
* media: mediatek: vcodec: Support MT8186Yunfei Dong2022-05-133-0/+24
* media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.koYunfei Dong2022-05-131-1/+2
* media: mediatek: vcodec: support stateless VP9 decodingYunfei Dong2022-05-137-3/+2061
* media: mediatek: vcodec: support stateless VP8 decodingYunfei Dong2022-05-136-2/+466
* media: mediatek: vcodec: support stateless H.264 decoding for mt8192Yunfei Dong2022-05-135-1/+638
* media: mediatek: vcodec: Extract H264 common codeYunfei Dong2022-05-134-383/+629
* media: mediatek: vcodec: record capture queue format typeYunfei Dong2022-05-132-0/+4
* media: mediatek: vcodec: Fix v4l2-compliance failYunfei Dong2022-05-131-1/+4
* media: mediatek: vcodec: disable vp8 4K capabilityYunfei Dong2022-05-131-1/+2
* media: mediatek: vcodec: Add format to support MT21CYunfei Dong2022-05-132-1/+7
* media: mediatek: vcodec: Getting supported decoder format typesYunfei Dong2022-05-131-34/+84
* media: mediatek: vcodec: Refactor supported vdec formats and framesizesYunfei Dong2022-05-134-17/+30
* media: mediatek: vcodec: Refactor get and put capture buffer flowYunfei Dong2022-05-134-27/+80
* media: mediatek: vcodec: set each plane bytesused in buf prepareYunfei Dong2022-05-133-24/+2
* media: mediatek: vcodec: Read max resolution from dec_capabilityYunfei Dong2022-05-132-20/+28
* media: mediatek: vcodec: get capture queue buffer size from scpYunfei Dong2022-05-133-0/+98
* media: mediatek: vcodec: Using firmware type to separate different firmware a...Yunfei Dong2022-05-138-24/+10
* media: mediatek: vcodec: Add vdec enable/disable hardware helpersYunfei Dong2022-05-135-83/+116
* media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test failYunfei Dong2022-05-132-12/+4
* media: cec-adap.c: drop activate_cnt, use state info insteadHans Verkuil2022-05-131-93/+59
* media: cec-adap.c: reconfigure if the PA changes during configurationHans Verkuil2022-05-131-1/+19
* media: cec-adap.c: fix is_configuring stateHans Verkuil2022-05-131-3/+3
* media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUTHans Verkuil2022-05-131-2/+3
* media: cec-adap.c: don't unconfigure if already unconfiguredHans Verkuil2022-05-131-2/+3
* media: cec-pin.c: don't zero work_pin_num_events in adap_enableHans Verkuil2022-05-131-4/+1
* media: cec-pin.c: disabling the adapter cannot call kthread_stopHans Verkuil2022-05-131-21/+33
* media: imon: reorganize serializationTetsuo Handa2022-05-131-52/+47
* media: imon: drop references only after device is no longer usedOliver Neukum2022-05-131-2/+2