linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-25 02:40:55 to 2024-03-27 08:24:50 UTC [more...]

[PATCH v4 0/4] uvcvideo: Attempt N to land UVC race conditions fixes
 2024-03-27  8:24 UTC  (2+ messages)
` [PATCH v4 1/4] media: uvcvideo: stop stream during unregister

[PATCH] media: dt-bindings: ovti,ov2680: Document clock/data-lanes
 2024-03-27  8:07 UTC  (2+ messages)

[PATCH v7 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-27  6:52 UTC  (6+ messages)
` [PATCH v7 05/15] media: i2c: imx219: Add embedded data support

[PATCH] media: v4l2-subdev: Support enable/disable_streams for single-pad subdevs
 2024-03-27  6:10 UTC  (7+ messages)

[PATCH] media: mediatek: jpeg: support 34bits
 2024-03-27  4:01 UTC 

[PATCH v3] staging: media: remove duplicate line
 2024-03-27  2:33 UTC 

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-03-27  2:29 UTC 

[RFC PATCH net-next v7 00/14] Device Memory TCP
 2024-03-27  0:38 UTC  (16+ messages)
` [RFC PATCH net-next v7 01/14] queue_api: define queue api
` [RFC PATCH net-next v7 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v7 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v7 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v7 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v7 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v7 07/14] page_pool: devmem support
` [RFC PATCH net-next v7 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v7 09/14] net: support non paged skb frags
` [RFC PATCH net-next v7 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v7 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v7 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v7 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v7 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v8 00/10] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-27  0:12 UTC  (12+ messages)
` [PATCH v8 01/10] media: v4l: Add V4L2-PIX-FMT-Y12P format
` [PATCH v8 02/10] media: v4l: Add V4L2-PIX-FMT-Y14P format
` [PATCH v8 03/10] dt-bindings: media: Add bindings for bcm2835-unicam
` [PATCH v8 04/10] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface
` [PATCH v8 05/10] ARM: dts: bcm2835-rpi: Move firmware-clocks from bcm2711 to bcm2835
` [PATCH v8 06/10] ARM: dts: bcm2835: Add Unicam CSI nodes
` [PATCH v8 07/10] ARM: dts: bcm2711-rpi: Add pinctrl-based multiplexing for I2C0
` [PATCH v8 08/10] ARM: dts: bcm2711-rpi-cm4-io: Add RTC on I2C0
` [PATCH v8 09/10] ARM: dts: bcm2711-rpi-4-b: Add CAM1 regulator
` [PATCH v8 10/10] [DNI] arm64: dts: broadcom: Add overlay for Raspberry Pi 4B IMX219 camera

[PATCH 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-26 22:23 UTC  (13+ messages)
` [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 v2 00/20] Venus cleanups
 2024-03-26 21:31 UTC  (13+ messages)
` [PATCH v2 02/20] media: venus: pm_helpers: Rename core_clks_get to venus_clks_get
` [PATCH v2 03/20] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
` [PATCH v2 05/20] media: venus: pm_helpers: Kill dead code
` [PATCH v2 17/20] media: venus: pm_helpers: Commonize getting clocks and GenPDs

[linuxtv-media-stage:fixes] BUILD SUCCESS d353c3c34af08cfd4eaafc8c55f664eacec274ee
 2024-03-26 21:19 UTC 

[PATCH v1 0/2] media: atomisp: Fix and refactor PMIC I²C discovery
 2024-03-26 20:27 UTC  (3+ messages)
` [PATCH v1 1/2] media: atomisp: Put PMIC device after getting its I²C address
` [PATCH v1 2/2] media: atomisp: Replace open-coded i2c_find_device_by_fwnode()

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-26 20:19 UTC  (11+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH v1 1/1] media: atomisp: Remove unsused macros
 2024-03-26 19:09 UTC 

[PATCH] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
 2024-03-26 16:56 UTC  (3+ messages)

[PATCH v11 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-03-26 15:40 UTC  (29+ messages)
` [PATCH v11 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v11 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v11 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v11 04/28] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v11 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v11 06/28] drm/tests: Add output bpc tests
` [PATCH v11 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v11 08/28] drm/tests: Add output formats tests
` [PATCH v11 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v11 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v11 11/28] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v11 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v11 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v11 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v11 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v11 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v11 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v11 18/28] drm/tests: Add tests for "
` [PATCH v11 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v11 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v11 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v11 22/28] drm/tests: Add infoframes test
` [PATCH v11 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v11 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v11 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v11 26/28] drm/vc4: tests: Convert to plane creation helper
` [PATCH v11 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v11 28/28] drm/sun4i: hdmi: "

[PATCH] uvcvideo: Remo OBSBOT quirk fix for incorrect relative min pan/tilt/zoom speeds
 2024-03-26 14:27 UTC  (6+ messages)

[PATCH] drm/prime: Unbreak virtgpu dma-buf export
 2024-03-26  9:15 UTC  (4+ messages)

[PATCH v3 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2024-03-26  8:59 UTC  (8+ messages)
` [PATCH v3 1/3] media: uvcvideo: stop stream during unregister
` [PATCH v3 2/3] media: uvcvideo: Refactor the status irq API
` [PATCH v3 3/3] media: uvcvideo: Exit early if there is not int_urb

[PATCH v2] arm64: dts: imx8mp: Add DT nodes for the two ISPs
 2024-03-26  7:14 UTC  (5+ messages)

[PATCH v1 0/4] Add StarFive Camera Subsystem hibernation support
 2024-03-26  3:12 UTC  (5+ messages)
` [PATCH v1 1/4] media: cadence: csi2rx: Support runtime PM
` [PATCH v1 2/4] media: cadence: csi2rx: Add suspend and resume support
` [PATCH v1 3/4] staging: media: starfive: Extract the ISP stream on as a helper function
` [PATCH v1 4/4] staging: media: starfive: Add suspend and resume support

