summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-101-0/+7
|\
| * media: s5p-mfc: Fix memdev DMA configurationRobin Murphy2019-01-211-0/+7
* | media: vim2m: Address some coding style issuesMauro Carvalho Chehab2019-03-011-24/+28
* | media: vim2m: don't use BUG()Mauro Carvalho Chehab2019-03-011-4/+16
* | media: vim2m: speedup passthrough copyMauro Carvalho Chehab2019-03-011-20/+17
* | media: vim2m: add an horizontal scalerMauro Carvalho Chehab2019-03-011-41/+55
* | media: vim2m: don't accept YUYV anymore as output formatMauro Carvalho Chehab2019-03-011-55/+2
* | media: vim2m: add vertical linear scalerMauro Carvalho Chehab2019-03-011-34/+33
* | media: vim2m: better handle cap/out buffers with different sizesMauro Carvalho Chehab2019-03-011-36/+78
* | media: vim2m: use different framesizes for bayer formatsMauro Carvalho Chehab2019-03-011-4/+34
* | media: vim2m: add support for VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab2019-03-011-9/+29
* | media: vim2m: ensure that width is multiple of twoMauro Carvalho Chehab2019-03-011-1/+1
* | media: vim2m: improve debug messagesMauro Carvalho Chehab2019-03-011-15/+35
* | media: vim2m: add bayer capture formatsMauro Carvalho Chehab2019-03-011-7/+97
* | media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2019-03-011-1/+1
* | media: platform: fix several typosMauro Carvalho Chehab2019-03-0146-70/+70
* | media: video-mux: add bayer formatsRui Miguel Silva2019-02-181-0/+20
* | media: vicodec: Add a flag for I-frames in fwht headerDafna Hirschfeld2019-02-183-4/+7
* | media: exynos4-is: remove redundant check on typeColin Ian King2019-02-181-3/+1
* | media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-2/+2
* | media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-19/+19
* | media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-3/+3
* | media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-3/+3
* | media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-3/+3
* | media: mtk-vcodec: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-182-80/+54
* | media: mtk-mdp: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-13/+7
* | media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-20/+20
* | media: sun6i: Add support for JPEG media bus formatChen-Yu Tsai2019-02-183-0/+8
* | media: sun6i: Add support for RGB565 formatsChen-Yu Tsai2019-02-183-2/+21
* | media: sun6i: Fix CSI regmap's max_registerChen-Yu Tsai2019-02-181-1/+1
* | media: vsp1: Fix smatch warningHans Verkuil2019-02-181-3/+3
* | media: sun6i: Add A64 CSI block supportJagan Teki2019-02-181-0/+11
* | media: imx-pxp: Start using the format VUYA32 instead of YUV32 (v2)Vivek Kasireddy2019-02-181-4/+10
* | media: vivid: Add definitions for the 32-bit packed YUV formatsVivek Kasireddy2019-02-181-0/+30
* | media: vimc: fix memory leakHans Verkuil2019-02-181-0/+2
* | media: vivid: two unregistration fixesHans Verkuil2019-02-181-3/+1
* | media: soc_camera: Move to the staging treeSakari Ailus2019-02-186-2715/+0
* | media: vimc: Remove unused but set variablesLucas A. M. Magalhães2019-02-181-7/+0
* | media: vimc: add USERPTR supportHans Verkuil2019-02-181-1/+1
* | media: vim2m: fix build breakage due to a merge conflictMauro Carvalho Chehab2019-02-181-2/+1
* | Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-182-2/+4
|\ \
| * | media: vim2m: only cancel work if it is for right contextHans Verkuil2019-01-161-1/+3
| |/
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-1/+1
* | media: vimc: fill in bus_info in media_device_infoHans Verkuil2019-02-072-3/+3
* | media: pxa_camera: fix smatch warningHans Verkuil2019-02-071-3/+5
* | media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia2019-02-072-3/+3
* | media: vim2m: don't use curr_ctx->dev before checkingMauro Carvalho Chehab2019-02-071-1/+2
* | media: vivid: add vertical down sampling to imagesize calcAndré Almeida2019-02-071-3/+7
* | media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães2019-02-079-147/+260
* | media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-073-8/+8