aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-32/+9
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+7
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds373-15616/+5937
2019-03-04media: dvb/earth-pt1: fix wrong initialization for demod blocksAkihiro Tsukada1-6/+48
2019-03-01media: vim2m: Address some coding style issuesMauro Carvalho Chehab1-24/+28
2019-03-01media: vim2m: don't use BUG()Mauro Carvalho Chehab1-4/+16
2019-03-01media: vim2m: speedup passthrough copyMauro Carvalho Chehab1-20/+17
2019-03-01media: vim2m: add an horizontal scalerMauro Carvalho Chehab1-41/+55
2019-03-01media: vim2m: don't accept YUYV anymore as output formatMauro Carvalho Chehab1-55/+2
2019-03-01media: vim2m: add vertical linear scalerMauro Carvalho Chehab1-34/+33
2019-03-01media: vim2m: better handle cap/out buffers with different sizesMauro Carvalho Chehab1-36/+78
2019-03-01media: vim2m: use different framesizes for bayer formatsMauro Carvalho Chehab1-4/+34
2019-03-01media: vim2m: add support for VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab1-9/+29
2019-03-01media: vim2m: ensure that width is multiple of twoMauro Carvalho Chehab1-1/+1
2019-03-01media: vim2m: improve debug messagesMauro Carvalho Chehab1-15/+35
2019-03-01media: vim2m: add bayer capture formatsMauro Carvalho Chehab1-7/+97
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab5-5/+5
2019-03-01media: common: fix several typosMauro Carvalho Chehab5-5/+5
2019-03-01media: v4l2-core: fix several typosMauro Carvalho Chehab5-12/+12
2019-03-01media: usb: fix several typosMauro Carvalho Chehab53-81/+81
2019-03-01media: tuners: fix several typosMauro Carvalho Chehab7-14/+14
2019-03-01media: rc: fix several typosMauro Carvalho Chehab15-22/+22
2019-03-01media: platform: fix several typosMauro Carvalho Chehab46-70/+70
2019-03-01media: pci: fix several typosMauro Carvalho Chehab38-64/+64
2019-03-01media: i2c: fix several typosMauro Carvalho Chehab28-38/+38
2019-03-01media: dvb-core: fix several typosMauro Carvalho Chehab2-2/+2
2019-03-01media: radio: fix several typosMauro Carvalho Chehab2-3/+3
2019-03-01media: dvb-frontends: fix several typosMauro Carvalho Chehab28-83/+83
2019-03-01media: Revert "media: rc: some events are dropped by userspace"Sean Young1-1/+12
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig1-2/+1
2019-02-18media: video-mux: add bayer formatsRui Miguel Silva1-0/+20
2019-02-18media: smipcie: add universal ir capabilityPatrick Lerda2-88/+45
2019-02-18media: rc: ir-rc6-decoder: enable toggle bit for Zotac remotesMatthias Reichl1-0/+2
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda5-0/+282
2019-02-18media: ov7740: fix runtime pm initializationAkinobu Mita1-2/+5
2019-02-18media: vicodec: Add a flag for I-frames in fwht headerDafna Hirschfeld3-4/+7
2019-02-18media: exynos4-is: remove redundant check on typeColin Ian King1-3/+1
2019-02-18media: v4l2-mem2mem: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-02-18media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia1-2/+2
2019-02-18media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-19/+19
2019-02-18media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-02-18media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-02-18media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-02-18media: mtk-vcodec: Correct return type for mem2mem buffer helpersEzequiel Garcia2-80/+54
2019-02-18media: mtk-mdp: Correct return type for mem2mem buffer helpersEzequiel Garcia1-13/+7
2019-02-18media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-20/+20
2019-02-18media: tda1997x: fix get_edidTim Harvey1-0/+4
2019-02-18media: sun6i: Add support for JPEG media bus formatChen-Yu Tsai3-0/+8
2019-02-18media: sun6i: Add support for RGB565 formatsChen-Yu Tsai3-2/+21