index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-28
media: pxa_camera: avoid duplicate s_power calls
Akinobu Mita
1
-5
/
+12
2018-05-28
media: m2m-deinterlace: Remove DMA_ENGINE dependency
Ezequiel Garcia
1
-1
/
+1
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
8
-44
/
+20
2018-05-28
media: vivid: potential integer overflow in vidioc_g_edid()
Dan Carpenter
1
-1
/
+1
2018-05-28
media: rcar-csi2: set default format if a unsupported one is requested
Niklas Söderlund
1
-1
/
+1
2018-05-28
media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver
Niklas Söderlund
3
-0
/
+1097
2018-05-25
media: vsp1: Move video configuration to a cached dlb
Kieran Bingham
4
-30
/
+56
2018-05-25
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
21
-169
/
+194
2018-05-25
media: vsp1: Refactor display list configure operations
Kieran Bingham
16
-420
/
+422
2018-05-25
media: vsp1: Use reference counting for bodies
Kieran Bingham
3
-4
/
+26
2018-05-25
media: vsp1: Convert display lists to use new body pool
Kieran Bingham
6
-180
/
+100
2018-05-25
media: vsp1: Provide a body pool
Kieran Bingham
2
-0
/
+171
2018-05-25
media: vsp1: Protect bodies against overflow
Kieran Bingham
1
-0
/
+7
2018-05-25
media: vsp1: Reword uses of 'fragment' as 'body'
Kieran Bingham
4
-72
/
+70
2018-05-25
media: vsp1: Move video suspend resume handling to video object
Kieran Bingham
5
-75
/
+80
2018-05-25
media: vsp1: Release buffers for each video node
Kieran Bingham
1
-8
/
+13
2018-05-25
media: vsp1: Drop OF dependency of VIDEO_RENESAS_VSP1
Geert Uytterhoeven
1
-1
/
+1
2018-05-25
media: st-hva: don't use GFP_DMA
Fabien Dessenne
2
-1
/
+5
2018-05-25
media: bdisp: don't use GFP_DMA
Fabien Dessenne
2
-1
/
+5
2018-05-25
media: soc_camera: fix compiler warning
Hans Verkuil
1
-1
/
+2
2018-05-25
media: renesas-ceu: fix compiler warning
Hans Verkuil
1
-1
/
+1
2018-05-25
media: s5p-mfc: fix two sparse warnings
Hans Verkuil
2
-4
/
+4
2018-05-17
media: v4l: vsp1: Integrate DISCOM in display pipeline
Laurent Pinchart
2
-3
/
+119
2018-05-17
media: v4l: vsp1: Add support for the DISCOM entity
Laurent Pinchart
8
-1
/
+376
2018-05-17
media: v4l: vsp1: Extend the DU API to support CRC computation
Laurent Pinchart
2
-3
/
+5
2018-05-17
media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helper
Laurent Pinchart
2
-55
/
+20
2018-05-17
media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation code
Laurent Pinchart
5
-160
/
+116
2018-05-17
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
37
-186
/
+39
2018-05-17
media: v4l: cadence: Add Cadence MIPI-CSI2 TX driver
Maxime Ripard
3
-0
/
+575
2018-05-17
media: cadence: csi2rx: Fix csi2rx_start error handling
Sakari Ailus
1
-2
/
+2
2018-05-16
media: v4l: cadence: Add Cadence MIPI-CSI2 RX driver
Maxime Ripard
5
-0
/
+526
2018-05-11
media: rcar-vin: fix crop and compose handling for Gen3
Niklas Söderlund
1
-0
/
+6
2018-05-11
media: Revert "media: rcar-vin: enable field toggle after a set number of lin...
Niklas Söderlund
1
-15
/
+5
2018-05-11
media: xilinx: regroup caps on querycap
Gustavo Padovan
1
-4
/
+6
2018-05-11
media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()
Wei Yongjun
1
-1
/
+3
2018-05-11
media: dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740
Jacopo Mondi
1
-0
/
+1
2018-05-09
media: omap3isp: Don't use GFP_DMA
Sakari Ailus
1
-1
/
+1
2018-05-09
media: omap3isp: Remove useless NULL check in omap3isp_stat_config
Sakari Ailus
1
-6
/
+0
2018-05-09
media: omap3isp: support 64-bit version of omap3isp_stat_data
Arnd Bergmann
5
-3
/
+30
2018-05-09
media: renesas-ceu: Set mbus_fmt on subdev operations
Jacopo Mondi
1
-5
/
+15
2018-05-09
media: coda: set colorimetry on coded queue
Philipp Zabel
1
-1
/
+16
2018-05-09
media: coda: do not try to propagate format if capture queue busy
Philipp Zabel
1
-0
/
+14
2018-05-09
media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_out
Philipp Zabel
1
-13
/
+1
2018-05-09
media: platform: Use gpio_is_valid()
Arvind Yadav
1
-1
/
+1
2018-05-09
media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init()
Dan Carpenter
1
-1
/
+1
2018-05-09
media: cec-gpio: use GPIOD_OUT_HIGH_OPEN_DRAIN
Hans Verkuil
1
-1
/
+1
2018-05-09
media: platform: am437x: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-05-09
media: vcodec: fix ptr_ret.cocci warnings
Fengguang Wu
1
-4
/
+1
2018-05-05
media: rcar-vin: enable field toggle after a set number of lines for Gen3
Niklas Söderlund
1
-5
/
+15
2018-05-05
media: rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16
Niklas Söderlund
2
-0
/
+6
[next]