summaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-10media: siano: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-11-10media: vicodec: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-11-10media: vim2m: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-11-10media: cedrus: Increase maximum supported sizeJernej Skrabec1-2/+2
2019-11-10media: cedrus: Fix H264 4k supportJernej Skrabec3-8/+101
2019-11-10media: cedrus: Properly signal size in mode registerJernej Skrabec6-6/+13
2019-11-10media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih1-0/+7
2019-11-10media: si470x-i2c: add missed operations in removeChuhong Yuan1-0/+2
2019-11-10media: coda: disable decoder crop selectionsPhilipp Zabel1-1/+2
2019-11-10media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil1-12/+12
2019-11-10media: coda: disable encoder compose selectionsPhilipp Zabel1-1/+2
2019-11-10media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda1-6/+3
2019-11-10media: vimc: upon streaming, check that the pipeline starts with a source entityDafna Hirschfeld3-2/+29
2019-11-10media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost1-1/+2
2019-11-10media: dt-bindings: Fix building error for dt_binding_checkPragnesh Patel1-1/+1
2019-11-10media: v4l2: Use FIELD_SIZEOF directlyzhong jiang1-1/+1
2019-11-10media: dt-bindings: sh-mobile-ceu: Remove now unimplemented bindings document...Simon Horman1-17/+0
2019-11-09media: arm64: dts: allwinner: beelink-gs1: Add rc-beelink-gs1 keymapClément Péron1-0/+1
2019-11-09media: rc: add keymap for Beelink GS1 remote controlClément Péron4-0/+87
2019-11-09media: dvbsky: remove unused codeJan Pieter van Woerkom1-9/+0
2019-11-09media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King1-1/+1
2019-11-09media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-11-09media: coda: drop unused irqlockPhilipp Zabel2-3/+0
2019-11-09media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely1-2/+7
2019-11-09media: MAINTAINERS: ao-cec: Update path for yaml bindingsNeil Armstrong1-1/+1
2019-11-09media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2-6/+0
2019-11-09media: v4l2-mem2mem: Fix hold buf flag checksJernej Skrabec1-2/+2
2019-11-09media: vimc: sen: remove unused kthread_sen fieldDafna Hirschfeld1-5/+0
2019-11-09media: hantro: Fix picture order count table enableFrancois Buergisser1-3/+5
2019-11-09media: hantro: Fix motion vectors usage conditionFrancois Buergisser1-2/+2
2019-11-09media: hantro: Fix H264 max frmsize supported on RK3288Jonas Karlman1-2/+2
2019-11-09media: hantro: Do not reorder H264 scaling listJonas Karlman1-39/+12
2019-11-09media: cedrus: Use correct H264 8x8 scaling listJonas Karlman1-2/+2
2019-11-09media: uapi: h264: clarify expected scaling_list_4x4/8x8 orderJonas Karlman1-2/+6
2019-11-09media: cedrus: Use helpers to access capture queueJernej Skrabec2-4/+12
2019-11-09media: cedrus: Fix decoding for some H264 videosJernej Skrabec2-3/+30
2019-11-08media: v4l2-device.h: fix typo: putss -> putsHans Verkuil1-1/+1
2019-11-08media: v4l2-ctrl: Use p_const when possibleRicardo Ribalda Delgado1-8/+9
2019-11-08media: Documentation: v42l_core: v4l2_ext_controlRicardo Ribalda Delgado1-0/+5
2019-11-08media: v4l2_core: Add p_area to struct v4l2_ext_controlRicardo Ribalda Delgado1-0/+1
2019-11-08media: vivid: Add an area controlRicardo Ribalda Delgado1-0/+14
2019-11-08media: v4l2_ctrl: Add const pointer to ctrl_ptrRicardo Ribalda Delgado1-0/+2
2019-11-08media: v4l2_ctrl: Add p_def to v4l2_ctrl_configRicardo Ribalda Delgado2-1/+3
2019-11-08media: exynos4-is: fix wrong mdev and v4l2 dev order in error pathSeung-Woo Kim1-3/+4
2019-11-08media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov3-9/+15
2019-11-08media: vivid: add vivid_create_queue() helperHans Verkuil3-149/+116
2019-11-08media: siano: fix spelling mistake "ENBALE" -> "ENABLE"Colin Ian King2-4/+4
2019-11-08media: mantis: fix two smatch errorsHans Verkuil2-6/+2
2019-11-08media: ov6650: fix smatch warningHans Verkuil1-1/+1
2019-11-08media: ti-vpe: fix smatch errorHans Verkuil1-1/+1