summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2021-01-04media: ti-vpe: cal: Drop unneeded check in cal_calc_format_size()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Drop V4L2_CAP_READWRITELaurent Pinchart
2021-01-04media: ti-vpe: cal: Share buffer release code between start and stopLaurent Pinchart
2021-01-04media: ti-vpe: cal: Use spin_lock_irq() when starting or stopping streamLaurent Pinchart
2021-01-04media: ti-vpe: cal: Stop write DMA without disabling PPILaurent Pinchart
2021-01-04media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Refactor interrupt enable/disableLaurent Pinchart
2021-01-04media: ti-vpe: cal: Rename struct cal_fmt to cal_format_infoLaurent Pinchart
2021-01-04media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Use CAMERARX subdev s_stream op in video device codeLaurent Pinchart
2021-01-04media: ti-vpe: cal: Implement subdev ops for CAMERARXLaurent Pinchart
2021-01-04media: ti-vpe: cal: Iterate over correct number of CAMERARX instancesLaurent Pinchart
2021-01-04media: ti-vpe: cal: Replace hardcoded BIT() value with macroLaurent Pinchart
2021-01-04media: ti-vpe: cal: Rename MAX_(WIDTH|HEIGHT)_* macros with CAL_ prefixLaurent Pinchart
2021-01-04media: ti-vpe: cal: Move format handling to cal.c and expose helpersLaurent Pinchart
2021-01-04media: ti-vpe: cal: Drop cal_ctx m_fmt fieldLaurent Pinchart
2021-01-04media: ti-vpe: cal: Create subdev for CAMERARXLaurent Pinchart
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-14Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2020-12-09media: venus: dev_pm_opp_put_*() accepts NULL argumentViresh Kumar
2020-12-07media: rcar-vin: Mask VNCSI_IFMD registerJacopo Mondi
2020-12-07media: meson: Add M2M driver for the Amlogic GE2D Accelerator UnitNeil Armstrong
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia
2020-12-03media: rockchip: rkisp1: remove useless debugfs checksDan Carpenter
2020-12-03media: camss: Make use of V4L2_CAP_IO_MCAndrey Konovalov
2020-12-03media: Revert "media: camss: Make use of V4L2_CAP_IO_MC"Andrey Konovalov
2020-12-03media: rockchip: rkisp1: Fix typos in comments and macro definitionsPeilin Ye
2020-12-03media: rcar-vin: Remove unused macroJacopo Mondi
2020-12-03media: fsl-viu: Use the ioread/write32be() accessorsFabio Estevam
2020-12-03media: platform: exynos4-is: remove all references to physical addressesMarek Szyprowski
2020-12-03media: s5p-jpeg: handle error condition in s5p_jpeg_probeBaskov Evgeniy
2020-12-03media: mtk-vpu: dump VPU status when IPI times outIrui Wang
2020-12-03media: mtk-vpu: VPU should be in idle state before system is suspendedIrui Wang
2020-12-03media: coda: Convert the driver to DT-onlyFabio Estevam
2020-12-03media: rockchip: rkisp1: Constify static structsRikard Falkeborn
2020-12-02media: rcar-vin: Rework CSI-2 firmware parsingNiklas Söderlund
2020-12-02media: rcar-vin: Use v4l2_async_subdev instead of fwnode_handle to match subd...Niklas Söderlund
2020-12-02media: rcar-vin: Rework parallel firmware parsingNiklas Söderlund
2020-12-02media: rcar-vin: Only dynamically allocate v4l2_async_subdevNiklas Söderlund
2020-12-02media: omap3isp: Remove misleading commentThomas Gleixner
2020-12-01Merge tag 'v5.10-rc6' into patchworkMauro Carvalho Chehab
2020-11-27media: c8sectpfe: clean up some indentingDan Carpenter
2020-11-27media: platform: sti: c8sectpfe: core: Add of_node_put() at gotoNishka Dasgupta
2020-11-25media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660AngeloGioacchino Del Regno
2020-11-25media: camss: csiphy-3ph: Add support for SDM630/660AngeloGioacchino Del Regno
2020-11-25media: camss: Add support for SDM630/636/660 camera subsystemAngeloGioacchino Del Regno
2020-11-25media: camss: vfe: Add support for VFE 4.8AngeloGioacchino Del Regno
2020-11-25media: camss: vfe-4-7: Rename get_ub_size, set_qos, set_ds, wm_enableAngeloGioacchino Del Regno
2020-11-25media: camss: ispif: Correctly reset based on the VFE IDAngeloGioacchino Del Regno