Age | Commit message (Expand) | Author |
2018-06-06 | media: omap2: fix compile-testing with FB_OMAP2=m | Arnd Bergmann |
2018-06-05 | media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power | Akinobu Mita |
2018-06-05 | media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIG | Arnd Bergmann |
2018-06-05 | media: marvel-ccic: allow ccic and mmp drivers to coexist | Arnd Bergmann |
2018-05-28 | media: pxa_camera: avoid duplicate s_power calls | Akinobu Mita |
2018-05-28 | media: m2m-deinterlace: Remove DMA_ENGINE dependency | Ezequiel Garcia |
2018-05-28 | media: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven |
2018-05-28 | media: vivid: potential integer overflow in vidioc_g_edid() | Dan Carpenter |
2018-05-28 | media: rcar-csi2: set default format if a unsupported one is requested | Niklas Söderlund |
2018-05-28 | media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver | Niklas Söderlund |
2018-05-25 | media: vsp1: Move video configuration to a cached dlb | Kieran Bingham |
2018-05-25 | media: vsp1: Adapt entities to configure into a body | Kieran Bingham |
2018-05-25 | media: vsp1: Refactor display list configure operations | Kieran Bingham |
2018-05-25 | media: vsp1: Use reference counting for bodies | Kieran Bingham |
2018-05-25 | media: vsp1: Convert display lists to use new body pool | Kieran Bingham |
2018-05-25 | media: vsp1: Provide a body pool | Kieran Bingham |
2018-05-25 | media: vsp1: Protect bodies against overflow | Kieran Bingham |
2018-05-25 | media: vsp1: Reword uses of 'fragment' as 'body' | Kieran Bingham |
2018-05-25 | media: vsp1: Move video suspend resume handling to video object | Kieran Bingham |
2018-05-25 | media: vsp1: Release buffers for each video node | Kieran Bingham |
2018-05-25 | media: vsp1: Drop OF dependency of VIDEO_RENESAS_VSP1 | Geert Uytterhoeven |
2018-05-25 | media: st-hva: don't use GFP_DMA | Fabien Dessenne |
2018-05-25 | media: bdisp: don't use GFP_DMA | Fabien Dessenne |
2018-05-25 | media: soc_camera: fix compiler warning | Hans Verkuil |
2018-05-25 | media: renesas-ceu: fix compiler warning | Hans Verkuil |
2018-05-25 | media: s5p-mfc: fix two sparse warnings | Hans Verkuil |
2018-05-17 | media: v4l: vsp1: Integrate DISCOM in display pipeline | Laurent Pinchart |
2018-05-17 | media: v4l: vsp1: Add support for the DISCOM entity | Laurent Pinchart |
2018-05-17 | media: v4l: vsp1: Extend the DU API to support CRC computation | Laurent Pinchart |
2018-05-17 | media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helper | Laurent Pinchart |
2018-05-17 | media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation code | Laurent Pinchart |
2018-05-17 | media: v4l: vsp1: Use SPDX license headers | Laurent Pinchart |
2018-05-17 | media: v4l: cadence: Add Cadence MIPI-CSI2 TX driver | Maxime Ripard |
2018-05-17 | media: cadence: csi2rx: Fix csi2rx_start error handling | Sakari Ailus |
2018-05-16 | media: v4l: cadence: Add Cadence MIPI-CSI2 RX driver | Maxime Ripard |
2018-05-11 | media: rcar-vin: fix crop and compose handling for Gen3 | Niklas Söderlund |
2018-05-11 | media: Revert "media: rcar-vin: enable field toggle after a set number of lin... | Niklas Söderlund |
2018-05-11 | media: xilinx: regroup caps on querycap | Gustavo Padovan |
2018-05-11 | media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open() | Wei Yongjun |
2018-05-11 | media: dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740 | Jacopo Mondi |
2018-05-09 | media: omap3isp: Don't use GFP_DMA | Sakari Ailus |
2018-05-09 | media: omap3isp: Remove useless NULL check in omap3isp_stat_config | Sakari Ailus |
2018-05-09 | media: omap3isp: support 64-bit version of omap3isp_stat_data | Arnd Bergmann |
2018-05-09 | media: renesas-ceu: Set mbus_fmt on subdev operations | Jacopo Mondi |
2018-05-09 | media: coda: set colorimetry on coded queue | Philipp Zabel |
2018-05-09 | media: coda: do not try to propagate format if capture queue busy | Philipp Zabel |
2018-05-09 | media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_out | Philipp Zabel |
2018-05-09 | media: platform: Use gpio_is_valid() | Arvind Yadav |
2018-05-09 | media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init() | Dan Carpenter |
2018-05-09 | media: cec-gpio: use GPIOD_OUT_HIGH_OPEN_DRAIN | Hans Verkuil |