summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-11-26299-4720/+12846
|\
| * Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2019-11-26298-4688/+12814
| |\
| | * media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Hans Verkuil2019-11-101-3/+6
| | * media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman2019-11-101-1/+1
| | * media: hantro: Remove now unused H264 pic_sizeJonas Karlman2019-11-102-8/+0
| | * media: hantro: Use output buffer width and height for H264 decodingJonas Karlman2019-11-101-2/+2
| | * media: hantro: Reduce H264 extra space for motion vectorsJonas Karlman2019-11-101-2/+18
| | * media: hantro: Fix H264 motion vector buffer offsetJonas Karlman2019-11-101-9/+22
| | * media: ti-vpe: vpe: fix compatible to match bindingsBenoit Parrot2019-11-101-1/+1
| | * media: dt-bindings: media: ti-vpe: Document VPE driverBenoit Parrot2019-11-102-0/+65
| | * media: zr364xx: remove redundant assigmnent to idx, clean up codeColin Ian King2019-11-101-4/+2
| | * media: Documentation: media: *_DEFAULT targets for subdevsRicardo Ribalda Delgado2019-11-101-1/+3
| | * media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia2019-11-101-9/+19
| | * media: i2c: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-104-5/+5
| | * media: siano: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-101-1/+1
| | * media: vicodec: media_device_cleanup was called too earlyHans Verkuil2019-11-101-1/+3
| | * media: vim2m: media_device_cleanup was called too earlyHans Verkuil2019-11-101-1/+3
| | * media: cedrus: Increase maximum supported sizeJernej Skrabec2019-11-101-2/+2
| | * media: cedrus: Fix H264 4k supportJernej Skrabec2019-11-103-8/+101
| | * media: cedrus: Properly signal size in mode registerJernej Skrabec2019-11-106-6/+13
| | * media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih2019-11-101-0/+7
| | * media: si470x-i2c: add missed operations in removeChuhong Yuan2019-11-101-0/+2
| | * media: coda: disable decoder crop selectionsPhilipp Zabel2019-11-101-1/+2
| | * media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil2019-11-101-12/+12
| | * media: coda: disable encoder compose selectionsPhilipp Zabel2019-11-101-1/+2
| | * media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda2019-11-101-6/+3
| | * media: vimc: upon streaming, check that the pipeline starts with a source entityDafna Hirschfeld2019-11-103-2/+29
| | * media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost2019-11-101-1/+2
| | * media: dt-bindings: Fix building error for dt_binding_checkPragnesh Patel2019-11-101-1/+1
| | * media: v4l2: Use FIELD_SIZEOF directlyzhong jiang2019-11-101-1/+1
| | * media: dt-bindings: sh-mobile-ceu: Remove now unimplemented bindings document...Simon Horman2019-11-101-17/+0
| | * media: arm64: dts: allwinner: beelink-gs1: Add rc-beelink-gs1 keymapClément Péron2019-11-091-0/+1
| | * media: rc: add keymap for Beelink GS1 remote controlClément Péron2019-11-094-0/+87
| | * media: dvbsky: remove unused codeJan Pieter van Woerkom2019-11-091-9/+0
| | * media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King2019-11-091-1/+1
| | * media: b2c2-flexcop-usb: add sanity checkingOliver Neukum2019-11-091-0/+3
| | * media: coda: drop unused irqlockPhilipp Zabel2019-11-092-3/+0
| | * media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely2019-11-091-2/+7
| | * media: MAINTAINERS: ao-cec: Update path for yaml bindingsNeil Armstrong2019-11-091-1/+1
| | * media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2019-11-092-6/+0
| | * media: v4l2-mem2mem: Fix hold buf flag checksJernej Skrabec2019-11-091-2/+2
| | * media: vimc: sen: remove unused kthread_sen fieldDafna Hirschfeld2019-11-091-5/+0
| | * media: hantro: Fix picture order count table enableFrancois Buergisser2019-11-091-3/+5
| | * media: hantro: Fix motion vectors usage conditionFrancois Buergisser2019-11-091-2/+2
| | * media: hantro: Fix H264 max frmsize supported on RK3288Jonas Karlman2019-11-091-2/+2
| | * media: hantro: Do not reorder H264 scaling listJonas Karlman2019-11-091-39/+12
| | * media: cedrus: Use correct H264 8x8 scaling listJonas Karlman2019-11-091-2/+2
| | * media: uapi: h264: clarify expected scaling_list_4x4/8x8 orderJonas Karlman2019-11-091-2/+6
| | * media: cedrus: Use helpers to access capture queueJernej Skrabec2019-11-092-4/+12
| | * media: cedrus: Fix decoding for some H264 videosJernej Skrabec2019-11-092-3/+30