public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-29 08:27:24 to 2024-03-04 05:15:50 UTC [more...]

[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint()
 2024-03-04  5:15 UTC  (2+ messages)
` [PATCH v2 1/4] gpu: drm: "

WARNING: modpost: "__ashldi3" [drivers/media/v4l2-core/videodev.ko] has no CRC!
 2024-03-04  3:50 UTC 

[PATCH v2] media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames
 2024-03-04  2:00 UTC  (3+ messages)

[PATCH 0/9] staging: media: av7110: These patches address various code style and formatting issues in the av7110 driver
 2024-03-03 19:20 UTC  (10+ messages)
` [PATCH 1/9] staging: media: av7110: Fix formatting problem where trailing statements should be on a new line
` [PATCH 2/9] staging: media: av7110: Remove braces for single line statement blocks
` [PATCH 3/9] staging: media: av7110: Remove spaces between function name and opening parenthesis
` [PATCH 4/9] staging: media: av7110: Fix formatting of pointers to meet coding style guidelines
` [PATCH 5/9] staging: media: av7110: Fix block comments to meet code "
` [PATCH 6/9] staging: media: av7110: Remove extra whitespace before opening '['s
` [PATCH 7/9] staging: media: av7110: Remove extra whitespace before ','
` [PATCH 8/9] staging: media: av7110: Ensure whitespace ahead of opening brace '{'
` [PATCH 9/9] staging: media: av7110: Ensure newline after variable declarations

[PATCH v7 0/6] iio: new DMABUF based API
 2024-03-03 17:42 UTC  (2+ messages)

[RFC PATCH 00/13] bcm2835-codec: driver for HW codecs
 2024-03-03 15:10 UTC  (14+ messages)
` [RFC PATCH 01/13] staging: mmal-vchiq: Avoid use of bool in structures
` [RFC PATCH 02/13] staging: mmal-vchiq: Update mmal_parameters.h with recently defined params
` [RFC PATCH 03/13] staging: mmal-vchiq: Fix memory leak in error path
` [RFC PATCH 04/13] media: videodev2.h: Add a format for column YUV4:2:0 modes
` [RFC PATCH 05/13] staging: vchiq_arm: Add 36-bit address support
` [RFC PATCH 06/13] staging: vchiq_arm: Usa a DMA pool for small bulks
` [RFC PATCH 07/13] staging/vchiq-mmal: Add buffer flags for interlaced video
` [RFC PATCH 08/13] staging/vchiq-mmal: Add parameters for interlaced video support
` [RFC PATCH 09/13] staging/vchiq-mmal: Add the deinterlace image effects enums
` [RFC PATCH 10/13] staging/mmal-vchiq: Rationalise included headers
` [RFC PATCH 11/13] staging: mmal-vchiq: Reset buffers_with_vpu on port_enable
` [RFC PATCH 12/13] vc04_services: vchiq-mmal: Add defines for mmal_es_format flags
` [RFC PATCH 13/13] staging: vc04_services: Add a V4L2 M2M codec driver

[PATCH] Removed __acc_osys field description to prevent kernel doc warning
 2024-03-03 14:22 UTC 

[PATCH] Removed reserved1/2 fields to prevent kernel-doc warnings
 2024-03-03 13:32 UTC 

[PATCH] media: rcar-csi2: Use common error handling code in rcsi2_parse_dt()
 2024-03-03  8:36 UTC  (5+ messages)

[PATCH v6 0/2] media: i2c: Add support for GC08A3 sensor
 2024-03-03  2:46 UTC  (4+ messages)
` [PATCH v6 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH v7 0/2] media: i2c: Add support for GC08A3 sensor
 2024-03-03  2:26 UTC  (3+ messages)
` [PATCH v7 1/2] media: dt-bindings: i2c: add GalaxyCore GC08A3 image sensor
` [PATCH v7 2/2] media: i2c: Add GC08A3 image sensor driver

[Linux Kernel Bug] memory leak in dvb_dmxdev_add_pid
 2024-03-02 21:12 UTC 

[RESEND Patch v13 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2024-03-02 11:51 UTC  (6+ messages)
` [RESEND Patch v13 2/3] "

[PATCH] media: i2c: ds90ub960: Delete duplicate source code in ub960_parse_dt_rxports()
 2024-03-02 11:25 UTC  (7+ messages)

[PATCH] staging: media: tegra-video: Use common error handling code in tegra_vi_graph_parse_one()
 2024-03-02 10:40 UTC  (4+ messages)
    `  "

[PATCH v2] media: usbtv: Remove useless locks in usbtv_video_free()
 2024-03-02 10:37 UTC 

KASAN: use-after-free Read in v4l2_fh_open
 2024-03-02  8:08 UTC 

cron job: media_tree daily build: WARNINGS
 2024-03-02  2:46 UTC 

[PATCH usb] media/pvrusb2: fix uaf in pvr2_context_set_notify
 2024-03-02  2:08 UTC  (2+ messages)
` [PATCH usb V2] "

[PATCH v2 0/9] media: raspberrypi: Add support for PiSP Back End
 2024-03-01 22:14 UTC  (12+ messages)
` [PATCH v2 1/9] media: uapi: Add MIPI packed 12bit luma
` [PATCH v2 2/9] media: uapi: Add MIPI packed 14bit luma
` [PATCH v2 3/9] media: uapi: pixfmt-luma: Document MIPI CSI-2 packing
` [PATCH v2 4/9] media: uapi: Add a pixel format for BGR48 and RGB48
` [PATCH v2 7/9] media: dt-bindings: Add bindings for Raspberry Pi PiSP Back End

[PATCH 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-01 21:38 UTC  (17+ messages)
` [PATCH v6 01/15] media: i2c: imx219: Inline imx219_update_pad_format() in its caller
` [PATCH v6 02/15] media: i2c: imx219: Add internal image sink pad
` [PATCH v6 03/15] media: i2c: imx219: Report internal routes to userspace
` [PATCH v6 04/15] media: i2c: imx219: Report streams using frame descriptors
` [PATCH v6 05/15] media: i2c: imx219: Add embedded data support
` [PATCH v6 06/15] media: v4l: Add V4L2-PIX-FMT-Y12P format
` [PATCH v6 07/15] media: v4l: Add V4L2-PIX-FMT-Y14P format
` [PATCH v6 08/15] dt-bindings: media: Add bindings for bcm2835-unicam
` [PATCH v6 09/15] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface
` [PATCH v6 10/15] ARM: dts: bcm2835-rpi: Move firmware-clocks from bcm2711 to bcm2835
` [PATCH v6 11/15] ARM: dts: bcm2835: Add Unicam CSI nodes
` [PATCH v6 12/15] ARM: dts: bcm2711-rpi: Add pinctrl-based multiplexing for I2C0
` [PATCH v6 13/15] ARM: dts: bcm2711-rpi-cm4-io: Add RTC on I2C0
` [PATCH v6 14/15] ARM: dts: bcm2711-rpi-4-b: Add CAM1 regulator
` [PATCH v6 15/15] [DNI] arm64: dts: broadcom: Add overlay for Raspberry Pi 4B IMX219 camera

[sailus-media-tree:ipu6] BUILD SUCCESS 697e350223f3e6252607ec4740dccec6e808b988
 2024-03-01 21:14 UTC 

[PATCH 0/3] i.MX8M Nano ISI single port support
 2024-03-01 21:11 UTC  (13+ messages)
` [PATCH 1/3] media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models
` [PATCH 2/3] media: dt-bindings: nxp,imx8-isi: Allow single port "
          ` [PATCH 2/3] media: dt-bindings: nxp, imx8-isi: "
` [PATCH 3/3] arm64: dts: imx8mn: Use single port for ISI

[PATCH] media: v4l2-tpg: Fix division by zero error in color_to_hsv
 2024-03-01 17:08 UTC 

[PATCH v6 0/3] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-03-01 17:06 UTC  (9+ messages)
` [PATCH v6 1/3] media: dt-bindings: Add Imagination "

[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-01 16:38 UTC  (4+ messages)
` [PATCH v2 1/2] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH v2 0/9] Add Chameleon v3 video support
 2024-03-01 16:26 UTC  (17+ messages)
` [PATCH v2 1/9] media: v4l2-subdev: Add a pad variant of .query_dv_timings()
` [PATCH v2 8/9] media: dt-bindings: Add Intel Displayport RX IP

[PATCH v2 0/5] Add Arm Mali-C55 Image Signal Processor Driver
 2024-03-01 16:21 UTC  (5+ messages)
` [PATCH v2 3/5] media: mali-c55: Add Mali-C55 ISP driver

[PATCH] media: v4l2-fwnode: Improve exception handling in v4l2_fwnode_connector_add_link()
 2024-03-01 14:07 UTC 

[PATCH] media: chips-media: wave5: Call v4l2_m2m_job_finish() in job_abort()
 2024-03-01 14:01 UTC  (2+ messages)

[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-03-01 13:15 UTC  (10+ messages)
` [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property

[PATCH] media: rzg2l-csi2: Use common error handling code in rzg2l_csi2_parse_dt()
 2024-03-01 13:14 UTC  (2+ messages)

[PATCH v4 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-03-01 11:24 UTC  (13+ messages)
` [PATCH v4 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
      `  "

[PATCH] media: ngene: Add dvb_ca_en50221_init return value check
 2024-03-01 11:15 UTC 

[PATCH] media: microchip-csi2dc: Move a fwnode_handle_put() call into an if branch in csi2dc_of_parse()
 2024-03-01 10:20 UTC 

[PATCH] media: mediatek: vcodec: support 36bit physical address
 2024-03-01  9:54 UTC  (6+ messages)

[PATCH v3 1/2] media: dt-bindings: sony,imx290: Allow props from video-interface-devices
 2024-03-01  8:49 UTC  (4+ messages)
` [PATCH v3 2/2] media: dt-bindings: i2c: use absolute path to other schema

[v1] staging: media: starfive: Renamed capture_raw to capture_dump
 2024-03-01  7:00 UTC 

[sailus-media-tree:ipu6 59/68] drivers/media/pci/intel/ipu6/ipu6-isys.c:210:62: error: 'struct video_device' has no member named 'entity'
 2024-03-01  6:11 UTC 

cron job: media_tree daily build: WARNINGS
 2024-03-01  2:46 UTC 

[PATCH v2 1/5] media: dt-bindings: sony,imx290: Allow props from video-interface-devices
 2024-02-29 19:24 UTC  (6+ messages)
` [PATCH v2 2/5] media: dt-bindings: gc0308: use absolute path to other schema
` [PATCH v2 3/5] media: dt-bindings: gc2145: "

[sailus-media-tree:ipu6 63/68] drivers/media/pci/intel/ipu6/ipu6-isys-video.c:348: undefined reference to `vb2_queue_change_type'
 2024-02-29 19:08 UTC 

[linux-next:master] BUILD REGRESSION f303a3e2bcfba900efb5aee55236d17030e9f882
 2024-02-29 18:53 UTC 

[PATCH v2] uvc_video: check for fid change early in decode_start and avoid wrong error counting
 2024-02-29 18:20 UTC  (2+ messages)

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-02-29 17:45 UTC  (3+ messages)
` [PATCH 13/18] mfd: mt6397-core: register mt6357 sound codec
  ` (subset) "

[PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
 2024-02-29 17:40 UTC  (5+ messages)

[PATCH v2 0/3] Add GAMMA 12-bit LUT support for MT8188
 2024-02-29 17:28 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: gamma: Change MT8195 to single enum group
` [PATCH v2 2/3] dt-bindings: display: mediatek: gamma: Add support for MT8188
` [PATCH v2 3/3] drm/mediatek: Add gamma support for MT8195

Camera on Dell Inspiron 16 5630 not working - Dropping payload (out of sync)
 2024-02-29 17:13 UTC  (2+ messages)

[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-02-29 16:57 UTC  (7+ messages)

[PATCH v3 00/20] Omnivision OV4689 refactoring and improvements
 2024-02-29 16:53 UTC  (21+ messages)
` [PATCH v3 01/20] media: i2c: ov4689: Clean up and annotate the register table
` [PATCH v3 02/20] media: i2c: ov4689: Sort register definitions by address
` [PATCH v3 03/20] media: i2c: ov4689: Fix typo in a comment
` [PATCH v3 04/20] media: i2c: ov4689: CCI conversion
` [PATCH v3 05/20] media: i2c: ov4689: Remove i2c_client from ov4689 struct
` [PATCH v3 06/20] media: i2c: ov4689: Refactor ov4689_set_ctrl
` [PATCH v3 07/20] media: i2c: ov4689: Use sub-device active state
` [PATCH v3 08/20] media: i2c: ov4689: Enable runtime PM before registering sub-device
` [PATCH v3 09/20] media: i2c: ov4689: Use runtime PM autosuspend
` [PATCH v3 10/20] media: i2c: ov4689: Remove max_fps field from struct ov4689_mode
` [PATCH v3 11/20] media: i2c: ov4689: Make horizontal blanking configurable
` [PATCH v3 12/20] media: i2c: ov4689: Implement vflip/hflip controls
` [PATCH v3 13/20] media: i2c: ov4689: Implement digital gain control
` [PATCH v3 14/20] media: i2c: ov4689: Implement manual color balance controls
` [PATCH v3 15/20] media: i2c: ov4689: Move pixel array size out of struct ov4689_mode
` [PATCH v3 16/20] media: i2c: ov4689: Set timing registers programmatically
` [PATCH v3 17/20] media: i2c: ov4689: Configurable analogue crop
` [PATCH v3 18/20] media: i2c: ov4689: Eliminate struct ov4689_mode
` [PATCH v3 19/20] media: i2c: ov4689: Refactor ov4689_s_stream
` [PATCH v3 20/20] media: i2c: ov4689: Implement 2x2 binning

v6.8.0-rc6: mei_ace_probe / mei_vsc_probe: do not call blocking ops when !TASK_RUNNING
 2024-02-29 16:53 UTC  (5+ messages)

[RFC WIP PATCH] venus: add qcom,no-low-power property
 2024-02-29 16:47 UTC  (20+ messages)

[PATCH AUTOSEL 6.1 01/12] media: Revert "media: rkisp1: Drop IRQF_SHARED"
 2024-02-29 15:50 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 02/12] media: rkisp1: Fix IRQ handling due to shared interrupts

[PATCH AUTOSEL 6.6 01/21] media: Revert "media: rkisp1: Drop IRQF_SHARED"
 2024-02-29 15:49 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 02/21] media: rkisp1: Fix IRQ handling due to shared interrupts

[PATCH AUTOSEL 6.7 01/26] media: Revert "media: rkisp1: Drop IRQF_SHARED"
 2024-02-29 15:48 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 02/26] media: rkisp1: Fix IRQ handling due to shared interrupts

[PATCH v2 00/34] Qualcomm video encoder and decoder driver
 2024-02-29 15:09 UTC  (2+ messages)

[PATCH 0/3] Add GAMMA 12-bit LUT support for MT8188
 2024-02-29 14:38 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: gamma: Change MT8195 to single enum group
` [PATCH 2/3] dt-bindings: display: mediatek: gamma: Add support for MT8188
` [PATCH 3/3] drm/mediatek: Add gamma support for MT8195

[syzbot] [media?] [usb?] INFO: task hung in vb2_video_unregister_device
 2024-02-29 12:36 UTC  (3+ messages)
` [PATCH] media: fix "

[sailus-media-tree:ipu6 59/68] drivers/media/pci/intel/ipu6/ipu6-isys.c:796: undefined reference to `v4l2_device_register'
 2024-02-29 11:47 UTC 

[PATCH 0/3] media: mediatek: vcodec: fix vcodec smatch warning
 2024-02-29  9:56 UTC  (4+ messages)
` [PATCH 1/3] media: mediatek: vcodec: fix h264 multi statless decoder "
` [PATCH 2/3] media: mediatek: vcodec: fix vp8 stateless "
` [PATCH 3/3] media: mediatek: vcodec: fix h264 "

[RESEND PATCH v6 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2024-02-29  9:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox