summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-12media: tda10071: fix unsigned sign extension overflowColin Ian King1-4/+5
2020-03-12media: dw2102: probe for demodulator i2c addressBrad Love1-2/+43
2020-03-12media: em28xx: Enable Hauppauge 461e rev2Brad Love3-0/+79
2020-03-12media: m88ds3103: Add support for ds3103b demodBrad Love2-13/+467
2020-03-12media: rc: make scancodes 64 bitSean Young5-39/+65
2020-03-05media: meson: vdec: add VP9 decoder supportMaxime Jourdan7-1/+2209
2020-03-05media: meson: vdec: add VP9 input supportMaxime Jourdan1-4/+146
2020-03-05media: meson: vdec: add common HEVC decoder supportMaxime Jourdan6-2/+825
2020-03-05media: meson: vdec: add helpers for lossless framebuffer compression buffersMaxime Jourdan2-0/+31
2020-03-05media: meson: vdec: align stride on 32 bytesNeil Armstrong2-7/+7
2020-03-05media: meson: vdec: add H.264 decoding supportMaxime Jourdan4-1/+561
2020-03-05media: meson: vdec: bring up to complianceMaxime Jourdan6-117/+149
2020-03-05media: vicodec: use v4l2-mem2mem draining, stopped and next-buf-is-last state...Neil Armstrong1-110/+52
2020-03-05media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last statesNeil Armstrong2-2/+352
2020-03-05media: v4l2-ctrls: v4l2_ctrl_request_complete() should always set ref->reqHans Verkuil1-2/+9
2020-03-05media: staging: media: usbvision: Add missing MEDIA_USB_SUPPORT dependencyYueHaibing1-1/+1
2020-03-05media: staging: tegra-vde: Use devm_platform_ioremap_resource_byname()Dmitry Osipenko1-46/+9
2020-03-05media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-03-05media: imx: Propagate quantization and encoding in CSISteve Longerbeam2-0/+4
2020-03-05media: v4l2: Switch to new kerneldoc syntax for named variable macro argumentsJonathan Neuschäfer2-9/+9
2020-03-05media: spi: gs1662: Use new structure for SPI transfer delaysSergiu Cuciurean1-4/+16
2020-03-05media: v4l2-core: fix entity initialization in device_register_subdevEugen Hristev1-5/+2
2020-03-05media: v4l2-core: fix a use-after-free bug of sd->devnodeDafna Hirschfeld1-0/+1
2020-03-05media: vimc: use-after-free fix - release vimc in the v4l_device releaseDafna Hirschfeld7-85/+71
2020-03-05media: vimc: allocate vimc_device dynamicallyDafna Hirschfeld2-15/+17
2020-03-05media: vimc: replace vimc->pdev.dev with vimc->mdev.devDafna Hirschfeld5-8/+8
2020-03-02media: Documentation:media:v4l-drivers: Update vivid documentation.Vandana BN1-3/+60
2020-03-02media: rcar_drif: Do not print error in case of EPROBE_DEFER for dma channelPeter Ujfalusi1-1/+5
2020-03-02media: aspeed: add AST2600 supportJae Hyun Yoo1-4/+11
2020-03-02media: staging: rkisp1: capture: remove support to userptr memoryDafna Hirschfeld1-1/+1
2020-03-02media: videobuf2-core.h: improve buf_struct_size documentationHans Verkuil1-2/+5
2020-03-02media: staging: rkisp1: remove serialization item in the TODO fileDafna Hirschfeld1-1/+0
2020-03-02media: videobuf2-dma-contig.c: remove spurious 'b' in messageHans Verkuil1-2/+2
2020-03-02media: mtk-vcodec: reset segment data then trig decoderRui Wang1-4/+25
2020-03-02media: dt-bindings: media: Add Allwinner A64 deinterlace compatibleJernej Skrabec1-1/+5
2020-03-02media: go7007: Fix URB type for interrupt handlingTakashi Iwai1-1/+3
2020-03-02media: sun8i: Add Allwinner A83T Rotate driverJernej Skrabec8-0/+1383