summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2020-12-07media: rcar-vin: Mask VNCSI_IFMD registerJacopo Mondi1-3/+22
2020-12-07media: meson: Add M2M driver for the Amlogic GE2D Accelerator UnitNeil Armstrong5-0/+1445
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia2-2/+2
2020-12-03media: rockchip: rkisp1: remove useless debugfs checksDan Carpenter1-4/+0
2020-12-03media: camss: Make use of V4L2_CAP_IO_MCAndrey Konovalov1-3/+25
2020-12-03media: Revert "media: camss: Make use of V4L2_CAP_IO_MC"Andrey Konovalov1-54/+13
2020-12-03media: rockchip: rkisp1: Fix typos in comments and macro definitionsPeilin Ye2-4/+4
2020-12-03media: rcar-vin: Remove unused macroJacopo Mondi1-1/+0
2020-12-03media: fsl-viu: Use the ioread/write32be() accessorsFabio Estevam1-64/+55
2020-12-03media: platform: exynos4-is: remove all references to physical addressesMarek Szyprowski11-60/+58
2020-12-03media: s5p-jpeg: handle error condition in s5p_jpeg_probeBaskov Evgeniy1-0/+2
2020-12-03media: mtk-vpu: dump VPU status when IPI times outIrui Wang1-4/+29
2020-12-03media: mtk-vpu: VPU should be in idle state before system is suspendedIrui Wang1-0/+68
2020-12-03media: coda: Convert the driver to DT-onlyFabio Estevam2-26/+3
2020-12-03media: rockchip: rkisp1: Constify static structsRikard Falkeborn3-6/+6
2020-12-02media: rcar-vin: Rework CSI-2 firmware parsingNiklas Söderlund1-26/+39
2020-12-02media: rcar-vin: Use v4l2_async_subdev instead of fwnode_handle to match subd...Niklas Söderlund2-5/+5
2020-12-02media: rcar-vin: Rework parallel firmware parsingNiklas Söderlund1-14/+36
2020-12-02media: rcar-vin: Only dynamically allocate v4l2_async_subdevNiklas Söderlund4-40/+39
2020-12-02media: omap3isp: Remove misleading commentThomas Gleixner1-3/+2
2020-12-01Merge tag 'v5.10-rc6' into patchworkMauro Carvalho Chehab13-187/+335
2020-11-27media: c8sectpfe: clean up some indentingDan Carpenter1-3/+2
2020-11-27media: platform: sti: c8sectpfe: core: Add of_node_put() at gotoNishka Dasgupta1-8/+10
2020-11-25media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660AngeloGioacchino Del Regno2-3/+20
2020-11-25media: camss: csiphy-3ph: Add support for SDM630/660AngeloGioacchino Del Regno1-1/+6
2020-11-25media: camss: Add support for SDM630/636/660 camera subsystemAngeloGioacchino Del Regno7-19/+237
2020-11-25media: camss: vfe: Add support for VFE 4.8AngeloGioacchino Del Regno2-0/+116
2020-11-25media: camss: vfe-4-7: Rename get_ub_size, set_qos, set_ds, wm_enableAngeloGioacchino Del Regno1-8/+8
2020-11-25media: camss: ispif: Correctly reset based on the VFE IDAngeloGioacchino Del Regno2-31/+56
2020-11-25media: stm32-dcmi: add support of BT656 busHugues Fruchet1-2/+35
2020-11-17media: rockchip: rkisp1: destage Rockchip ISP1 driverHelen Koike12-0/+7818
2020-11-17media: venus: core: add shutdown callback for venusMansur Alisha Shaik1-0/+9
2020-11-17media: venus: handle use after free for iommu_map/iommu_unmapMansur Alisha Shaik1-4/+13
2020-11-17media: venus: core: handle race condititon for core opsMansur Alisha Shaik1-0/+12
2020-11-17media: venus: fix calculating mbps in calculate_inst_freq()Mansur Alisha Shaik1-1/+1
2020-11-17media: venus: put dummy vote on video-mem path after last session releaseMansur Alisha Shaik1-0/+10
2020-11-16media: venus: core: vote with average bandwidth and peak bandwidth as zeroMansur Alisha Shaik1-2/+2
2020-11-16media: venus: core: vote for video-mem pathMansur Alisha Shaik1-1/+16
2020-11-16media: venus: core: change clk enable and disable order in resume and suspendMansur Alisha Shaik1-7/+10
2020-11-16media: venus: vdec: return parsed crop information from streamAlexandre Courbot2-5/+28
2020-11-16media: venus: venc: Fix default capture formatStanimir Varbanov1-1/+1
2020-11-16media: venus: pm_helpers: Fix kernel module reloadStanimir Varbanov1-2/+2
2020-11-16media: venus: venc: Fix setting of profile and levelStanimir Varbanov3-5/+55
2020-11-16media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jp...Yu Kuai1-0/+8
2020-11-16media: coda: Add a V4L2 user for control error macroblocks countEzequiel Garcia3-3/+35
2020-11-16media: coda: coda_buffer_meta housekeeping fixEzequiel Garcia2-4/+39
2020-11-16media: mtk-vcodec: remove allocated dma_parmsHsin-Yi Wang2-16/+2
2020-11-16media: isif: reset global stateEvgeny Novikov1-2/+9
2020-11-16media: stm32-dcmi: add 8-bit Bayer formats supportAlain Volmat1-0/+16
2020-11-16media: stm32-dcmi: remove deprecated dmaengine_terminate_all()Hugues Fruchet1-3/+3