summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-2921-108/+54Star
|\
| * Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman2018-12-101-0/+5
| |\
| * \ Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-032-12/+13
| |\ \
| * | | staging: davinci_vpfe: Remove multiple blank spaceIrenge Jules Bashizi2018-11-091-2/+0Star
| * | | staging: davinci_vpfe: Change to !formatIrenge Jules Bashizi2018-11-091-1/+1
| * | | media: staging: tegra-vde: print long unsigned using %lu format specifierColin Ian King2018-11-081-1/+1
| * | | staging: davinci: add SPDX License IdentifierIoannis Valasakis2018-11-0718-0/+18
| * | | staging: davinci: remove FSF mail address from copyrightIoannis Valasakis2018-11-0718-72/+0Star
| * | | staging: tegravde: replace bit assignment with macroIoannis Valasakis2018-11-071-2/+2
| * | | staging: bcm2048: add SPDX License IdentifierIoannis Valasakis2018-11-072-0/+2
| * | | staging: davinci_vpfe: Align brackets to open parenthesesMichelle Darcy2018-11-051-31/+31
* | | | 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-132-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/+0Star
* | | | | 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/+1Star
* | | | | 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/+2Star
* | | media: cedrus: Get rid of interrupt bottom-halfEzequiel Garcia2018-11-231-21/+5Star