summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-173-48/+0
|\
| * media: sun8i-di: Remove the call to of_dma_configureMaxime Ripard2020-11-181-4/+0
| * media: sun6i: Remove the MBUS quirksMaxime Ripard2020-11-181-17/+0
| * media: sun4i: Remove the MBUS quirksMaxime Ripard2020-11-181-27/+0
* | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-161-2/+1
|\ \
| * \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-12-141-2/+1
| |\ \
| | * | media: venus: dev_pm_opp_put_*() accepts NULL argumentViresh Kumar2020-12-091-2/+1
| | |/
* | | media: rcar-vin: Mask VNCSI_IFMD registerJacopo Mondi2020-12-071-3/+22
* | | media: meson: Add M2M driver for the Amlogic GE2D Accelerator UnitNeil Armstrong2020-12-075-0/+1445
* | | media: Rename stateful codec control macrosEzequiel Garcia2020-12-032-2/+2
* | | media: rockchip: rkisp1: remove useless debugfs checksDan Carpenter2020-12-031-4/+0
* | | media: camss: Make use of V4L2_CAP_IO_MCAndrey Konovalov2020-12-031-3/+25
* | | media: Revert "media: camss: Make use of V4L2_CAP_IO_MC"Andrey Konovalov2020-12-031-54/+13
* | | media: rockchip: rkisp1: Fix typos in comments and macro definitionsPeilin Ye2020-12-032-4/+4
* | | media: rcar-vin: Remove unused macroJacopo Mondi2020-12-031-1/+0
* | | media: fsl-viu: Use the ioread/write32be() accessorsFabio Estevam2020-12-031-64/+55
* | | media: platform: exynos4-is: remove all references to physical addressesMarek Szyprowski2020-12-0311-60/+58
* | | media: s5p-jpeg: handle error condition in s5p_jpeg_probeBaskov Evgeniy2020-12-031-0/+2
* | | media: mtk-vpu: dump VPU status when IPI times outIrui Wang2020-12-031-4/+29
* | | media: mtk-vpu: VPU should be in idle state before system is suspendedIrui Wang2020-12-031-0/+68
* | | media: coda: Convert the driver to DT-onlyFabio Estevam2020-12-032-26/+3
* | | media: rockchip: rkisp1: Constify static structsRikard Falkeborn2020-12-033-6/+6
* | | media: rcar-vin: Rework CSI-2 firmware parsingNiklas Söderlund2020-12-021-26/+39
* | | media: rcar-vin: Use v4l2_async_subdev instead of fwnode_handle to match subd...Niklas Söderlund2020-12-022-5/+5
* | | media: rcar-vin: Rework parallel firmware parsingNiklas Söderlund2020-12-021-14/+36
* | | media: rcar-vin: Only dynamically allocate v4l2_async_subdevNiklas Söderlund2020-12-024-40/+39
* | | media: omap3isp: Remove misleading commentThomas Gleixner2020-12-021-3/+2
* | | Merge tag 'v5.10-rc6' into patchworkMauro Carvalho Chehab2020-12-0113-187/+335
|\| |
| * | media: venus: pm_helpers: Fix kernel module reloadStanimir Varbanov2020-11-161-2/+2
| * | media: venus: venc: Fix setting of profile and levelStanimir Varbanov2020-11-163-5/+55
| * | media: media/platform/marvell-ccic: fix warnings when CONFIG_PM is not enabledRandy Dunlap2020-11-051-0/+2
| * | media: mtk-vcodec: fix build breakage when one of VPU or SCP is enabledAlexandre Courbot2020-11-053-9/+47
| * | media: mtk-vcodec: move firmware implementations into their own filesAlexandre Courbot2020-11-058-173/+233
| |/
* | media: c8sectpfe: clean up some indentingDan Carpenter2020-11-271-3/+2
* | media: platform: sti: c8sectpfe: core: Add of_node_put() at gotoNishka Dasgupta2020-11-271-8/+10
* | media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660AngeloGioacchino Del Regno2020-11-252-3/+20
* | media: camss: csiphy-3ph: Add support for SDM630/660AngeloGioacchino Del Regno2020-11-251-1/+6
* | media: camss: Add support for SDM630/636/660 camera subsystemAngeloGioacchino Del Regno2020-11-257-19/+237
* | media: camss: vfe: Add support for VFE 4.8AngeloGioacchino Del Regno2020-11-252-0/+116
* | media: camss: vfe-4-7: Rename get_ub_size, set_qos, set_ds, wm_enableAngeloGioacchino Del Regno2020-11-251-8/+8
* | media: camss: ispif: Correctly reset based on the VFE IDAngeloGioacchino Del Regno2020-11-252-31/+56
* | media: stm32-dcmi: add support of BT656 busHugues Fruchet2020-11-251-2/+35
* | media: rockchip: rkisp1: destage Rockchip ISP1 driverHelen Koike2020-11-1712-0/+7818
* | media: venus: core: add shutdown callback for venusMansur Alisha Shaik2020-11-171-0/+9
* | media: venus: handle use after free for iommu_map/iommu_unmapMansur Alisha Shaik2020-11-171-4/+13
* | media: venus: core: handle race condititon for core opsMansur Alisha Shaik2020-11-171-0/+12
* | media: venus: fix calculating mbps in calculate_inst_freq()Mansur Alisha Shaik2020-11-171-1/+1
* | media: venus: put dummy vote on video-mem path after last session releaseMansur Alisha Shaik2020-11-171-0/+10
* | media: venus: core: vote with average bandwidth and peak bandwidth as zeroMansur Alisha Shaik2020-11-161-2/+2
* | media: venus: core: vote for video-mem pathMansur Alisha Shaik2020-11-161-1/+16