summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2023-12-04media: i2c: st-mipid02: correct format propagationAlain Volmat1-2/+7
2023-12-04media: v4l: fwnode: Parse MIPI DisCo for Imaging propertiesSakari Ailus1-1/+3
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart74-240/+454
2023-12-04media: i2c: Add driver for THine THP7312Paul Elder3-0/+2257
2023-12-04media: i2c: gc2145: Galaxy Core GC2145 sensor supportAlain Volmat3-0/+1457
2023-12-04media: renesas: vsp1: Fix references to pad configLaurent Pinchart16-179/+162
2023-12-03Merge tag 'v6.7-rc4' into media_stageHans Verkuil7-44/+30
2023-11-29media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-6/+4
2023-11-24media: wave5: add OF and V4L_MEM2MEM_DRIVERS dependenciesDeborah Brouwer1-1/+2
2023-11-23media: mediatek: vcodec: Set the supported vp9 profile for each platformYunfei Dong1-1/+21
2023-11-23media: mediatek: vcodec: Set the supported vp9 level for each platformYunfei Dong1-0/+33
2023-11-23media: mediatek: vcodec: Set the supported h265 profile for each platformYunfei Dong1-0/+19
2023-11-23media: mediatek: vcodec: Set the supported h264 profile for each platformYunfei Dong1-0/+19
2023-11-23media: mediatek: vcodec: Set the supported h265 level for each platformYunfei Dong1-0/+30
2023-11-23media: mediatek: vcodec: Set the supported h264 level for each platformYunfei Dong1-0/+45
2023-11-23media: mediatek: vcodec: Get the chip name for each platformYunfei Dong3-23/+41
2023-11-23media: v4l: subdev: Return NULL from pad access functions on errorSakari Ailus1-30/+6
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus131-638/+556
2023-11-23media: v4l: subdev: Always compile sub-device state access functionsSakari Ailus1-126/+126
2023-11-23media: v4l: subdev: Make stream argument optional in state access functionsSakari Ailus1-9/+9
2023-11-23media: v4l: subdev: v4l2_subdev_state_get_format always returns format nowSakari Ailus1-8/+1
2023-11-23media: v4l: subdev: Rename sub-device state information access functionsSakari Ailus5-30/+25
2023-11-23media: v4l: subdev: Also return pads array information on stream functionsSakari Ailus1-0/+63
2023-11-23media: v4l: subdev: Store the sub-device in the sub-device stateSakari Ailus1-0/+2
2023-11-23media: i2c: Fix references to pad configLaurent Pinchart5-19/+19
2023-11-23media: ti: omap3isp: Fix references to pad configLaurent Pinchart5-28/+28
2023-11-23media: qcom: camss: Fix references to pad configLaurent Pinchart4-30/+30
2023-11-23media: xilinx: csi2rxss: Drop comment blocks for subdev op handlersLaurent Pinchart1-59/+0
2023-11-23media: ipu3-cio2: Drop comment blocks for subdev op handlersLaurent Pinchart1-14/+0
2023-11-23media: i2c: Use accessors for pad config 'try_*' fieldsLaurent Pinchart15-33/+41
2023-11-23media: microchip-isc: Use accessors for pad config 'try_*' fieldsLaurent Pinchart1-4/+6
2023-11-23media: atmel-isi: Use accessors for pad config 'try_*' fieldsLaurent Pinchart1-5/+7
2023-11-23media: amphion: Fix VPU core alias nameAlexander Stein1-1/+1
2023-11-23media: exynos4-is: fimc-is-i2c: remove I2C_CLASS_SPD supportHeiner Kallweit1-1/+0
2023-11-23media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski2-0/+5
2023-11-23media: visl: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski1-0/+3
2023-11-23media: vicodec: Disable (TRY_)DECODER_CMD for the stateless casePaul Kocialkowski1-6/+13
2023-11-23media: platform: cros-ec: Add Dexi to the match tableKen Lin1-0/+2
2023-11-23media: stm32-dcmi: Drop unnecessary of_match_device() callRob Herring1-8/+0
2023-11-23media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker.Zheng Wang1-3/+3
2023-11-23media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpe...Zheng Wang1-3/+3
2023-11-23media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash o...Zheng Wang1-1/+0
2023-11-23media: ivtv: don't call s_stream(0) if not streamingHans Verkuil2-1/+4
2023-11-23media: pvrusb2: fix use after free on context disconnectionRicardo B. Marliere1-1/+2
2023-11-23media: qcom: camss: clean up a checkDan Carpenter1-1/+1
2023-11-23media: nuvoton: npcm-video: Fix sleeping in atomic contextMarvin Lin1-17/+13
2023-11-23media: vde: Use struct_size()Christophe JAILLET1-1/+1
2023-11-23media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_APIHans Verkuil10-20/+0
2023-11-23media: v4l2-dev: Check that g/s_selection are valid before selecting cropPaul Kocialkowski1-2/+4
2023-11-23media: v4l2-common: Add 10bpp RGB formats infoJacopo Mondi1-0/+3