summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-06-26media: vimc: Centralize subdev internal_ops initializationLaurent Pinchart
2024-06-26media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_padLaurent Pinchart
2024-06-26media: vimc: Constify the ent_config arrayLaurent Pinchart
2024-06-26media: vimc: Constify vimc_ent_type structuresLaurent Pinchart
2024-06-26media: vimc: Don't iterate over single padLaurent Pinchart
2024-06-26Merge tag 'tags/next-media-20240626' of git://git.kernel.org/pub/scm/linux/ke...Hans Verkuil
2024-06-26Merge tag 'tags/next-media-renesas-20240619' of git://git.kernel.org/pub/scm/...Hans Verkuil
2024-06-26media: i2c: Kconfig: Fix missing firmware upload config selectKory Maincent
2024-06-26media: imx-pxp: Fix ERR_PTR dereference in pxp_probe()Harshit Mogalapalli
2024-06-24media: i2c: Add GC05A2 image sensor driverZhi Mao
2024-06-24media: i2c: Add GC08A3 image sensor driverZhi Mao
2024-06-24media: b2c2: flexcop-usb: fix flexcop_usb_memory_reqHans Verkuil
2024-06-24media: verisilicon : Use exported tables from v4l2-jpeg for hantro codecDevarsh Thakkar
2024-06-24media: imagination: Use exported tables from v4l2-jpeg coreDevarsh Thakkar
2024-06-24media: v4l2-jpeg: Export reference quantization and huffman tablesDevarsh Thakkar
2024-06-24media: imagination: Add E5010 JPEG Encoder driverDevarsh Thakkar
2024-06-21media: chips-media: wave5: support Wave515 decoderIvan Bornyakov
2024-06-21media: chips-media: wave5: drop "sram-size" DT propertyIvan Bornyakov
2024-06-21media: chips-media: wave5: separate irq setup routineIvan Bornyakov
2024-06-21media: chips-media: wave5: support reset linesIvan Bornyakov
2024-06-21media: chips-media: wave5: support decoding HEVC Main10 profileIvan Bornyakov
2024-06-21media: imx-jpeg: Drop initial source change event if capture has been setupMing Qian
2024-06-21media: imx-jpeg: Remove some redundant error logsMing Qian
2024-06-21media: Convert from tasklet to BH workqueueAllen Pais
2024-06-21media: cx231xx: Constify struct vb2_opsChristophe JAILLET
2024-06-21media: xc2028: avoid use-after-free in load_firmware_cb()Chi Zhiling
2024-06-20media: platform: mtk-mdp3: Add support for MT8188 MDP3 componentsAngeloGioacchino Del Regno
2024-06-20Merge tag 'tags/media-next-uvc-20240617-2' of git://git.kernel.org/pub/scm/li...Hans Verkuil
2024-06-20media: rc: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-20media: renesas: vsp1: Initialize control handler after subdevLaurent Pinchart
2024-06-20media: renesas: vsp1: Pass subdev state to entity operationsLaurent Pinchart
2024-06-20media: renesas: vsp1: Name parameters to entity operationsLaurent Pinchart
2024-06-20media: renesas: vsp1: Get configuration from partition instead of stateLaurent Pinchart
2024-06-20media: renesas: vsp1: Compute partitions for DRM pipelinesLaurent Pinchart
2024-06-20media: renesas: vsp1: Keep the DRM pipeline entities sortedLaurent Pinchart
2024-06-20media: renesas: vsp1: Add and use function to dump a pipeline to the logLaurent Pinchart
2024-06-20media: renesas: vsp1: Replace vsp1_partition_window with v4l2_rectLaurent Pinchart
2024-06-20media: renesas: vsp1: Pass partition pointer to .configure_partition()Laurent Pinchart
2024-06-20media: renesas: vsp1: Store RPF partition configuration per RPF instanceLaurent Pinchart
2024-06-20media: renesas: vsp1: Simplify partition calculationLaurent Pinchart
2024-06-20media: renesas: vsp1: Move partition calculation to vsp1_pipe.cLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop custom .get_fmt() handler for histogramLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop brx_get_compose() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop vsp1_rwpf_get_crop() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop vsp1_entity_get_pad_selection() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Print debug message to diagnose validation failureLaurent Pinchart
2024-06-19media: v4l2-subdev: Drop unreacheable warningLaurent Pinchart
2024-06-19media: videobuf2: core: Drop unneeded forward declarationLaurent Pinchart
2024-06-19media: renesas: vsp1: Fix _irqsave and _irq mixLaurent Pinchart