public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-10 17:47:49 to 2023-11-13 11:06:45 UTC [more...]

[PATCH v1 0/2] media: v4l2-subdev: Fix link validation issue
 2023-11-13 11:06 UTC  (6+ messages)
` [PATCH v1 1/2] media: v4l2-subdev: Drop unreacheable warning
` [PATCH v1 2/2] media: v4l2-subdev: Relax warnings in link validation

[PATCH v10 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-11-13 11:06 UTC  (11+ messages)
` [PATCH v10 1/3] media: dt-bindings: media: add bindings for Rockchip CIF
` [PATCH v10 2/3] media: rockchip: Add a driver for Rockchip's camera interface

[PATCH v9 00/15] Add audio support in v4l2 framework
 2023-11-13 10:56 UTC  (20+ messages)
` [PATCH v9 01/15] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH v9 03/15] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [PATCH v9 05/15] ASoC: fsl_easrc: register m2m platform device
` [PATCH v9 06/15] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [PATCH v9 07/15] media: v4l2: Add audio capture and output support
` [PATCH v9 08/15] media: uapi: Define audio sample format fourcc type
` [PATCH v9 10/15] media: uapi: Add V4L2_CTRL_TYPE_FIXED_POINT
` [PATCH v9 11/15] media: uapi: Add audio rate controls support
` [PATCH v9 12/15] media: uapi: Declare interface types for Audio
` [PATCH v9 14/15] media: imx-asrc: Add memory to memory driver
` [PATCH v9 15/15] media: vim2m-audio: add virtual driver for audio memory to memory

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2023-11-13 10:37 UTC  (4+ messages)

[RFC PATCH 0/8] v4l-utils: add v4l-audioX support
 2023-11-13 10:18 UTC  (9+ messages)
` [PATCH 1/8] sync with audio repo
  ` [PATCH 2/8] v4l-utils: add v4l-audio support to helper headers
  ` [PATCH 3/8] v4l-utils: common: add v4l-audio support
  ` [PATCH 4/8] libmedia_dev: support v4l-audio
  ` [PATCH 5/8] libv4l2util: recognize V4L2_CAP_AUDIO_M2M
  ` [PATCH 6/8] v4l2-ctl: support v4l-audio devices
  ` [PATCH 7/8] v4l2-compliance: add support for v4l-audioX devices
  ` [PATCH 8/8] test-media: add vim2m-audio test

[sailus-media-tree:master] BUILD SUCCESS 61ab89c1916219ccbeca9f6cefb1680212de8d1c
 2023-11-13  9:54 UTC 

[PATCH 0/2] media: i2c: Add driver for OmniVision OV64A40
 2023-11-13  9:19 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v6 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-11-13  7:05 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: media: add bindings for stm32 dcmipp
` [PATCH v6 2/5] media: MAINTAINERS: add entry for STM32 DCMIPP driver
` [PATCH v6 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
` [PATCH v6 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135
` [PATCH v6 5/5] ARM: multi_v7_defconfig: enable STM32 DCMIPP media support

[PATCH 1/1] media: v4l: subdev: Always compile sub-device state access functions
 2023-11-13  7:08 UTC  (7+ messages)

[PATCH v5 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-11-13  7:02 UTC  (4+ messages)
` [PATCH v5 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver

[PATCH v2 0/8] dma-buf: heaps: Add secure heap
 2023-11-13  6:37 UTC  (14+ messages)
` [PATCH v2 1/8] dma-buf: heaps: Initialize a "
` [PATCH v2 2/8] dma-buf: heaps: secure_heap: Add private heap ops
` [PATCH v2 3/8] dma-buf: heaps: secure_heap: Initialize tee session
` [PATCH v2 4/8] dma-buf: heaps: secure_heap: Add tee memory service call
` [PATCH v2 5/8] dma-buf: heaps: secure_heap: Add dma_ops
` [PATCH v2 6/8] dt-bindings: reserved-memory: Add secure CMA reserved memory range
` [PATCH v2 7/8] dma_buf: heaps: secure_heap: Add a new MediaTek CMA heap
` [PATCH v2 8/8] dma-buf: heaps: secure_heap: Add normal "

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-13  6:05 UTC  (37+ messages)
` [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
` [RFC PATCH v3 03/12] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
` [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
` [RFC PATCH v3 08/12] net: support non paged skb frags
` [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
` [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat "

[PATCH v2 0/9] media: cros-ec-cec: Add support for multiple ports
 2023-11-13  3:42 UTC  (3+ messages)

[PATCH v2] media: cros-ec-cec: Add Constitution to the match table
 2023-11-13  3:42 UTC  (3+ messages)

[1/2] media: platform: cros-ec: Rename conns array for the match table
 2023-11-13  3:42 UTC  (3+ messages)

[GIT FIXES FOR v6.7] Renesas R-Car VSP1 regression fix
 2023-11-13  2:34 UTC  (2+ messages)
` [GIT FIXES FOR v6.7] Renesas R-Car VSP1 regression fix (#96969)

[GIT PULL v3 FOR 6.8] V4L2 subdev patches
 2023-11-13  0:02 UTC  (2+ messages)
` [GIT PULL v3 FOR 6.8] V4L2 subdev patches (#96958)

[PATCH v8 0/9] Unify sub-device state access functions
 2023-11-12 19:56 UTC  (10+ messages)
` [PATCH v8 1/9] media: v4l: subdev: Store the sub-device in the sub-device state
` [PATCH v8 2/9] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v8 3/9] media: v4l: subdev: Rename sub-device state information access functions
` [PATCH v8 4/9] media: v4l: subdev: v4l2_subdev_state_get_format always returns format now
` [PATCH v8 5/9] media: v4l: subdev: Make stream argument optional in state access functions
` [PATCH v8 6/9] media: v4l: subdev: Always compile sub-device "
` [PATCH v8 7/9] media: v4l: subdev: Switch to stream-aware state functions
` [PATCH v8 8/9] media: v4l: subdev: Remove stream-unaware sub-device state access
` [PATCH v8 9/9] media: v4l: subdev: Return NULL from pad access functions on error

[PATCH AUTOSEL 4.14 1/4] media: gspca: cpia1: shift-out-of-bounds in set_flicker
 2023-11-12 13:29 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/4] media: vivid: avoid integer overflow

[PATCH AUTOSEL 4.19 1/5] media: gspca: cpia1: shift-out-of-bounds in set_flicker
 2023-11-12 13:29 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 2/5] media: vivid: avoid integer overflow

[PATCH AUTOSEL 5.4 1/6] media: gspca: cpia1: shift-out-of-bounds in set_flicker
 2023-11-12 13:28 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/6] media: vivid: avoid integer overflow
` [PATCH AUTOSEL 5.4 4/6] media: cobalt: Use FIELD_GET() to extract Link Width

[PATCH AUTOSEL 5.10 1/8] media: gspca: cpia1: shift-out-of-bounds in set_flicker
 2023-11-12 13:28 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 2/8] media: vivid: avoid integer overflow
` [PATCH AUTOSEL 5.10 5/8] media: cobalt: Use FIELD_GET() to extract Link Width
` [PATCH AUTOSEL 5.10 6/8] media: imon: fix access to invalid resource for the second interface

[PATCH AUTOSEL 5.15 1/9] media: gspca: cpia1: shift-out-of-bounds in set_flicker
 2023-11-12 13:28 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 2/9] media: vivid: avoid integer overflow
` [PATCH AUTOSEL 5.15 5/9] media: cobalt: Use FIELD_GET() to extract Link Width
` [PATCH AUTOSEL 5.15 6/9] media: ccs: Fix driver quirk struct documentation
` [PATCH AUTOSEL 5.15 7/9] media: imon: fix access to invalid resource for the second interface

[PATCH AUTOSEL 6.1 1/9] media: gspca: cpia1: shift-out-of-bounds in set_flicker
 2023-11-12 13:28 UTC  (5+ messages)
` [PATCH AUTOSEL 6.1 2/9] media: vivid: avoid integer overflow
` [PATCH AUTOSEL 6.1 5/9] media: cobalt: Use FIELD_GET() to extract Link Width
` [PATCH AUTOSEL 6.1 6/9] media: ccs: Fix driver quirk struct documentation
` [PATCH AUTOSEL 6.1 7/9] media: imon: fix access to invalid resource for the second interface

[PATCH AUTOSEL 6.5 01/10] media: gspca: cpia1: shift-out-of-bounds in set_flicker
 2023-11-12 13:27 UTC  (6+ messages)
` [PATCH AUTOSEL 6.5 02/10] media: vivid: avoid integer overflow
` [PATCH AUTOSEL 6.5 03/10] media: ipu-bridge: increase sensor_name size
` [PATCH AUTOSEL 6.5 06/10] media: cobalt: Use FIELD_GET() to extract Link Width
` [PATCH AUTOSEL 6.5 07/10] media: ccs: Fix driver quirk struct documentation
` [PATCH AUTOSEL 6.5 08/10] media: imon: fix access to invalid resource for the second interface

[PATCH AUTOSEL 6.6 01/11] media: gspca: cpia1: shift-out-of-bounds in set_flicker
 2023-11-12 13:27 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 02/11] media: vivid: avoid integer overflow
` [PATCH AUTOSEL 6.6 03/11] media: ipu-bridge: increase sensor_name size
` [PATCH AUTOSEL 6.6 06/11] media: cobalt: Use FIELD_GET() to extract Link Width
` [PATCH AUTOSEL 6.6 07/11] media: ccs: Fix driver quirk struct documentation
` [PATCH AUTOSEL 6.6 08/11] media: imon: fix access to invalid resource for the second interface

[PATCH v6 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-11-12  0:45 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: media: Add bindings "
` [PATCH v6 2/3] media: uapi: Add controls for the "
` [PATCH v6 3/3] media: i2c: Add driver for THine THP7312

Regression: v4l/bttv vbi vs iommu
 2023-11-11 19:57 UTC  (7+ messages)

[PATCH v3 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-11-11 19:23 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix for GalaxyCore Inc
` [PATCH v3 2/3] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings
` [PATCH v3 3/3] media: i2c: gc2145: Galaxy Core GC2145 sensor support

[PATCH v2,00/21] add driver to support secure video decoder
 2023-11-11 19:06 UTC  (3+ messages)
` [PATCH v2,04/21] v4l: add documentation for secure memory flag

[PATCH v9 13/15] media: uapi: Add an entity type for audio resampler
 2023-11-11 10:52 UTC  (2+ messages)

[sailus-media-tree:master] BUILD SUCCESS 934b99f104cd40b6a2f467326e785a970c0c3ca8
 2023-11-11  9:02 UTC 

[RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
 2023-11-10 23:19 UTC  (17+ messages)

[PATCH 0/6] Use V4L2 CCI in CCS driver
 2023-11-10 23:03 UTC  (21+ messages)
` [PATCH 1/6] media: v4l: cci: Include linux/bits.h
` [PATCH 2/6] media: v4l: cci: Add driver-private bit definitions
` [PATCH 3/6] media: v4l: cci: Add macros to obtain register width
` [PATCH 4/6] media: ccs: Generate V4L2 CCI compliant register definitions
` [PATCH 5/6] media: ccs: Better separate CCS static data access
` [PATCH 6/6] media: ccs: Use V4L2 CCI for accessing sensor registers

[PATCH 4/4] media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctls
 2023-11-10 21:08 UTC  (2+ messages)

[PATCH 1/4] media: vicodec: Disable (TRY_)DECODER_CMD for the stateless case
 2023-11-10 21:07 UTC  (6+ messages)
` [PATCH 3/4] media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctls

[PATCH 2/4] media: visl: Hook the (TRY_)DECODER_CMD stateless ioctls
 2023-11-10 21:06 UTC  (2+ messages)

[PATCH v14 0/8] Wave5 codec driver
 2023-11-10 20:53 UTC  (3+ messages)
` [PATCH v14 6/8] dt-bindings: media: wave5: add yaml devicetree bindings

[PATCH 2/2] doc: visl: Add AV1 support
 2023-11-10 20:46 UTC  (2+ messages)

[PATCH 1/2] visl: Add AV1 support
 2023-11-10 20:44 UTC  (2+ messages)

[PATCH v5 0/6] media: qcom: camss: Add sc8280xp support
 2023-11-10 20:08 UTC  (3+ messages)
` [PATCH v5 1/6] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding

PSA: This list is being migrated (no action required)
 2023-11-10 19:35 UTC  (2+ messages)

[PATCH v15 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
 2023-11-10 11:03 UTC  (11+ messages)
` [PATCH v15 14/56] media: sti: hva: Remove useless check
` [PATCH v15 25/56] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v15 26/56] media: i2c: video-i2c: "
` [PATCH v15 30/56] media: test-drivers: "

[PATCH RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
 2023-11-10 11:09 UTC  (7+ messages)
` [PATCH RESEND v3 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [PATCH RESEND v3 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode

[PATCH v2 0/9] media: v4l2-subdev: Rename pad config 'try_*' fields
 2023-11-10 10:59 UTC  (3+ messages)
` [PATCH v2 3/9] media: microchip-isc: Remove dead code in pipeline validation

[RFC PATCH v2] drm/test: add a test suite for GEM objects backed by shmem
 2023-11-10 14:41 UTC  (2+ messages)

[PATCH] media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API
 2023-11-10  8:53 UTC 

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-11-10  9:14 UTC  (6+ messages)
` [PATCH v14 54/56] media: v4l2: Add DELETE_BUFS ioctl


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