index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-28
media: uvcvideo: Fix driver reference counting
Philipp Zabel
1
-9
/
+2
2018-05-28
media: gspca_zc3xx: Enable short exposure times for OV7648
Ondrej Zary
1
-3
/
+6
2018-05-28
media: gspca_zc3xx: Fix power line frequency settings for OV7648
Ondrej Zary
1
-7
/
+0
2018-05-28
media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648
Ondrej Zary
1
-8
/
+34
2018-05-28
media: v4l2-core: push taking ioctl mutex down to ioctl handler
Hans Verkuil
5
-31
/
+33
2018-05-28
media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
Hans Verkuil
1
-52
/
+31
2018-05-28
media: au8522: remove duplicate code
Gustavo A. R. Silva
1
-8
/
+6
2018-05-28
media: adv7511: fix incorrect clear of CEC receive interrupt
Hans Verkuil
1
-2
/
+2
2018-05-28
media: cec: fix wrong tx/rx_status values when canceling a msg
Hans Verkuil
1
-6
/
+13
2018-05-28
media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"
Colin Ian King
1
-1
/
+1
2018-05-28
media: pxa_camera: avoid duplicate s_power calls
Akinobu Mita
1
-5
/
+12
2018-05-28
media: staging: tegra-vde: Reset memory client
Dmitry Osipenko
1
-4
/
+38
2018-05-28
media: tw686x: Fix incorrect vb2_mem_ops GFP flags
Ezequiel Garcia
1
-1
/
+2
2018-05-28
media: m2m-deinterlace: Remove DMA_ENGINE dependency
Ezequiel Garcia
1
-1
/
+1
2018-05-28
media: stk1160: Add missing calls to mutex_destroy
Ezequiel Garcia
1
-0
/
+2
2018-05-28
media: stk1160: Fix typo s/therwise/Otherwise
Ezequiel Garcia
1
-1
/
+1
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
18
-56
/
+20
2018-05-28
media: vivid: potential integer overflow in vidioc_g_edid()
Dan Carpenter
1
-1
/
+1
2018-05-28
media: cec-pin-error-inj: avoid a false-positive Spectre detection
Mauro Carvalho Chehab
1
-11
/
+12
2018-05-28
media: gspca: Kill all URBs before releasing any of them
Ezequiel Garcia
1
-4
/
+11
2018-05-28
media: gspca: fix g/s_parm handling
Hans Verkuil
3
-15
/
+16
2018-05-28
media: v4l2-ioctl: delete unused v4l2_disable_ioctl_locking
Hans Verkuil
2
-17
/
+0
2018-05-28
media: v4l2-ioctl: clear fields in s_parm
Hans Verkuil
1
-1
/
+16
2018-05-28
media: gspca: convert to vb2
Hans Verkuil
5
-769
/
+182
2018-05-28
media: videobuf2-core: don't call memop 'finish' when queueing
Hans Verkuil
1
-3
/
+6
2018-05-28
media: ov772x: correct setting of banding filter
Akinobu Mita
1
-1
/
+1
2018-05-28
media: dt-bindings: ov772x: add device tree binding
Akinobu Mita
2
-0
/
+41
2018-05-28
media: imx258: get rid of an unused var
Mauro Carvalho Chehab
1
-2
/
+0
2018-05-28
media: imx258: Add imx258 camera sensor driver
Jason Chen
4
-0
/
+1339
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-28
media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver documentation
Niklas Söderlund
2
-0
/
+102
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: adv7511: fix clearing of the CEC receive buffer
Hans Verkuil
1
-9
/
+9
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: cec: improve cec status documentation
Hans Verkuil
2
-10
/
+19
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: imx: fix compiler warning
Hans Verkuil
1
-2
/
+2
[next]