aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-20media: rc: Directly use ida_free()keliu2-6/+6
2022-06-20media: ttusbir: avoid unnecessary usb_unlink_urb()Oliver Neukum1-2/+0
2022-06-20media: ttusbir: NOIO during resumeOliver Neukum1-1/+1
2022-06-20media: xbox_remote: xbox_remote_initialize() cannot failOliver Neukum1-7/+3
2022-06-20media: streamzap: avoid unnecessary GFP_ATOMICOliver Neukum1-1/+1
2022-06-20media: redrat3: no unnecessary GFP_ATOMICOliver Neukum1-2/+2
2022-06-20media: imon_raw: respect DMA coherencyOliver Neukum1-4/+12
2022-06-20media: iguanair: no superfluous usb_unlink_urb()Oliver Neukum1-4/+1
2022-06-20media: igorplugusb: remove superfluous usb_unlink_urb()Oliver Neukum1-1/+0
2022-06-20media: igorplugusb: break cyclical race on disconnectOliver Neukum1-2/+5
2022-06-20media: igorplugusb: prevent use after free in probe errorOliver Neukum1-2/+2
2022-06-20media: igorplugusb: respect DMA coherencyOliver Neukum1-1/+6
2022-06-20media: mediatek: vcodec: Add to support H264 inner racing modeYunfei Dong4-5/+69
2022-06-20media: mediatek: vcodec: prevent kernel crash when scp ipi timeoutYunfei Dong1-0/+5
2022-06-20media: mediatek: vcodec: Different codec using different capture formatYunfei Dong1-0/+41
2022-06-20media: mediatek: vcodec: Adds compatible for mt8195Yunfei Dong1-0/+4
2022-06-20media: mediatek: vcodec: Add to support lat soc hardwareYunfei Dong4-3/+28
2022-06-20media: mediatek: vcodec: add vp9 decoder driver for mt8186Yunfei Dong2-4/+195
2022-06-20media: Add P010 video formatBenjamin Gaignard2-0/+2
2022-06-20media: imx-jpeg: Encoder support to set jpeg qualityMing Qian4-3/+73
2022-06-20media: platform: samsung: s5p-jpeg: replace ternary operator with max()Guo Zhengkui1-1/+1
2022-06-20media: i2c: adv7180: fix reserved bit in Video Selection 2Benjamin Marty1-1/+4
2022-06-20media: stkwebcam: deprecate driver, move to stagingHans Verkuil10-10/+27
2022-06-20media: platform: exynos-gsc: remove redundant initializations of f_chk_len and f_chk_addrColin Ian King1-2/+1
2022-06-20media: amphion: support for reloading moduleMing Qian1-7/+4
2022-06-20media: atmel: atmel-isc-base: remove unneeded semicolonYang Li1-1/+1
2022-06-20media: st-delta: Remove unneeded NULL check in delta-v4l2Wan Jiabing1-15/+9
2022-06-20media: usbtv: Add PAL-Nc standardJorge Maidana2-2/+6
2022-06-20media: cx88: Fix PAL-Nc standardJorge Maidana1-5/+17
2022-06-20media: vivid: add HDMI Video Guard Band controlHans Verkuil1-0/+14
2022-06-20media: v4l2-tpg: add HDMI Video Guard Band test patternHans Verkuil1-0/+38
2022-06-20media: cec-adap.c: log when claiming LA fails unexpectedlyHans Verkuil1-1/+4
2022-06-20media: adv7604: try all infoframe typesHans Verkuil1-3/+2
2022-06-20media: camss: Allocate power domain resources dynamicallyVladimir Zapolskiy2-21/+24
2022-06-20media: davinci: vpif: add missing of_node_put() in vpif_probe()Yang Yingliang1-0/+1
2022-06-20media: TDA1997x: Fix the error handling in tda1997x_probe()Zheyu Ma1-0/+1
2022-06-20media: camss: csid: fix wrong size passed to devm_kmalloc_array()Yang Yingliang1-1/+1
2022-06-20media: staging: media: zoran: replace dprintk with new debugging macrosIan Cowan4-181/+170
2022-06-20media: staging: media: zoran: replace all pr_err with zrdev_err as appropriateIan Cowan4-25/+51
2022-06-20media: staging: media: zoran: setup videocodec header for debugging macrosIan Cowan2-0/+16
2022-06-20media: staging: media: zoran: add logging macrosIan Cowan1-0/+13
2022-06-20media: atmel: atmel-sama7g5-isc: fix warning in configs without OFEugen Hristev1-0/+2
2022-06-20media: imx-jpeg: Don't fill the description field in struct v4l2_fmtdescMing Qian1-2/+0
2022-06-20firmware: arm_scmi: Relax CLOCK_DESCRIBE_RATES out-of-spec checksCristian Marussi3-1/+29
2022-06-20random: update comment from copy_to_user() -> copy_to_iter()Jason A. Donenfeld1-1/+1
2022-06-20mlxsw: reg: Add support for VLAN RIF as part of RITR registerAmit Cohen1-3/+26
2022-06-20mlxsw: Add support for egress FID classification after decapsulationAmit Cohen2-9/+44
2022-06-20mlxsw: reg: Add egress FID field to RITR registerAmit Cohen1-2/+14
2022-06-20mlxsw: reg: Add Router Egress Interface to VID RegisterAmit Cohen1-0/+59
2022-06-20mlxsw: reg: Replace MID related fields in SFGC registerAmit Cohen2-10/+9