summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-2524-0/+24021
|\
| * media: staging/ipu3-imgu: Address documentation commentsSakari Ailus2018-12-171-0/+11
| * media: ipu3-imgu: Fix firmware binary locationSakari Ailus2018-12-171-1/+1
| * media: ipu3-imgu: Fix compiler warningsSakari Ailus2018-12-171-4/+4
| * media: staging/intel-ipu3: Add dual pipe supportBingbu Cao2018-12-1710-948/+1450
| * media: staging/intel-ipu3: Add Intel IPU3 meta data uAPIYong Zhi2018-12-141-0/+2775
| * media: staging/intel-ipu3: Add imgu top level pci device driverYong Zhi2018-12-147-0/+1047
| * media: staging/intel-ipu3: Add v4l2 driver based on media frameworkYong Zhi2018-12-141-0/+1086
| * media: staging/intel-ipu3: Add css pipeline programmingYong Zhi2018-12-141-0/+1740
| * media: staging/intel-ipu3: css: Initialize css hardwareYong Zhi2018-12-142-0/+739
| * media: staging/intel-ipu3: css: Compute and program ccsYong Zhi2018-12-142-0/+2940
| * media: staging/intel-ipu3: css: Add static settings for image pipelineYong Zhi2018-12-142-0/+9675
| * media: staging/intel-ipu3: css: Add support for firmware managementYong Zhi2018-12-142-0/+452
| * media: staging/intel-ipu3: css: Add dma buff pool utility functionsYong Zhi2018-12-142-0/+155
| * media: staging/intel-ipu3: Implement DMA mapping functionsTomasz Figa2018-12-142-0/+292
| * media: staging/intel-ipu3: mmu: Implement driverTomasz Figa2018-12-142-0/+596
| * media: staging/intel-ipu3: abi: Add structsYong Zhi2018-12-141-0/+1350
| * media: staging/intel-ipu3: abi: Add register definitions and enumYong Zhi2018-12-141-0/+661
* | Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab2018-12-172-2/+3
|\ \ | |/ |/|
| * Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-122-2/+3
| |\
| | * media: Add a Kconfig option for the Request APISakari Ailus2018-12-051-0/+1
| | * media: cedrus: Fix a NULL vs IS_ERR() checkDan Carpenter2018-12-031-2/+2
* | | media: rockchip vpu: remove some unused varsMauro Carvalho Chehab2018-12-073-16/+0
* | | media: cedrus: don't initialize pointers with zeroMauro Carvalho Chehab2018-12-072-2/+2
* | | media: cetrus: return an error if alloc failsMauro Carvalho Chehab2018-12-071-1/+2
* | | media: cedrus: Add device-tree compatible and variant for A64 supportPaul Kocialkowski2018-12-071-0/+8
* | | media: cedrus: Add device-tree compatible and variant for H5 supportPaul Kocialkowski2018-12-071-0/+8
* | | media: staging: media: imx: Use of_node_name_eq for node name comparisonsRob Herring2018-12-071-1/+1
* | | media: cedrus: Remove global IRQ spin lock from the driverPaul Kocialkowski2018-12-075-29/+1
* | | media: staging: tegra-vde: Replace debug messages with trace pointsDmitry Osipenko2018-12-072-95/+220
* | | media: rockchip/vpu: fix a few alignmentsMauro Carvalho Chehab2018-12-052-4/+4
* | | media: add Rockchip VPU JPEG encoder driverEzequiel Garcia2018-12-0518-0/+3447
* | | Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab2018-12-052-11/+16
|\| |
| * | Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-031-0/+5
| |\|
| | * media: cedrus: add action item to the TODOHans Verkuil2018-11-201-0/+5
| * | Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-301-11/+11
| |\ \ | | |/ | |/|
| | * drivers: staging: cedrus: find ctx before dereferencing it ctxColin Ian King2018-11-071-11/+11
* | | media: Staging: media: replace deprecated probe methodAndrey Abramov2018-12-051-3/+2
* | | media: cedrus: Get rid of interrupt bottom-halfEzequiel Garcia2018-11-231-21/+5
* | | media: platform: fix platform_no_drv_owner.cocci warningskbuild test robot2018-11-231-1/+0
|/ /
* | media: dm365_ipipeif: better annotate a fall thoughMauro Carvalho Chehab2018-11-061-0/+1
* | media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia2018-11-061-1/+1
|/
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-3121-8/+2154
|\
| * media: platform: Add Cedrus VPU decoder driverPaul Kocialkowski2018-09-2417-0/+2148
| * media: videobuf2-v4l2: integrate with media requestsHans Verkuil2018-08-312-2/+4
| * media: davinci_vpfe: remove bogus vb2->state checkHans Verkuil2018-08-311-4/+0
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-312-2/+2
* | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-2937-369/+205
|\ \
| * | media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-041-4/+4
| * | media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-043-3/+3