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