summaryrefslogtreecommitdiffstats
path: root/sound/pci/riptide (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-23media: v4l: subdev: Make stream argument optional in state access functionsSakari Ailus2-18/+49
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 Ailus6-40/+34
2023-11-23media: v4l: subdev: Also return pads array information on stream functionsSakari Ailus2-3/+69
2023-11-23media: v4l: subdev: Store the sub-device in the sub-device stateSakari Ailus2-0/+4
2023-11-23media: i2c: Fix references to pad configLaurent Pinchart5-19/+19
2023-11-23media: ti: omap4iss: Fix references to pad configLaurent Pinchart4-15/+15
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: v4l2-subdev: Fix references to pad configLaurent Pinchart2-3/+3
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: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_configLaurent Pinchart1-4/+0
2023-11-23media: v4l2-subdev: Rename pad config 'try_*' fieldsLaurent Pinchart1-18/+15
2023-11-23media: i2c: Use accessors for pad config 'try_*' fieldsLaurent Pinchart15-33/+41
2023-11-23media: tegra-video: Use accessors for pad config 'try_*' fieldsLaurent Pinchart1-6/+8
2023-11-23media: atomisp: Use accessors for pad config 'try_*' fieldsLaurent Pinchart4-4/+4
2023-11-23media: atmel-isc: Use accessors for pad config 'try_*' fieldsLaurent Pinchart1-4/+6
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: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski1-0/+3
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: cedrus: Update TODO with future rework plansPaul Kocialkowski1-7/+16
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: staging: media: tegra-video: Convert to platform remove callback retur...Uwe Kleine-König3-12/+6
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: videodev.h: add missing p_hdr10_* pointersHans Verkuil2-0/+10
2023-11-23media: videodev2.h: add missing __user to p_h264_ppsHans Verkuil1-1/+1
2023-11-23media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_APIHans Verkuil12-22/+0
2023-11-23media: v4l2-mem2mem.h: fix typo in commentDeborah Brouwer1-1/+1
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
2023-11-23media: core: v4l2-ioctl: check if ioctl is known to avoid NULL nameHans Verkuil1-1/+1
2023-11-23media: cec: core: count low-drive, error and arb-lost conditionsHans Verkuil2-7/+69
2023-11-23media: verisilicon: vp9: Allow to change resolution while streamingBenjamin Gaignard1-21/+3
2023-11-23media: verisilicon: g2: Use common helpers to compute chroma and mv offsetsBenjamin Gaignard4-38/+23
2023-11-23media: verisilicon: Store chroma and motion vectors offsetBenjamin Gaignard2-2/+6
2023-11-23media: verisilicon: Refactor postprocessor to store more buffersBenjamin Gaignard5-25/+85