linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-04 05:59:32 to 2022-02-07 15:28:48 UTC [more...]

[PATCH v2 0/4] stk1160: allocate urb buffs with the DMA noncontiguous API
 2022-02-07 15:13 UTC  (9+ messages)
` [PATCH v2 1/4] media: stk1160: fix number of buffers in case not all buffers are created
` [PATCH v2 2/4] media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUED
` [PATCH v2 3/4] media: stk1160: move transfer_buffer and urb to same struct 'stk1160_urb'
` [PATCH v2 4/4] media: stk1160: use dma_alloc_noncontiguous API

[PATCH 00/17] media: ov5640: Rework the clock tree programming for MIPI
 2022-02-07 15:12 UTC  (16+ messages)
` [PATCH 06/21] media: ov5640: Rework CSI-2 clock tree
` [PATCH 07/21] media: ov5640: Rework timings programming
` [PATCH 08/21] media: ov5640: Re-sort per-mode register tables
` [PATCH 09/21] media: ov5640: Remove ov5640_mode_init_data
` [PATCH 11/21] media: ov5640: Add VBLANK control

[PATCH V1, 5/6] media: mtk-jpegdec: add output pic reorder interface
 2022-02-07 14:50 UTC 

[PATCH V6, 2/5] media: mtk-jpegenc: manage jpegenc multi-hardware
 2022-02-07 14:50 UTC  (2+ messages)
  ` [PATCH V6, 3/5] media: mtk-jpegenc: add jpegenc timeout func interface

[PATCH v2] media: cx88: add IR remote support for NotOnlyTV LV3H
 2022-02-07 14:51 UTC 

[RFCv3 0/6] Hi,
 2022-02-07 14:38 UTC  (13+ messages)
` [RFCv3 1/6] i2c: core: let adapters be notified of client attach/detach
` [RFCv3 2/6] i2c: add I2C Address Translator (ATR) support
` [RFCv3 3/6] media: dt-bindings: add DS90UB953-Q1 video serializer
` [RFCv3 4/6] media: dt-bindings: add DS90UB954-Q1 video deserializer
` [RFCv3 5/6] media: ds90ub954: new driver for TI "
` [RFCv3 6/6] media: ds90ub953: new driver for TI DS90UB953-Q1 video serializer
` [RFCv3 0/6] TI camera serdes and I2C address translation
` [RFCv3 0/6] TI camera serdes and I2C address translation (Was: [RFCv3 0/6] Hi,)

[PATCH v3 0/4] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-02-07 14:19 UTC  (5+ messages)
` [PATCH v3 1/4] media: v4l2-ctrls: Add new V4L2_H264_DECODE_PARAM_FLAG_P/BFRAME flags
` [PATCH v3 2/4] media: staging: tegra-vde: Factor out H.264 code
` [PATCH v3 3/4] media: staging: tegra-vde: Support V4L stateless video decoder API
` [PATCH v3 4/4] media: staging: tegra-vde: Remove legacy UAPI support

[PATCH v4 00/11] media: atmel: atmel-isc: implement media controller
 2022-02-07 13:40 UTC  (8+ messages)
` [PATCH v4 01/11] media: atmel: atmel-isc: replace 'stop' variable with vb2 calls
` [PATCH v4 03/11] media: atmel: atmel-isc: implement media controller
` [PATCH v4 08/11] dt-bindings: media: microchip,xisc: add bus-width of 14

[PATCH v7 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2022-02-07 10:51 UTC  (2+ messages)

[PATCH v2] staging: media: atomisp: Use BIT macro instead of left shifting
 2022-02-07 12:30 UTC  (3+ messages)
` [PATCH v3] "

[bug report] media: v4l2-ctrls: split up into four source files
 2022-02-07 12:15 UTC  (3+ messages)

[PATCH 0/8] imx7/imx8mm media / csi patches
 2022-02-07 12:08 UTC  (25+ messages)
` [PATCH 1/8] media: imx: Store the type of hardware implementation
    ` (EXT) "
