aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-28media: rockchip: rkisp1: extend uapi array sizesHeiko Stuebner2-3/+3
2021-01-28media: rockchip: rkisp1: carry ip version informationHeiko Stuebner1-9/+12
2021-01-28media: rockchip: rkisp1: reduce number of histogram grid elements in uapiHeiko Stuebner1-1/+2
2021-01-28media: rkisp1: stats: mask the hist_bins valuesDafna Hirschfeld2-3/+6
2021-01-28media: rkisp1: stats: remove a wrong cast to u8Dafna Hirschfeld1-2/+1
2021-01-11media: venus: core: Fix platform driver shutdownStanimir Varbanov1-0/+2
2021-01-07media: rcar-vin: fix return, use ret instead of zeroColin Ian King1-1/+1
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-48/+0
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2020-12-14Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-2/+1
2020-12-09media: venus: dev_pm_opp_put_*() accepts NULL argumentViresh Kumar1-2/+1
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 subdevicesNiklas 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-18media: sun8i-di: Remove the call to of_dma_configureMaxime Ripard1-4/+0
2020-11-18media: sun6i: Remove the MBUS quirksMaxime Ripard1-17/+0
2020-11-18media: sun4i: Remove the MBUS quirksMaxime Ripard1-27/+0
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