summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | media: stm32: dcmipp: correct error handling in dcmipp_create_subdevsAlain Volmat2024-06-271-1/+1
| * | | media: raspberrypi: Add support for PiSP BENaushir Patuck2024-06-278-0/+2346
| * | | media: uapi: Add PiSP Compressed RAW Bayer formatsJacopo Mondi2024-06-271-0/+10
| * | | media: uapi: Add meta pixel format for PiSP BE configJacopo Mondi2024-06-271-0/+1
| * | | media: uapi: Add a pixel format for BGR48 and RGB48Jacopo Mondi2024-06-272-0/+4
| * | | media: vivid: fix CREATE_BUFS support in queue_setup()Hans Verkuil2024-06-264-4/+13
| * | | media: vivid: fix wrong sizeimage value for mplaneHans Verkuil2024-06-262-9/+12
| * | | media: vimc: scaler: Use subdev active stateLaurent Pinchart2024-06-261-75/+49
| * | | media: vimc: debayer: Use subdev active stateLaurent Pinchart2024-06-261-101/+85
| * | | media: vimc: sensor: Use subdev active stateLaurent Pinchart2024-06-261-58/+50
| * | | media: vimc: Initialize subdev active stateLaurent Pinchart2024-06-265-1/+26
| * | | media: vimc: Centralize subdev internal_ops initializationLaurent Pinchart2024-06-266-10/+10
| * | | media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_padLaurent Pinchart2024-06-261-1/+1
| * | | media: vimc: Constify the ent_config arrayLaurent Pinchart2024-06-261-1/+1
| * | | media: vimc: Constify vimc_ent_type structuresLaurent Pinchart2024-06-266-11/+11
| * | | media: vimc: Don't iterate over single padLaurent Pinchart2024-06-262-13/+6
| * | | Merge tag 'tags/next-media-20240626' of git://git.kernel.org/pub/scm/linux/ke...Hans Verkuil2024-06-262-0/+4
| |\ \ \
| | * | | media: i2c: Kconfig: Fix missing firmware upload config selectKory Maincent2024-06-261-0/+1
| | * | | media: imx-pxp: Fix ERR_PTR dereference in pxp_probe()Harshit Mogalapalli2024-06-261-0/+3
| * | | | Merge tag 'tags/next-media-renesas-20240619' of git://git.kernel.org/pub/scm/...Hans Verkuil2024-06-2630-723/+683
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | media: renesas: vsp1: Initialize control handler after subdevLaurent Pinchart2024-06-202-16/+16
| | * | | media: renesas: vsp1: Pass subdev state to entity operationsLaurent Pinchart2024-06-2017-47/+58
| | * | | media: renesas: vsp1: Name parameters to entity operationsLaurent Pinchart2024-06-201-14/+21
| | * | | media: renesas: vsp1: Get configuration from partition instead of stateLaurent Pinchart2024-06-203-36/+23
| | * | | media: renesas: vsp1: Compute partitions for DRM pipelinesLaurent Pinchart2024-06-202-1/+10
| | * | | media: renesas: vsp1: Keep the DRM pipeline entities sortedLaurent Pinchart2024-06-201-3/+7
| | * | | media: renesas: vsp1: Add and use function to dump a pipeline to the logLaurent Pinchart2024-06-204-1/+55
| | * | | media: renesas: vsp1: Replace vsp1_partition_window with v4l2_rectLaurent Pinchart2024-06-207-28/+20
| | * | | media: renesas: vsp1: Pass partition pointer to .configure_partition()Laurent Pinchart2024-06-208-12/+15
| | * | | media: renesas: vsp1: Store RPF partition configuration per RPF instanceLaurent Pinchart2024-06-202-4/+6
| | * | | media: renesas: vsp1: Simplify partition calculationLaurent Pinchart2024-06-201-10/+0
| | * | | media: renesas: vsp1: Move partition calculation to vsp1_pipe.cLaurent Pinchart2024-06-203-130/+130
| | * | | media: renesas: vsp1: Drop custom .get_fmt() handler for histogramLaurent Pinchart2024-06-201-14/+5
| | * | | media: renesas: vsp1: Drop brx_get_compose() wrapperLaurent Pinchart2024-06-201-10/+3
| | * | | media: renesas: vsp1: Drop vsp1_rwpf_get_crop() wrapperLaurent Pinchart2024-06-203-13/+4
| | * | | media: renesas: vsp1: Drop vsp1_entity_get_pad_selection() wrapperLaurent Pinchart2024-06-207-76/+20
| | * | | media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapperLaurent Pinchart2024-06-2014-124/+73
| | * | | media: renesas: vsp1: Print debug message to diagnose validation failureLaurent Pinchart2024-06-201-2/+8
| | * | | media: v4l2-subdev: Drop unreacheable warningLaurent Pinchart2024-06-191-8/+0
| | * | | media: videobuf2: core: Drop unneeded forward declarationLaurent Pinchart2024-06-191-1/+0
| | * | | media: renesas: vsp1: Fix _irqsave and _irq mixLaurent Pinchart2024-06-191-12/+8
| | * | | media: max9286: Use frame interval from subdev stateJacopo Mondi2024-06-191-28/+24
| | * | | media: max9286: Use the subdev active stateJacopo Mondi2024-06-191-85/+44
| | * | | media: max9286: Fix enum_mbus_codeJacopo Mondi2024-06-191-2/+2
| | * | | media: adv748x-csi2: Use the subdev active stateJacopo Mondi2024-06-192-66/+42
| | * | | media: adv748x-csi2: Validate the image formatJacopo Mondi2024-06-191-0/+23
| | * | | media: adv748x-afe: Use 1X16 media bus codeJacopo Mondi2024-06-191-2/+2
| | * | | media: adv748x-csi2: Implement enum_mbus_codesJacopo Mondi2024-06-191-0/+45
| | * | | media: rcar-csi2: Use the subdev active stateJacopo Mondi2024-06-191-62/+90
| | * | | media: rcar-csi2: Cleanup subdevice in remove()Jacopo Mondi2024-06-191-0/+1