summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: sun6i: Support A83T variantChen-Yu Tsai2019-05-291-0/+1
* media: dt-bindings: media: sun6i-csi: Add compatible string for A83T variantChen-Yu Tsai2019-05-291-0/+1
* media: ov8856: modify register to fix test patternShawn Tu2019-05-291-6/+6
* media: staging: imgu: Drop support for other page sizesSakari Ailus2019-05-293-86/+22
* media: staging: imgu: Address compiler / checker warnings in MMU codeSakari Ailus2019-05-291-4/+35
* media: staging: imgu: Remove redundant checksSakari Ailus2019-05-291-4/+2
* media: staging: imgu: Address a compiler warning on alignmentSakari Ailus2019-05-291-1/+1
* media: rockchip/vpu: Add support for MPEG-2 decoding on RK3288Jonas Karlman2019-05-295-1/+322
* media: rockchip/vpu: Add MPEG2 decoding support to RK3399Jonas Karlman2019-05-294-1/+327
* media: rockchip/vpu: Add infra to support MPEG-2 decodingJonas Karlman2019-05-295-1/+119
* media: rockchip/vpu: Add support for non-standard controlsEzequiel Garcia2019-05-294-13/+59
* media: rockchip/vpu: Add decoder boilerplateEzequiel Garcia2019-05-294-38/+203
* media: rockchip/vpu: Prepare things to support decodersBoris Brezillon2019-05-292-202/+295
* media: rockchip/vpu: Provide a helper to reset both src and dst formatsBoris Brezillon2019-05-293-10/+12
* media: rockchip/vpu: Move encoder logic to a common placeBoris Brezillon2019-05-294-21/+21
* media: rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.hBoris Brezillon2019-05-295-7/+7
* media: rockchip/vpu: Support the Request APIEzequiel Garcia2019-05-293-0/+32
* media: rockchip/vpu: Open-code media controller registerEzequiel Garcia2019-05-292-31/+215
* media: rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriateBoris Brezillon2019-05-291-30/+14
* media: v4l2-common: Add an helper to apply frmsize constraintsBoris Brezillon2019-05-292-0/+29
* media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypesBoris Brezillon2019-05-292-6/+7
* media: cec-adap: fix regression in ping sanity checkHans Verkuil2019-05-291-1/+1
* media: saa7164: fix remove_proc_entry warningKefeng Wang2019-05-291-11/+22
* media: mc-device.c: don't memset __user pointer contentsHans Verkuil2019-05-291-2/+3
* media: media-ioc-enum-links.rst: fix incorrect reserved field documentationHans Verkuil2019-05-291-1/+6
* media: mtk-vcodec: fix leaked of_node referencesWen Yang2019-05-291-1/+1
* media: mtk-vpu: fix leaked of_node referencesWen Yang2019-05-291-1/+1
* media: cx25840: Address several coding style issuesMauro Carvalho Chehab2019-05-293-344/+619
* media: cxusb: fix several coding style issuesMauro Carvalho Chehab2019-05-292-156/+217
* media: cxusb-analog: Fix some coding style issuesMauro Carvalho Chehab2019-05-291-33/+34
* media: staging: allegro: cleanup two warningsMauro Carvalho Chehab2019-05-291-2/+2
* media: allegro-dvt: fix build failureHans Verkuil2019-05-291-1/+1
* media: videobuf2-vmalloc: get_userptr: buffers are always writableHans Verkuil2019-05-295-15/+6
* media: allegro: add SPS/PPS nal unit writerMichael Tretter2019-05-294-1/+1392
* media: allegro: add Allegro DVT video IP core driverMichael Tretter2019-05-297-0/+2885
* media: dt-bindings: media: Add vendor prefix for allegroMichael Tretter2019-05-291-0/+2
* media: dt-bindings: media: document allegro-dvt bindingsMichael Tretter2019-05-291-0/+43
* media: videobuf2-v4l2: set last_buffer_dequeued in dqbufHans Verkuil2019-05-291-5/+5
* media: cedrus: Add H264 decoding supportMaxime Ripard2019-05-298-2/+763
* media: pixfmt: Add H264_SLICE_RAW format documentationMaxime Ripard2019-05-291-0/+25
* media: pixfmt: Add H264 Slice formatMaxime Ripard2019-05-292-0/+198
* media: uapi: Add H264 low-level decoder API compound controls.Pawel Osciak2019-05-296-1/+667
* media: cedrus: Allow different mod clock ratesJernej Skrabec2019-05-294-6/+10
* media: coda: use v4l2_m2m_buf_copy_metadataPhilipp Zabel2019-05-291-6/+1
* media: coda: add lockdep assertsPhilipp Zabel2019-05-291-0/+6
* media: coda: add decoder MPEG-2 profile and level controlsPhilipp Zabel2019-05-294-1/+76
* media: v4l2-ctrl: add MPEG-2 profile and level controlsPhilipp Zabel2019-05-293-0/+97
* media: coda: add decoder MPEG-4 profile and level controlsPhilipp Zabel2019-05-294-1/+78
* media: cxusb: add raw mode support for Medion MD95700Maciej S. Szmigiero2019-05-283-34/+163
* media: cxusb: add analog mode support for Medion MD95700Maciej S. Szmigiero2019-05-285-4/+1968