` [PATCH 2/8] media: imx: Forward "
` [PATCH 3/8] media: imx: Use dedicated format handler for i.MX7/8
    ` (EXT) "
` [PATCH 4/8] media: imx: Fail conversion if pixel format not supported
      ` (EXT) "
` [PATCH 5/8] media: imx: imx7_mipi_csis: store colorspace in set_fmt as well
    ` (EXT) "
` [PATCH 6/8] media: imx: imx7_media-csi: Add support for additional Bayer patterns
    ` (EXT) "
` [PATCH 7/8] media: imx: utils: Add more Bayer formats
    ` (EXT) "
` [PATCH 8/8] [DNI] arm64: dts: tqma8mqml: add IMX327 MIPI-CSI overlay
  ` (EXT) Re: [PATCH 0/8] imx7/imx8mm media / csi patches

[PATCH] staging: media: atomisp: Use GENMASK instead of manual masking
 2022-02-07 12:31 UTC  (2+ messages)

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-02-07  9:58 UTC  (79+ messages)
` [PATCH v2 01/66] ARM: dts: sun8i: v3s: Move the csi1 block to follow address order
  ` (subset) "
` [PATCH v2 02/66] dt-bindings: interconnect: sunxi: Add V3s mbus compatible
` [PATCH v2 03/66] clk: sunxi-ng: v3s: Export the MBUS clock to the public header
` [PATCH v2 04/66] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v2 05/66] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH v2 06/66] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH v2 07/66] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v2 08/66] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH v2 09/66] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH v2 10/66] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
` [PATCH v2 11/66] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v2 12/66] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
` [PATCH v2 13/66] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH v2 14/66] MAINTAINERS: Add entry for the Allwinner A83T MIPI CSI-2 bridge
` [PATCH v2 15/66] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH NOT FOR MERGE v2 16/66] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865
` [PATCH v2 17/66] media: sun6i-csi: Define and use driver name and (reworked) description
` [PATCH v2 18/66] media: sun6i-csi: Refactor main driver data structures
` [PATCH v2 19/66] media: sun6i-csi: Grab bus clock instead of passing it to regmap
` [PATCH v2 20/66] media: sun6i-csi: Tidy up platform code
` [PATCH v2 21/66] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v2 22/66] media: sun6i-csi: Use runtime pm for clocks and reset
` [PATCH v2 23/66] media: sun6i-csi: Tidy up v4l2 code
` [PATCH v2 24/66] media: sun6i-csi: Tidy up video code
` [PATCH v2 25/66] media: sun6i-csi: Pass and store csi device directly in "
` [PATCH v2 26/66] media: sun6i-csi: Register the media device after creation
` [PATCH v2 27/66] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v2 28/66] media: sun6i-csi: Introduce and use video helper functions
` [PATCH v2 29/66] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 31/66] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v2 32/66] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v2 33/66] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v2 34/66] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v2 35/66] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v2 36/66] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v2 37/66] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v2 38/66] media: sun6i-csi: Move register configuration to capture
` [PATCH v2 39/66] media: sun6i-csi: Rework capture format management with helper
` [PATCH v2 40/66] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v2 41/66] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v2 42/66] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v2 43/66] media: sun6i-csi: Tidy capture configure code
` [PATCH v2 44/66] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v2 45/66] media: sun6i-csi: Introduce capture "
` [PATCH v2 46/66] media: sun6i-csi: Configure registers from format tables
` [PATCH v2 47/66] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v2 48/66] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v2 49/66] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v2 50/66] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v2 51/66] media: sun6i-csi: Unset bridge source on capture streamon fail
` [PATCH v2 52/66] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v2 53/66] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v2 54/66] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v2 55/66] media: sun6i-csi: Only configure capture when streaming
` [PATCH v2 56/66] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v2 57/66] media: sun6i-csi: Request a shared interrupt
` [PATCH v2 58/66] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v2 59/66] media: sun6i-csi: Add support for hooking to the isp devices
` [PATCH v2 60/66] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v2 62/66] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v2 63/66] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v2 64/66] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH v2 65/66] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH NOT FOR MERGE v2 66/66] of: Mark interconnects property supplier as optional

[PATCH v2 0/6] v4l: subdev active state
 2022-02-07  9:19 UTC  (9+ messages)
` [PATCH v2 6/6] media: Documentation: add documentation about subdev state

[PATCH] media: cedrus: Add watchdog for job completion
 2022-02-07  8:33 UTC  (7+ messages)

drivers/media/platform/qcom/venus/helpers.c:627 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 623)
 2022-02-07  8:15 UTC 

