summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-05-17media: i2c: Add ov7251_pll_configure()Daniel Scally
2022-05-17media: i2c: Remove per-mode frequencies from ov7251Daniel Scally
2022-05-17media: i2c: Provide ov7251_check_hwcfg()Daniel Scally
2022-05-17media: i2c: Add acpi support to ov7251Daniel Scally
2022-05-17media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10Daniel Scally
2022-05-17media: uapi: Add IPU3 packed Y10 formatDaniel Scally
2022-05-17media: i2c: ov5645: Remove unneeded of_match_ptr macroMoses Christopher Bollavarapu
2022-05-17media: ov8856: apply digital gain by setting global gain control registerBingbu Cao
2022-05-17media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()Yang Yingliang
2022-05-17media: i2c: ov2640: Depend on V4L2_ASYNCMike Pagano
2022-05-17media: i2c: video-i2c: Use GENMASK for masking bitsMoses Christopher Bollavarapu
2022-05-17media: i2c: video-i2c: Replace constants with proper namesMoses Christopher Bollavarapu
2022-05-17media: i2c: video-i2c: Move defines to the top of the fileMoses Christopher Bollavarapu
2022-05-17media: exynos4-is: Fix compile warningKwanghoon Son
2022-05-17media: i2c: adv7180: Add support for the test patternsFabio Estevam
2022-05-17media: ti: cal: use frame desc to get vc and dtTomi Valkeinen
2022-05-17media: media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPIXin Ji
2022-05-17media: ov7670: remove ov7670_power_off from ov7670_removeDongliang Mu
2022-05-17media: dw9807-vcm: Add "dongwoon,dw9807" compatible stringSakari Ailus
2022-05-17media: i2c: imx412: Add bulk regulator supportBryan O'Donoghue
2022-05-17media: i2c: imx412: Fix power_off orderingBryan O'Donoghue
2022-05-17media: i2c: imx412: Fix reset GPIO polarityBryan O'Donoghue
2022-05-13media: h264: Avoid wrapping long_term_frame_idxNicolas Dufresne
2022-05-13media: v4l2-mem2mem: Trace on implicit un-holdNicolas Dufresne
2022-05-13media: mediatek: vcodec: add h264 decoder driver for mt8186Yunfei Dong
2022-05-13media: mediatek: vcodec: Support MT8186Yunfei Dong
2022-05-13media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.koYunfei Dong
2022-05-13media: mediatek: vcodec: support stateless VP9 decodingYunfei Dong
2022-05-13media: mediatek: vcodec: support stateless VP8 decodingYunfei Dong
2022-05-13media: mediatek: vcodec: support stateless H.264 decoding for mt8192Yunfei Dong
2022-05-13media: mediatek: vcodec: Extract H264 common codeYunfei Dong
2022-05-13media: mediatek: vcodec: record capture queue format typeYunfei Dong
2022-05-13media: mediatek: vcodec: Fix v4l2-compliance failYunfei Dong
2022-05-13media: mediatek: vcodec: disable vp8 4K capabilityYunfei Dong
2022-05-13media: mediatek: vcodec: Add format to support MT21CYunfei Dong
2022-05-13media: mediatek: vcodec: Getting supported decoder format typesYunfei Dong
2022-05-13media: mediatek: vcodec: Refactor supported vdec formats and framesizesYunfei Dong
2022-05-13media: mediatek: vcodec: Refactor get and put capture buffer flowYunfei Dong
2022-05-13media: mediatek: vcodec: set each plane bytesused in buf prepareYunfei Dong
2022-05-13media: mediatek: vcodec: Read max resolution from dec_capabilityYunfei Dong
2022-05-13media: mediatek: vcodec: get capture queue buffer size from scpYunfei Dong
2022-05-13media: mediatek: vcodec: Using firmware type to separate different firmware a...Yunfei Dong
2022-05-13media: mediatek: vcodec: Add vdec enable/disable hardware helpersYunfei Dong
2022-05-13media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test failYunfei Dong
2022-05-13media: cec-adap.c: drop activate_cnt, use state info insteadHans Verkuil
2022-05-13media: cec-adap.c: reconfigure if the PA changes during configurationHans Verkuil
2022-05-13media: cec-adap.c: fix is_configuring stateHans Verkuil
2022-05-13media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUTHans Verkuil
2022-05-13media: cec-adap.c: don't unconfigure if already unconfiguredHans Verkuil
2022-05-13media: cec-pin.c: don't zero work_pin_num_events in adap_enableHans Verkuil