summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring17-78/+68
2017-08-20media: omap3isp: Quit using struct v4l2_subdev.host_priv fieldSakari Ailus6-37/+25
2017-08-20media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 moduleSakari Ailus4-30/+27
2017-08-20media: omap3isp: Always initialise isp and mutex for csiphy1Sakari Ailus1-2/+3
2017-08-20media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 modePavel Machek2-2/+9
2017-08-20media: omap3isp: Parse CSI1 configuration from the device treePavel Machek2-27/+79
2017-08-20media: cec-pin: fix irq handlingHans Verkuil1-13/+21
2017-08-20media: cec: rename pin events/functionHans Verkuil3-7/+9
2017-08-20media: s5p-cec: use CEC_CAP_DEFAULTSHans Verkuil1-5/+2
2017-08-20media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32Hans Verkuil1-1/+2
2017-08-20media: uvcvideo: Constify video_subdev structuresJulia Lawall1-1/+1
2017-08-20media: uvcvideo: Convert from using an atomic variable to a reference countGuennadi Liakhovetski2-17/+10
2017-08-20media: uvcvideo: Fix .queue_setup() to check the number of planesGuennadi Liakhovetski1-2/+7
2017-08-20media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck1-0/+7
2017-08-20media: uvcvideo: Fix incorrect timeout for Get RequestJim Lin1-1/+1
2017-08-20media: zr364xx: constify videobuf_queue_ops structuresJulia Lawall1-1/+1
2017-08-20media: tm6000: constify videobuf_queue_ops structuresJulia Lawall1-1/+1
2017-08-20media: cx231xx: constify videobuf_queue_ops structuresJulia Lawall2-2/+2
2017-08-20media: cx18: constify videobuf_queue_ops structuresJulia Lawall1-1/+1
2017-08-20media: pxa_camera: constify v4l2_clk_ops structureJulia Lawall1-1/+1
2017-08-20media: v4l2: av7110_v4l: constify v4l2_audio structureJulia Lawall1-1/+1
2017-08-20media: tuners: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal6-7/+7
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal5-5/+5
2017-08-20media: radio: constify usb_device_idArvind Yadav9-9/+9
2017-08-20media: usb: constify usb_device_idArvind Yadav17-17/+17
2017-08-20media: exynos4-is: constify video_subdev structuresJulia Lawall2-2/+2
2017-08-20media: vimc: constify video_subdev structuresJulia Lawall3-3/+3
2017-08-20media: mtk-mdp: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: exynos4-is: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: vim2m: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: mx2-emmaprp: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: m2m-deinterlace: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: bdisp: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: exynos-gsc: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: vcodec: mediatek: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: V4L2: platform: rcar_jpu: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: s5p-g2d: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: ti-vpe: vpe: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: st-delta: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: imx: capture: constify vb2_ops structuresJulia Lawall1-2/+2
2017-08-20media: blackfin: bfin_capture: constify vb2_ops structuresJulia Lawall1-1/+1
2017-08-20media: staging: media: davinci_vpfe: constify vb2_ops structuresJulia Lawall1-1/+1
2017-08-20media: davinci: vpbe: constify vb2_ops structuresJulia Lawall1-1/+1
2017-08-20media: s5p-jpeg: directly use parsed subsampling on exynos5433Andrzej Pietrasiewicz1-1/+2
2017-08-20media: s5p-jpeg: fix number of components macroAndrzej Pietrasiewicz1-1/+1
2017-08-20media: s5p-jpeg: Clear JPEG_CODEC_ON bits in sw reset functionTony K Nadackal1-0/+4
2017-08-20media: s5p-jpeg: disable encoder/decoder in exynos4-like hardware after useAndrzej Pietrasiewicz3-1/+7
2017-08-20media: s5p-jpeg: Fix crash in jpeg isr due to multiple interruptsTony K Nadackal1-0/+3
2017-08-20media: s5p-jpeg: set w/h when encodingAndrzej Pietrasiewicz1-2/+6