[PATCH net-next v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-26  4:50 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v4 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v4 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[linuxtv-media-stage:master] BUILD SUCCESS fe19aab844ad76a4e001082f633b1ac34f2a943d
 2024-03-26  2:22 UTC 

cron job: media_tree daily build: WARNINGS
 2024-03-26  2:21 UTC 

[PATCH 0/8] use for_each_endpoint_of_node()
 2024-03-25 23:25 UTC  (11+ messages)
` [PATCH 1/8] gpu: drm: "
` [PATCH 2/8] hwtracing: "
` [PATCH 3/8] media: platform: microchip: "
` [PATCH 4/8] media: platform: ti: "
` [PATCH 5/8] media: platform: xilinx: "
` [PATCH 6/8] staging: media: atmel: "
` [PATCH 7/8] video: fbdev: "
` [PATCH 8/8] fbdev: omapfb: use of_graph_get_remote_port()

[PATCH] media: ipu-cio2: Remove unnecessary runtime PM power state setting
 2024-03-25 22:03 UTC 

[PATCH 0/4] Support MediaTek MT8188 Media Data Path 3 (MDP3)
 2024-03-25 18:55 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: soc: mediatek: Add support for MT8188 VPPSYS

[PATCH v6 0/4] Add support for MAX96714/F and MAX96717/F GMSL2 ser/des
 2024-03-25 18:41 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: media: add Maxim MAX96717 GMSL2 Serializer
` [PATCH v6 2/4] dt-bindings: media: add Maxim MAX96714 GMSL2 Deserializer
` [PATCH v6 3/4] media: i2c: add MAX96717 driver
` [PATCH v6 4/4] media: i2c: add MAX96714 driver

[GIT PULL FOR 6.9] Various Mediatek VCodec fixes
 2024-03-25 17:37 UTC  (5+ messages)

[PATCH] media: uvcvideo: fix incorrect minimum value mapping for relative ptz controls
 2024-03-25 17:04 UTC  (3+ messages)
` [PATCH] Quirk-fix-for-OBSBOT-Tiny-camera-minimum-settings

[PATCH v3 0/3] media: Fix gcc warnings
 2024-03-25 16:42 UTC  (5+ messages)
` [PATCH v3 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH v3 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH v3 3/3] media: dvbdev: Initialize sbuf

[PATCH v5 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2024-03-25 16:37 UTC  (4+ messages)
` [PATCH v5 1/3] media: uvcvideo: Lock video streams and queues while unregistering

[PATCH 0/2] arm64: dts: imx8mp: Add support for the ISPs
 2024-03-25 15:17 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: imx8mp: Add DT nodes for the two ISPs

[PATCH v2 0/3] media: Fix gcc warnings
 2024-03-25 14:44 UTC  (5+ messages)
` [PATCH v2 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH v2 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH v2 3/3] media: dvbdev: Initialize sbuf

[PATCH] media/uvcvideo: add quirk for invalid dev_sof in Logitech C920
 2024-03-25 14:26 UTC 

[PATCH v10 0/6] uvcvideo: Fixes for hw timestamping
 2024-03-25 14:13 UTC  (8+ messages)
` [PATCH v10 3/6] media: uvcvideo: Quirk for invalid dev_sof in Logitech C922

[PATCH v8 00/38] Generic line based metadata support, internal pads
 2024-03-25 14:02 UTC  (8+ messages)
` [PATCH v8 03/38] media: uapi: Add generic serial metadata mbus formats

[PATCH 0/3] media: Fix gcc warnings
 2024-03-25 13:46 UTC  (3+ messages)
` [PATCH 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc

[PATCH v2 0/8] media: qcom: camss: Add sm8550 support
 2024-03-25 13:38 UTC  (16+ messages)
` [PATCH v2 3/8] media: qcom: camss: Add new csiphy driver 2-1-2
` [PATCH v2 4/8] media: qcom: camss: Add new params for csid_device
` [PATCH v2 5/8] media: qcom: camss: Add CSID gen3 driver
` [PATCH v2 6/8] media: qcom: camss: Add new VFE driver for SM8550
` [PATCH v2 8/8] media: qcom: camss: Add sm8550 support

[PATCH v5 0/4] Add support for MAX96714/F and MAX96717/F GMSL2 ser/des
 2024-03-25 13:22 UTC  (4+ messages)
` [PATCH v5 2/4] dt-bindings: media: add Maxim MAX96714 GMSL2 Deserializer

[PATCH v2] staging: media: remove duplicates
 2024-03-25 12:28 UTC  (2+ messages)

[PATCH v2 0/2] media: i2c: Add support for GC05A2 sensor
 2024-03-25  8:30 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: i2c: add GalaxyCore GC05A2 image sensor

[PATCH v8 0/2] media: i2c: Add support for GC08A3 sensor
 2024-03-25  8:29 UTC  (3+ messages)
` [PATCH v8 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH v2 0/5] Wave515 decoder IP support
 2024-03-25  6:41 UTC  (6+ messages)
` [PATCH v2 1/5] media: chips-media: wave5: support decoding HEVC Main10 profile
` [PATCH v2 2/5] media: chips-media: wave5: support reset lines
` [PATCH v2 3/5] media: chips-media: wave5: separate irq setup routine
` [PATCH v2 4/5] media: chips-media: wave5: drop "sram-size" DT prop
` [PATCH v2 5/5] media: chips-media: wave5: support Wave515 decoder

[RESEND PATCH v2 0/4] Add auto suspend/resume,YUV422 format,SPS/PPS generation for each IDR
 2024-03-25  6:19 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2024-03-25  2:40 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).