summaryrefslogtreecommitdiff
path: root/drivers/media/platform/renesas
AgeCommit message (Expand)AuthorFilesLines
2024-04-09media: rcar-vin: Use pad variant of dv timing subdev callsPaweł Anikiel1-3/+6
2024-04-08media: rcar-vin: work around -Wenum-compare-conditional warningArnd Bergmann1-1/+1
2024-03-07media: rcar-isp: Disallow unbind of devicesNiklas Söderlund1-0/+1
2024-02-16media: rcar-csi2: Move driver to renesas directoryNiklas Söderlund5-17/+17
2024-02-15media: platform: rzg2l-cru: rzg2l-video: Fix start reception procedureBiju Das1-31/+28
2024-02-15media: platform: rzg2l-cru: rzg2l-csi2: Restructure vclk handlingBiju Das4-37/+19
2024-02-15media: platform: rzg2l-cru: rzg2l-video: Fix image processing initializationBiju Das1-7/+7
2024-02-15media: platform: rzg2l-cru: rzg2l-ip: Add delay after D-PHY resetBiju Das1-0/+3
2024-02-15media: platform: rzg2l-cru: rzg2l-csi2: Switch to RUNTIME_PM_OPS()Biju Das1-4/+5
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard4-4/+4
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart13-45/+39
2023-12-04media: renesas: vsp1: Fix references to pad configLaurent Pinchart16-179/+162
2023-12-03Merge tag 'v6.7-rc4' into media_stageHans Verkuil5-39/+14
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus7-18/+15
2023-11-23media: renesas: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-2/+3
2023-11-13media: vsp1: Remove unbalanced .s_stream(0) callsLaurent Pinchart5-39/+14
2023-09-27media: rcar_drif: use explicit name for bus_infoHans Verkuil1-2/+1
2023-09-27media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZEHans Verkuil2-2/+2
2023-09-27media: renesas-ceu: keep input name simpleHans Verkuil1-5/+1
2023-08-10media: rcar-csi2: Add support for C-PHY on R-Car V4HNiklas Söderlund1-0/+291
2023-08-10media: rcar_jpu: Remove redundant dev_err()Ruan Jinjie1-3/+1
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus7-16/+16
2023-07-28media: v4l: async: Rework internal listsSakari Ailus2-2/+2
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus9-56/+56
2023-07-19media: Explicitly include correct DT includesRob Herring10-10/+3
2023-07-19media: sh_vou: Convert to devm_platform_ioremap_resource()Yangtao Li1-6/+6
2023-06-09media: platform: renesas-ceu: drop buf NULL checkHans Verkuil1-9/+0
2023-05-25media: rcar-vin: Add support for R-Car V4HNiklas Söderlund1-0/+13
2023-05-25media: rcar-isp: Add support for R-Car V4HNiklas Söderlund1-0/+1
2023-05-25media: rcar-csi2: Prepare for C-PHY supportNiklas Söderlund1-10/+57
2023-05-25media: rcar-csi2: Prepare for Gen4 supportNiklas Söderlund1-3/+30
2023-05-25media: renesas: fdp1: Identify R-Car Gen2 versionsGeert Uytterhoeven1-0/+5
2023-05-25media: Add common header file with JPEG marker definitionsGeert Uytterhoeven1-30/+25
2023-05-25media: platform: rzg2l-cru: rzg2l-csi2: Enclose the macro in parenthesesLad Prabhakar1-4/+4
2023-05-08media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund1-3/+1
2023-05-08media: rcar-vin: Fix NV12 size alignmentNiklas Söderlund1-3/+9
2023-05-08media: rcar-vin: Gen3 can not scale NV12Niklas Söderlund1-0/+5
2023-04-12media: Use designated initializers for all subdev pad opsLaurent Pinchart1-2/+3
2023-04-12media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart2-15/+14
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart1-2/+3
2023-04-12media: Fix indentation issues introduced by subdev-wide state structLaurent Pinchart1-2/+2
2023-04-11media: renesas: fdp1: remove R-Car H3 ES1.* handlingWolfram Sang1-4/+0
2023-04-11media: rcar-vin: csi2: remove R-Car H3 ES1.* handlingWolfram Sang1-12/+3
2023-04-11media: rcar-vin: remove R-Car H3 ES1.* handlingWolfram Sang1-36/+0
2023-04-11media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin1-3/+8
2023-04-11media: vsp1: Add underrun debug printTomi Valkeinen4-1/+17
2023-04-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart1-1/+1
2023-04-11media: vsp1: Remove unused vsp1_subdev_internal_ops declarationGaosheng Cui1-2/+0
2023-04-11media: vsp1_drv: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: sh_vou: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2