[RFC PATCH v4 00/12] Add support for BCM2835 camera interface (unicam)
 2022-02-07  6:30 UTC  (7+ messages)
` [RFC PATCH v4 03/12] dt-bindings: media: Add bindings for bcm2835-unicam
  ` (EXT) "
      ` (EXT) "
` [RFC PATCH v4 05/12] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface

[PATCH v1] media: imx-jpeg: fix a bug of accessing array out of bounds
 2022-02-07  6:28 UTC 

[PATCH v1] media: imx-jpeg: set V4L2_BUF_FLAG_LAST at eos
 2022-02-07  6:29 UTC 

[PATCH v2 0/2] media: Add onsemi MT9M114 camera sensor driver
 2022-02-07  1:20 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: media: i2c: Add MT9M114 camera sensor binding
` [PATCH v2 2/2] media: i2c: Add driver for onsemi MT9M114 camera sensor

[PATCH 1/2] media: dt-bindings: media: i2c: Add MT9M114 camera sensor binding
 2022-02-06 21:41 UTC  (9+ messages)
` [PATCH 2/2] media: i2c: Add driver for On Semiconductor MT9M114 camera sensor

【みつぎちょう空き家バンク】お問い合わせを受け付けました。
 2022-02-06 21:29 UTC 

media: cx88: add IR remote support for NotOnlyTV LV3H
 2022-02-06 13:53 UTC 

[PATCH] media: sun6i-csi: fix colorspace in sun6i_video_try_fmt()
 2022-02-05 23:33 UTC 

[syzbot] WARNING in __dma_map_sg_attrs
 2022-02-05 20:18 UTC  (2+ messages)

[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-02-05 14:01 UTC  (6+ messages)
` [PATCH V4 02/11] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V4 09/11] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 on imx8mm

cron job: media_tree daily build: WARNINGS
 2022-02-05  5:59 UTC 

[PATCH v3 0/8] camss: Fixup multiple VDDA regulator support
 2022-02-05  2:58 UTC  (2+ messages)

[PATCH v3] media: dt-bindings: media: renesas,csi2: Update data-lanes property
 2022-02-05  2:23 UTC  (2+ messages)

[PATCH RESEND] media: i2c: Fix pixel array positions in ov8865
 2022-02-04 23:05 UTC  (3+ messages)

VP9 SVC Feedback data in V4L2 encoders
 2022-02-04 20:17 UTC 

[PATCH v3 1/2] media: uvcvideo: Only create input devs if hw supports it
 2022-02-04 17:14 UTC  (4+ messages)
` [PATCH v3 2/2] media: uvcvideo: Do power management granularly

[PATCH v5 1/3] media: uvcvideo: Only create input devs if hw supports it
 2022-02-04 17:10 UTC  (3+ messages)
` [PATCH v5 2/3] media: uvcvideo: Refactor streamon/streamoff
` [PATCH v5 3/3] media: uvcvideo: Do power management granularly

[PATCH v4 1/3] media: uvcvideo: Only create input devs if hw supports it
 2022-02-04 17:07 UTC  (3+ messages)
` [PATCH v4 2/3] media: uvcvideo: Refactor streamon/streamoff
` [PATCH v4 3/3] media: uvcvideo: Do power management granularly

[PATCH v4] dma-buf-map: Rename to iosys-map
 2022-02-04 17:05 UTC 

[RFC PATCHv2 00/11] Dynamic arrays and read-only requests
 2022-02-04 17:01 UTC  (3+ messages)
` [RFC PATCHv2 01/11] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY

Add warning for nesting dma_fence containers
 2022-02-04 15:43 UTC  (12+ messages)
` [PATCH 1/6] dma-buf: consolidate dma_fence subclass checking
` [PATCH 2/6] dma-buf: warn about dma_fence_array container rules v2
` [PATCH 3/6] dma-buf: Warn about dma_fence_chain "
` [PATCH 4/6] dma-buf: warn about containers in dma_resv object
` [PATCH 5/6] dma-buf: add dma_fence_chain_contained helper
` [PATCH 6/6] drm/amdgpu: use dma_fence_chain_contained

[PATCH] Add check for READ ONLY flag
 2022-02-04  6:47 UTC 

[PATCH v5 00/12]Show privacy_gpio as a v4l2_ctrl
 2022-02-04  5:59 UTC  (9+ messages)
` [PATCH v5 09/12] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM


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).