linuxtv-commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/05/02
[git:media_tree/master] media: staging: media: atomisp: Fix formatting issues and minor code issue
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: staging: media: atomisp: Fixed "unsigned int *" rather than "unsigned *" declaration in variable declaration
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: staging: media: atomisp: Ensure trailing statements are on a newline and remove spurious whitespaces
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: staging: media: atomisp: Remove unneeded return statement from void function
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: atomisp: Drop second V4L2_PIX_FMT_UYVY atomisp_output_fmts[] entry
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: staging: media: atomisp: Remove old commented code and fix multiple block comment style
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: atomisp: Disable broken V4L2_PIX_FMT_RGBX32 output support
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: staging: media: atomisp: Fix various formatting issues and remove unneccesary braces
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: staging: media: atomisp: Remove unnecessary braces from single line conditional statements
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: staging: media: atomisp: Remove unnecessary parentheses from conditional statement
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: staging: media: atomisp: Fix various multiline block comment formatting instances
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Refactor ov4689_set_ctrl
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Use sub-device active state
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Remove max_fps field from struct ov4689_mode
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Implement vflip/hflip controls
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Implement digital gain control
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Enable runtime PM before registering sub-device
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Use runtime PM autosuspend
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Move pixel array size out of struct ov4689_mode
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Make horizontal blanking configurable
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Set timing registers programmatically
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: ov4689: Implement manual color balance controls
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: v4l: Set sub-device's owner field to the caller's module
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: imx219: Use dev_err_probe on probe
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: m88ds3103: Fix lock led support
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: v4l: async: Set owner for async sub-devices
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: mediatek: vcodec: Replace dev_name in error string
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: dw2102: Fix minor issues
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: mediatek: vcodec: Drop unnecessary variable
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: dw2102: Dont't list TT Cinergy S2 R4 twice
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: dw2102: Don't translate i2c read into write
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: mediatek: vcodec: Update mtk_vcodec_mem_free() error messages
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: mediatek: vcodec: Only free buffer VA that is not NULL
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: rdacm20: Fix indentation in comment
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: i2c: max9271: Add header include guards to max9271.h
Mauro Carvalho Chehab
2024/05/02
[git:media_tree/master] media: dw2102: fix coding style issues
Mauro Carvalho Chehab
2024/05/02
[git:media_stage/master] media: bcm2835-unicam: Fix build with !PM
Mauro Carvalho Chehab
2024/05/02
[git:media_stage/master] media: bcm2835-unicam: Include v4l2-subdev.h
Mauro Carvalho Chehab
2024/05/02
[git:media_stage/master] media: intel/ipu6: Switch to RUNTIME_PM_OPS() and SYSTEM_SLEEP_PM_OPS
Mauro Carvalho Chehab
2024/05/02
[git:media_stage/master] media: intel/ipu6: Fix build with !ACPI
Mauro Carvalho Chehab
2024/05/02
[git:media_stage/master] media: intel/ipu6: Fix direct dependency Kconfig error
Mauro Carvalho Chehab
2024/04/30
[git:media_stage/master] media: staging: max96712: fix copy-paste error
Mauro Carvalho Chehab
2024/04/30
[git:media_stage/master] media: ipu3: Use MODULE_FIRMWARE to add firmware files metadata
Mauro Carvalho Chehab
2024/04/30
[git:media_stage/master] media: cec: cec.h: 2.1 ms -> 2100 ms
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: IR remote control for AVerMedia TD310
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: atomisp-mt9m114: adjust macro parameter name
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: dw2102: fix a potential buffer overflow
Mauro Carvalho Chehab
2024/04/29
[git:tvtime/master] tvtime: support drivers that always select a pixfmt in S_FMT
Mauro Carvalho Chehab
2024/04/29
[git:v4l-utils/master] sync-with-kernel.sh: add v4l2-dv-timings.h
Hans Verkuil
2024/04/29
[git:media_stage/master] media: v4l: subdev: Copy argument back to user also for S_ROUTING
Hans Verkuil
2024/04/29
[git:media_stage/master] media: uapi: Add generic serial metadata mbus formats
Hans Verkuil
2024/04/29
[git:media_stage/master] media: v4l2-subdev: Clearly document that the crop API won't be extended
Hans Verkuil
2024/04/29
[git:media_stage/master] media: Documentation: Add "stream" into glossary
Hans Verkuil
2024/04/29
[git:media_stage/master] media: v4l: subdev: Add a function to lock two sub-device states, use it
Hans Verkuil
2024/04/29
[git:media_stage/master] media: Documentation: Additional streams generally don't harm capture
Hans Verkuil
2024/04/29
[git:media_stage/master] media: uapi: v4l: Add generic 8-bit metadata format definitions
Hans Verkuil
2024/04/29
[git:media_stage/master] media: v4l: Set line based metadata flag in V4L2 core
Hans Verkuil
2024/04/29
[git:media_stage/master] media: uapi: Document which mbus format fields are valid for metadata
Hans Verkuil
2024/04/29
[git:media_stage/master] media: v4l: Support line-based metadata capture
Hans Verkuil
2024/04/29
[git:media_stage/master] media: Documentation: Document S_ROUTING behaviour
Hans Verkuil
2024/04/29
[git:v4l-utils/master] v4l2-info: support V4L2_FMT_FLAG_META_LINE_BASED
Hans Verkuil
2024/04/29
[git:v4l-utils/master] utils: media-ctl: Support changed routing API
Hans Verkuil
2024/04/29
[git:v4l-utils/master] sync-with-kernel.sh: filter V4L2_META_FMT_GENERIC_ defines
Hans Verkuil
2024/04/29
[git:v4l-utils/master] v4l-utils: sync-with-kernel
Hans Verkuil
2024/04/29
[git:v4l-utils/master] v4l2-compliance: Support the changed routing API
Hans Verkuil
2024/04/29
[git:v4l-utils/master] v4l2-compliance: Add tests for V4L2_FMT_FLAG_META_LINE_BASED flag
Hans Verkuil
2024/04/29
[git:media_stage/master] media: dt-bindings: media: i2c: Rename ov8856.yaml
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: v4l: subdev: Add trivial set_routing support
Hans Verkuil
2024/04/29
[git:media_stage/master] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing
Hans Verkuil
2024/04/29
[git:media_stage/master] media: v4l: Add V4L2-PIX-FMT-Y12P format
Hans Verkuil
2024/04/29
[git:media_stage/master] media: v4l: subdev: Return routes set using S_ROUTING
Hans Verkuil
2024/04/29
[git:media_stage/master] media: v4l: Add V4L2-PIX-FMT-Y14P format
Hans Verkuil
2024/04/29
[git:media_stage/master] dt-bindings: media: Add bindings for bcm2835-unicam
Hans Verkuil
2024/04/29
[git:media_stage/master] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface
Hans Verkuil
2024/04/29
[git:media_stage/master] media: ipu6: Add PCI device table header
Hans Verkuil
2024/04/29
[git:media_stage/master] media: ivsc: csi: Use IPU bridge
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: add Intel IPU6 PCI device driver
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: add IPU auxiliary devices
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: add syscom interfaces between firmware and driver
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: add IPU6 buttress interface driver
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: input system ABI between firmware and driver
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: CPD parsing for get firmware components
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: add IPU6 DMA mapping API and MMU table
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: add the main input system driver
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: add the CSI2 DPHY implementation
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: input system video nodes and buffer queues
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: add IPU6 CSI2 receiver v4l2 sub-device
Hans Verkuil
2024/04/29
[git:media_stage/master] media: MAINTAINERS: add maintainers for Intel IPU6 input system driver
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: support line-based metadata capture support
Hans Verkuil
2024/04/29
[git:media_stage/master] media: intel/ipu6: add Kconfig and Makefile
Hans Verkuil
2024/04/29
[git:media_stage/master] media: Documentation: add Intel IPU6 ISYS driver admin-guide doc
Hans Verkuil
2024/04/29
[git:media_stage/master] media: Documentation: add documentation of Intel IPU6 driver and hardware overview
Hans Verkuil
2024/04/29
[git:media_stage/master] media: uapi: v4l: Don't expose generic metadata formats to userspace
Hans Verkuil
2024/04/29
[git:media_stage/master] media: i2c: max9271: Add header include guards to max9271.h
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: i2c: rdacm20: Fix indentation in comment
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: m88ds3103: Fix lock led support
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: dw2102: Don't translate i2c read into write
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: dw2102: Dont't list TT Cinergy S2 R4 twice
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: dw2102: fix coding style issues
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: dw2102: Fix minor issues
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: lgdt3306a: Add a check against null-pointer-def
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: imx214: Fix the error handling in imx214_probe()
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: as102: avoid GFP_ATOMIC
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: si2165: Remove redundant NULL check before release_firmware() call
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: flexcop: unneeded ATOMIC
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: flexcop: allow for modern speeds
Mauro Carvalho Chehab
2024/04/29
[git:media_stage/master] media: flexcop-usb: fix sanity check of bNumEndpoints
Mauro Carvalho Chehab
2024/04/29
[git:v4l-utils/master] v4l2-ctl: --list-devices --verbose will list current input/output
Hans Verkuil
2024/04/29
[git:v4l-utils/master] cec-ctl: exit after reporting all cec devices with --list-devices
Hans Verkuil
2024/04/27
[git:media_stage/master] media: mediatek: vcodec: fix possible unbalanced PM counter
Hans Verkuil
2024/04/27
[git:media_stage/master] media: mediatek: vcodec: Only free buffer VA that is not NULL
Mauro Carvalho Chehab
2024/04/27
[git:media_stage/master] media: mediatek: vcodec: Update mtk_vcodec_mem_free() error messages
Mauro Carvalho Chehab
2024/04/27
[git:media_stage/master] media: mediatek: vcodec: Replace dev_name in error string
Mauro Carvalho Chehab
2024/04/27
[git:media_stage/master] media: mediatek: vcodec: Drop unnecessary variable
Mauro Carvalho Chehab
2024/04/26
[git:v4l-utils/master] ir-ctl: encode rc6 mode 0 can have 43 edges
Sean Young
2024/04/26
[git:v4l-utils/master] keytable: fix stdout/stderr inconsistency
Sean Young
2024/04/26
[git:v4l-utils/master] ir-ctl: fix encoding pulse_length bpf encoder
Sean Young
2024/04/26
[git:v4l-utils/master] ir-ctl: add optional header to manchester encoding
Sean Young
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Clean up and annotate the register table
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Sort register definitions by address
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Fix typo in a comment
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: CCI conversion
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Remove i2c_client from ov4689 struct
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Refactor ov4689_set_ctrl
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Use sub-device active state
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Enable runtime PM before registering sub-device
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Use runtime PM autosuspend
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Remove max_fps field from struct ov4689_mode
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Make horizontal blanking configurable
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Implement vflip/hflip controls
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Implement digital gain control
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: staging: media: atomisp: Ensure trailing statements are on a newline and remove spurious whitespaces
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Implement manual color balance controls
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: staging: media: atomisp: Fix various formatting issues and remove unneccesary braces
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Move pixel array size out of struct ov4689_mode
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: ov4689: Set timing registers programmatically
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Initialize sequence counters to 0 instead of -1
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: i2c: imx219: Use dev_err_probe on probe
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: v4l: Set sub-device's owner field to the caller's module
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: staging: media: atomisp: Remove extra whitespace after opening parentheses
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: staging: media: atomisp: Remove unnecessary parentheses from conditional statement
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: staging: media: atomisp: Fix various multiline block comment formatting instances
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: v4l: async: Set owner for async sub-devices
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Drop second V4L2_PIX_FMT_UYVY atomisp_output_fmts[] entry
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Remove unsused macros
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Put PMIC device after getting its I²C address
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Replace V4L2_PIX_FMT_RGB32 with V4L2_PIX_FMT_RGBX32
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: staging: media: atomisp: Fixed "unsigned int *" rather than "unsigned *" declaration in variable declaration
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: staging: media: atomisp: Remove unneeded return statement from void function
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Disable broken V4L2_PIX_FMT_RGBX32 output support
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: staging: media: atomisp: Fix formatting issues and minor code issue
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: staging: media: atomisp: Remove unnecessary braces from single line conditional statements
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: staging: media: atomisp: Remove old commented code and fix multiple block comment style
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Replace open-coded i2c_find_device_by_fwnode()
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Propagate set_fmt on sensor results to CSI port
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Get rid of PCI device ID hack check
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Add atomisp_s_sensor_power() helper
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Simplify atomisp_s_input() input argument checking
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Call media_pipeline_alloc_start() in stream start
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Propagate v4l2_mbus_framefmt.field to CSI port sink pad
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Turn on sensor power from atomisp_set_fmt()
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: ov2722: Remove power on sensor from set_fmt() callback
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Add atomisp_select_input() helper
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Ensure CSI-receiver[x] -> ISP links correctly reflect current sensor
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Remove test pattern generator (TPG) support
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Drop atomisp_pipe_check() from atomisp_link_setup()
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Remove input_port_ID_t
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Drop the atomisp custom lm3554 flash driver
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Drop custom flash support
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Drop unused frame_status tracking
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Drop intel_v4l2_subdev_type
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Remove gmin_platform VCM code.
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Remove struct atomisp_platform_data
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Remove clearing of ISP crop / compose rectangles on file release
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Fix sh_css_config_input_network_2400() coding style
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Remove empty s_power() op from ISP subdev
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Remove empty s_stream() op from CSI subdev
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Cleanup atomisp_isr_thread() spinlock handling
Mauro Carvalho Chehab
2024/04/26
[git:media_stage/master] media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()
Mauro Carvalho Chehab
2024/04/24
[git:media_stage/master] media: v4l2-core: hold videodev_lock until dev reg, finishes
Hans Verkuil
2024/04/24
[git:media_stage/master] media: cec: return -ENODEV instead of -ENXIO if unregistered
Hans Verkuil
2024/04/24
[git:media_stage/master] doc: media: v4l/func-open.rst: ENXIO should be ENODEV
Hans Verkuil
2024/04/24
[git:media_stage/master] media: stk1160: fix bounds checking in stk1160_copy_video()
Hans Verkuil
2024/04/24
[git:media_stage/master] media: dt-bindings: nxp,imx8-jpeg: Add clocks entries
Hans Verkuil
2024/04/24
[git:media_stage/master] media: videobuf2: improve max_num_buffers sanity checks
Hans Verkuil
2024/04/22
[git:media_stage/master] Merge tag 'tags/media-next-uvc-20240419' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git into media_stage
Hans Verkuil
2024/04/22
[git:media_stage/master] media: uvcvideo: Disable autosuspend for Insta360 Link
Laurent Pinchart
2024/04/22
[git:media_stage/master] media: uvcvideo: Add quirk for Logitech Rally Bar
Laurent Pinchart
2024/04/22
[git:media_stage/master] media: uvcvideo: Fix power line control for Shine-Optics Camera
Laurent Pinchart
2024/04/22
[git:media_stage/master] media: imx335: Describe CCI struct member
Hans Verkuil
2024/04/22
[git:media_stage/master] media: mc: mark the media devnode as registered from the, start
Hans Verkuil
2024/04/22
[git:media_stage/master] media: v4l: Don't turn on privacy LED if streamon fails
Hans Verkuil
2024/04/22
[git:media_stage/master] media: cadence: csi2rx: configure DPHY before starting source stream
Hans Verkuil
2024/04/22
[git:media_stage/master] media: ti: j721e-csi2rx: Fix races while restarting DMA
Hans Verkuil
2024/04/22
[git:media_stage/master] media: dt-bindings: sony,imx290: Allow props from video-interface-devices
Hans Verkuil
2024/04/22
[git:media_stage/master] media: dt-bindings: i2c: use absolute path to other schema
Hans Verkuil
2024/04/22
[git:media_stage/master] media: staging: ipu3-imgu: Update firmware path
Hans Verkuil
2024/04/22
[git:media_stage/master] media: imx335: Parse fwnode properties
Hans Verkuil
2024/04/22
[git:media_stage/master] media: imx335: Use V4L2 CCI for accessing sensor registers
Hans Verkuil
2024/04/22
[git:media_stage/master] media: imx335: Use integer values for size registers
Hans Verkuil
Earlier messages
Later messages