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
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
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
16
-54
/
+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
1
-2
/
+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: 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
3
-0
/
+1332
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: 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: 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: hdpvr: 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-25
media: go7007: fix two sparse warnings
Hans Verkuil
2
-1
/
+4
2018-05-25
media: zoran: move to staging in preparation for removal
Hans Verkuil
21
-10708
/
+0
2018-05-25
media: i2c: adv748x: Fix pixel rate values
Laurent Pinchart
2
-13
/
+7
2018-05-25
media: usbtv: Implement wait_prepare and wait_finish
Ezequiel Garcia
1
-0
/
+2
2018-05-17
i2c: gpio: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
media: imx274: remove non-indexed pointers from mode_table
Luca Ceresoli
1
-19
/
+6
2018-05-17
media: imx274: rename and reorder register address definitions
Luca Ceresoli
1
-13
/
+13
2018-05-17
media: imx274: remove unused data from struct imx274_frmfmt
Luca Ceresoli
1
-12
/
+5
2018-05-17
media: imx274: slightly simplify code
Luca Ceresoli
1
-1
/
+1
2018-05-17
media: imx274: fix typo in comment
Luca Ceresoli
1
-1
/
+1
2018-05-17
media: imx274: document reset delays more clearly
Luca Ceresoli
1
-1
/
+1
2018-05-17
media: smiapp: fix timeout checking in smiapp_read_nvm
Colin Ian King
1
-6
/
+5
2018-05-17
media: Add a driver for the ov7251 camera sensor
Todor Tomov
3
-0
/
+1516
2018-05-17
media: ov5640: Program the visible resolution
Maxime Ripard
1
-44
/
+14
2018-05-17
media: ov5640: Add horizontal and vertical totals
Maxime Ripard
1
-59
/
+97
2018-05-17
media: ov5640: Change horizontal and vertical resolutions name
Maxime Ripard
1
-13
/
+13
[prev]
[next]