aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2019-01-21media: imx-csi: Input connections to CSI should be optionalSteve Longerbeam1-1/+1
2019-01-21media: imx: capture: Allow event subscribe/unsubscribeSteve Longerbeam1-0/+18
2019-01-21media: imx: queue subdev events to reachable video devicesSteve Longerbeam1-0/+24
2019-01-21media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel3-6/+22
2019-01-21media: imx: set compose rectangle to mbus formatPhilipp Zabel1-21/+47
2019-01-21media: imx: add capture compose rectanglePhilipp Zabel5-6/+33
2019-01-21media: cedrus: Allow using the current dst buffer as referencePaul Kocialkowski3-4/+21
2019-01-21media: cedrus: Cleanup duplicate declarations from cedrus_dec headerPaul Kocialkowski1-6/+0
2019-01-16media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam2-11/+54
2019-01-16media: imx-csi: Move crop/compose reset after filling default mbus fieldsSteve Longerbeam1-13/+14
2019-01-16media: imx: vdic: rely on VDIC for correct field orderSteve Longerbeam1-10/+2
2019-01-16media: imx-csi: Allow skipping odd chroma rows for YVU420Steve Longerbeam1-0/+1
2019-01-16media: imx: interweave and odd-chroma-row skip are incompatibleSteve Longerbeam2-4/+13
2019-01-16media: imx-csi: Double crop height for alternate fields at sinkSteve Longerbeam1-5/+15
2019-01-16media: imx: Fix field negotiationSteve Longerbeam3-23/+76
2019-01-16media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam2-2/+4
2019-01-16media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam1-6/+1
2019-01-16media: sunxi: cedrus: Fix missing error message contextOndrej Jirman1-14/+14
2019-01-07media: cedrus: identify buffers by timestampHans Verkuil3-15/+19
2019-01-07ipu3: add missing #includeMauro Carvalho Chehab2-0/+2
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds21-108/+54
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds24-0/+24021
2018-12-17media: staging/ipu3-imgu: Address documentation commentsSakari Ailus1-0/+11
2018-12-17media: ipu3-imgu: Fix firmware binary locationSakari Ailus1-1/+1
2018-12-17media: ipu3-imgu: Fix compiler warningsSakari Ailus1-4/+4
2018-12-17media: staging/intel-ipu3: Add dual pipe supportBingbu Cao10-944/+1446
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab2-2/+3
2018-12-14media: staging/intel-ipu3: Add Intel IPU3 meta data uAPIYong Zhi1-0/+2775
2018-12-14media: staging/intel-ipu3: Add imgu top level pci device driverYong Zhi7-0/+1047
2018-12-14media: staging/intel-ipu3: Add v4l2 driver based on media frameworkYong Zhi1-0/+1086
2018-12-14media: staging/intel-ipu3: Add css pipeline programmingYong Zhi1-0/+1740
2018-12-14media: staging/intel-ipu3: css: Initialize css hardwareYong Zhi2-0/+739
2018-12-14media: staging/intel-ipu3: css: Compute and program ccsYong Zhi2-0/+2940
2018-12-14media: staging/intel-ipu3: css: Add static settings for image pipelineYong Zhi2-0/+9675
2018-12-14media: staging/intel-ipu3: css: Add support for firmware managementYong Zhi2-0/+452
2018-12-14media: staging/intel-ipu3: css: Add dma buff pool utility functionsYong Zhi2-0/+155
2018-12-14media: staging/intel-ipu3: Implement DMA mapping functionsTomasz Figa2-0/+292
2018-12-14media: staging/intel-ipu3: mmu: Implement driverTomasz Figa2-0/+596
2018-12-14media: staging/intel-ipu3: abi: Add structsYong Zhi1-0/+1350
2018-12-14media: staging/intel-ipu3: abi: Add register definitions and enumYong Zhi1-0/+661
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+3
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman1-0/+5
2018-12-07media: rockchip vpu: remove some unused varsMauro Carvalho Chehab3-16/+0
2018-12-07media: cedrus: don't initialize pointers with zeroMauro Carvalho Chehab2-2/+2
2018-12-07media: cetrus: return an error if alloc failsMauro Carvalho Chehab1-1/+2
2018-12-07media: cedrus: Add device-tree compatible and variant for A64 supportPaul Kocialkowski1-0/+8
2018-12-07media: cedrus: Add device-tree compatible and variant for H5 supportPaul Kocialkowski1-0/+8
2018-12-07media: staging: media: imx: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-12-07media: cedrus: Remove global IRQ spin lock from the driverPaul Kocialkowski5-29/+1
2018-12-07media: staging: tegra-vde: Replace debug messages with trace pointsDmitry Osipenko2-94/+219