index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: vim2m: add vertical linear scaler
Mauro Carvalho Chehab
2019-03-01
1
-34
/
+33
*
media: vim2m: better handle cap/out buffers with different sizes
Mauro Carvalho Chehab
2019-03-01
1
-36
/
+78
*
media: vim2m: use different framesizes for bayer formats
Mauro Carvalho Chehab
2019-03-01
1
-4
/
+34
*
media: vim2m: add support for VIDIOC_ENUM_FRAMESIZES
Mauro Carvalho Chehab
2019-03-01
1
-9
/
+29
*
media: vim2m: ensure that width is multiple of two
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: vim2m: improve debug messages
Mauro Carvalho Chehab
2019-03-01
1
-15
/
+35
*
media: vim2m: add bayer capture formats
Mauro Carvalho Chehab
2019-03-01
1
-7
/
+97
*
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: platform: fix several typos
Mauro Carvalho Chehab
2019-03-01
46
-70
/
+70
*
media: video-mux: add bayer formats
Rui Miguel Silva
2019-02-18
1
-0
/
+20
*
media: vicodec: Add a flag for I-frames in fwht header
Dafna Hirschfeld
2019-02-18
3
-4
/
+7
*
media: exynos4-is: remove redundant check on type
Colin Ian King
2019-02-18
1
-3
/
+1
*
media: sh_veu: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
1
-2
/
+2
*
media: s5p-jpeg: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
1
-19
/
+19
*
media: s5p-g2d: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
1
-3
/
+3
*
media: rockchip/rga: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
1
-3
/
+3
*
media: mx2_emmaprp: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
1
-3
/
+3
*
media: mtk-vcodec: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
2
-80
/
+54
*
media: mtk-mdp: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
1
-13
/
+7
*
media: mtk-jpeg: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
1
-20
/
+20
*
media: sun6i: Add support for JPEG media bus format
Chen-Yu Tsai
2019-02-18
3
-0
/
+8
*
media: sun6i: Add support for RGB565 formats
Chen-Yu Tsai
2019-02-18
3
-2
/
+21
*
media: sun6i: Fix CSI regmap's max_register
Chen-Yu Tsai
2019-02-18
1
-1
/
+1
*
media: vsp1: Fix smatch warning
Hans Verkuil
2019-02-18
1
-3
/
+3
*
media: sun6i: Add A64 CSI block support
Jagan Teki
2019-02-18
1
-0
/
+11
*
media: imx-pxp: Start using the format VUYA32 instead of YUV32 (v2)
Vivek Kasireddy
2019-02-18
1
-4
/
+10
*
media: vivid: Add definitions for the 32-bit packed YUV formats
Vivek Kasireddy
2019-02-18
1
-0
/
+30
*
media: vimc: fix memory leak
Hans Verkuil
2019-02-18
1
-0
/
+2
*
media: vivid: two unregistration fixes
Hans Verkuil
2019-02-18
1
-3
/
+1
*
media: soc_camera: Move to the staging tree
Sakari Ailus
2019-02-18
6
-2715
/
+0
*
media: vimc: Remove unused but set variables
Lucas A. M. Magalhães
2019-02-18
1
-7
/
+0
*
media: vimc: add USERPTR support
Hans Verkuil
2019-02-18
1
-1
/
+1
*
media: vim2m: fix build breakage due to a merge conflict
Mauro Carvalho Chehab
2019-02-18
1
-2
/
+1
*
Merge tag 'v5.0-rc7' into patchwork
Mauro Carvalho Chehab
2019-02-18
2
-2
/
+4
|
\
|
*
media: vim2m: only cancel work if it is for right context
Hans Verkuil
2019-01-16
1
-1
/
+3
|
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-1
/
+1
*
|
media: vimc: fill in bus_info in media_device_info
Hans Verkuil
2019-02-07
2
-3
/
+3
*
|
media: pxa_camera: fix smatch warning
Hans Verkuil
2019-02-07
1
-3
/
+5
*
|
media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata
Ezequiel Garcia
2019-02-07
2
-3
/
+3
*
|
media: vim2m: don't use curr_ctx->dev before checking
Mauro Carvalho Chehab
2019-02-07
1
-1
/
+2
*
|
media: vivid: add vertical down sampling to imagesize calc
André Almeida
2019-02-07
1
-3
/
+7
*
|
media: vimc: Add vimc-streamer for stream control
Lucas A. M. Magalhães
2019-02-07
9
-147
/
+260
*
|
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
3
-8
/
+8
*
|
media: vicodec: support SOURCE_CHANGE event for decoders only
Hans Verkuil
2019-02-07
1
-1
/
+6
*
|
media: vim2m: fill in bus_info in media_device_info
Hans Verkuil
2019-02-07
1
-0
/
+2
*
|
media: vicodec: fill in bus_info in media_device_info
Hans Verkuil
2019-02-07
1
-0
/
+2
*
|
media: vicodec: check type in g/s_selection
Hans Verkuil
2019-02-07
1
-2
/
+7
*
|
media: imx-pxp: fix duplicated if condition
Philipp Zabel
2019-02-07
1
-1
/
+1
*
|
media: vim2m: allow setting the default transaction time via parameter
Mauro Carvalho Chehab
2019-01-31
1
-5
/
+10
*
|
media: vim2m: use per-file handler work queue
Mauro Carvalho Chehab
2019-01-31
1
-19
/
+19
[next]