linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-07 16:22:33 to 2022-02-11 06:02:23 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2022-02-11  6:02 UTC 

[PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment
 2022-02-11  2:30 UTC  (14+ messages)
` [PATCH V2 1/13] block: xen: use time_is_before_eq_jiffies() "
` [PATCH V2 2/13] clk: mvebu: "
` [PATCH V2 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [PATCH V2 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [PATCH V2 5/13] hid: use time_is_after_jiffies() "
` [PATCH V2 6/13] input: serio: use time_is_before_jiffies() "
` [PATCH V2 7/13] md: use time_is_before_jiffies(() "
` [PATCH V2 10/13] md: use time_is_before_eq_jiffies() "
` [PATCH V2 9/13] media: si21xx: use time_is_before_jiffies() "
` [PATCH V2 10/13] media: stv0299: "
` [PATCH V2 11/13] media: tda8083: use time_is_after_jiffies() "
` [PATCH V2 12/13] media: wl128x: use time_is_before_jiffies() "
` [PATCH V2 13/13] media: vivid: use time_is_after_jiffies() "

[PATCH 34/49] media: tegra-video: replace bitmap_weight with bitmap_weight_le
 2022-02-10 22:49 UTC 

[PATCH v2 0/6] Introduce ancillary links
 2022-02-10 23:51 UTC  (5+ messages)
` [PATCH v2 6/6] media: v4l2-async: Create links during v4l2_async_match_notify()

VP9 SVC Feedback data in V4L2 encoders
 2022-02-10 21:42 UTC  (4+ messages)

[PATCH 0/9] use GFP_KERNEL
 2022-02-10 20:42 UTC  (3+ messages)
` [PATCH 2/9] media: cx18: "
` [PATCH 6/9] media: fsl-viu: "

[PATCH] venus: venc: Fix h264 8x8 transform control
 2022-02-10 19:36 UTC  (2+ messages)

[PATCH v4 00/11] media: atmel: atmel-isc: implement media controller
 2022-02-10 18:43 UTC  (14+ 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 07/11] media: atmel: atmel-isc: change format propagation to subdev into only verification

[PATCH v2 00/23] media: ov5640: Rework the clock tree programming for MIPI
 2022-02-10 17:11 UTC  (28+ messages)
` [PATCH v2 01/23] media: ov5640: Add pixel rate to modes
` [PATCH v2 02/23] media: ov5604: Re-arrange modes definition
` [PATCH v2 03/23] media: ov5640: Add ov5640_is_csi2() function
` [PATCH v2 04/23] media: ov5640: Associate bpp with formats
` [PATCH v2 05/23] media: ov5640: Add LINK_FREQ control
` [PATCH v2 06/23] media: ov5640: Update pixel_rate and link_freq
` [PATCH v2 07/23] media: ov5640: Rework CSI-2 clock tree
` [PATCH v2 08/23] media: ov5640: Rework timings programming
` [PATCH v2 09/23] media: ov5640: Fix 720x480 in RGB888 mode
` [PATCH v2 10/23] media: ov5640: Rework analog crop rectangles
` [PATCH v2 11/23] media: ov5640: Re-sort per-mode register tables
` [PATCH v2 12/23] media: ov5640: Remove ov5640_mode_init_data
` [PATCH v2 13/23] media: ov5640: Add HBLANK control
` [PATCH v2 14/23] media: ov5640: Add VBLANK control
` [PATCH v2 15/23] media: ov5640: Fix durations to comply with FPS
` [PATCH v2 16/23] media: ov5640: Implement init_cfg
` [PATCH v2 17/23] media: ov5640: Implement get_selection
` [PATCH v2 18/23] media: ov5640: Limit frame_interval to DVP mode only
` [PATCH v2 19/23] media: ov5640: Register device properties
` [PATCH v2 20/23] media: ov5640: Add RGB565_1X16 format
` [PATCH v2 21/23] media: ov5640: Add RGB888/BGR888 formats
` [PATCH v2 22/23] media: ov5640: Restrict sizes to mbus code
` [PATCH v2 23/23] media: ov5640: Adjust format to bpp in s_fmt

[PATCH v2] media: imx-jpeg: Set V4L2_BUF_FLAG_LAST at eos
 2022-02-10 12:01 UTC  (2+ messages)

[PATCH v2 00/23] media: ov5640: Rework the clock tree programming for MIPI
 2022-02-10 11:51 UTC  (3+ messages)

[PATCH] media: qcom: use div64_u64() instead of do_div()
 2022-02-10 10:16 UTC  (2+ messages)

[PATCH v2, 0/7] support mt8195 decoder
 2022-02-10  9:59 UTC  (8+ messages)
` [PATCH v2, 1/7] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for lat soc
` [PATCH v2, 3/7] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8195

[PATCH] media: camss-csiphy: Use platform_get_irq_byname() to get the interrupt
 2022-02-10  9:49 UTC 

[PATCH] media: wl128x: use time_after_eq() instead of jiffies judgment
 2022-02-10  9:49 UTC  (3+ messages)

[PATCH] drivers: meson: vdec: add VP9 support to GXM
 2022-02-10  9:34 UTC  (2+ messages)

[PATCH v3] media: aspeed: Use full swing as JFIF to fix incorrect color
 2022-02-10  9:29 UTC 

[PATCH v15 00/13] amphion video decoder/encoder driver
 2022-02-10  9:16 UTC  (4+ messages)
    ` [EXT] "

[PATCH] media: si21xx: use time_after_eq() instead of jiffies judgment
 2022-02-10  9:07 UTC  (2+ messages)

[PATCH] media: vivid: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:32 UTC 

[PATCH] media: tda8083: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:32 UTC 

[PATCH] media: stv0299: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:32 UTC 

[PATCH v2] media: aspeed: Use full swing as JFIF to fix incorrect color
 2022-02-10  1:03 UTC  (3+ messages)

[PATCH v5 00/11] Add support for BCM2835 camera interface (unicam)
 2022-02-09 18:56 UTC  (17+ messages)
` [PATCH v5 01/11] media: v4l: Add V4L2-PIX-FMT-Y12P format
` [PATCH v5 02/11] media: v4l: Add V4L2-PIX-FMT-Y14P format
` [PATCH v5 03/11] dt-bindings: media: Add bindings for bcm2835-unicam
` [PATCH v5 04/11] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface
` [PATCH v5 05/11] media: MAINTAINERS: add bcm2835 unicam driver
` [PATCH v5 06/11] ARM: dts: bcm2711: Add unicam CSI nodes
` [PATCH v5 07/11] media: imx219: Rename mbus codes array
` [PATCH v5 08/11] media: imx219: Switch from open to init_cfg
` [PATCH v5 09/11] media: imx219: Introduce the set_routing operation
` [PATCH v5 10/11] media: imx219: use a local v4l2_subdev to simplify reading
` [PATCH v5 11/11] media: imx219: Add support for the V4L2 subdev active state

[PATCH v1 1/1] media: c8sectpfe: Clean up handling of *_buffer_aligned
 2022-02-09 18:25 UTC 

[PATCH] dtv-scan-tables: hu-Digikabel changes
 2022-02-09 16:25 UTC 

[PATCH] media: lirc: remove unused feature LIRC_CAN_SET_REC_DUTY_CYCLE
 2022-02-09 16:22 UTC 

Add warning for nesting dma_fence containers
 2022-02-09 14:42 UTC  (4+ messages)
` [PATCH 3/6] dma-buf: Warn about dma_fence_chain container rules v2

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-02-09  9:39 UTC  (19+ messages)
` [PATCH v2 08/66] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH v2 19/66] media: sun6i-csi: Grab bus clock instead of passing it to regmap
` [PATCH v2 22/66] media: sun6i-csi: Use runtime pm for clocks and reset
` [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 63/66] staging: media: Add support for the Allwinner A31 ISP

[PATCH] media: dvb-frontends: use div64_u64() instead of do_div()
 2022-02-09  8:38 UTC 

Inconsistent RC5 ir-keytable events
 2022-02-09  8:12 UTC  (12+ messages)

[PATCH v1] media: aspeed: Fix incorrect color
 2022-02-09  7:59 UTC  (3+ messages)

[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-02-09  7:35 UTC  (16+ messages)
` [PATCH V4 01/11] arm64: dts: imx8mq-tqma8mq: Remove redundant vpu reference
` [PATCH V4 02/11] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V4 03/11] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [PATCH V4 04/11] soc: imx: imx8m-blk-ctrl: add "
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH V4 08/11] arm64: dts: imx8mm: Fix VPU Hanging
` [PATCH V4 11/11] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders

cron job: media_tree daily build: ERRORS
 2022-02-09  6:19 UTC 

[PATCH v1, 0/3] support mt8186 decoder
 2022-02-09  3:02 UTC  (3+ messages)
` [PATCH v1, 2/3] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8186

[PATCH 0/2] media: v4l2-mediabus: add support for dual edge sampling
 2022-02-09  2:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: video-interfaces: "

[PATCH v3 0/7] v4l: subdev active state
 2022-02-08 19:56 UTC  (20+ messages)
` [PATCH v3 1/7] media: subdev: rename subdev-state alloc & free
` [PATCH v3 2/7] media: subdev: add active state to struct v4l2_subdev
` [PATCH v3 3/7] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH v3 4/7] media: subdev: add subdev state locking
` [PATCH v3 5/7] media: subdev: Add v4l2_subdev_lock_and_return_state()
` [PATCH v3 6/7] media: Documentation: add documentation about subdev state
` [PATCH v3 7/7] media: subdev: rename v4l2_subdev_pad_config.try_* fields

[PATCH v2 0/2] media: Add onsemi MT9M114 camera sensor driver
 2022-02-08 18:47 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: media: i2c: Add MT9M114 camera sensor binding

[PATCH] stkwebcam: add new Asus laptop to upside_down table
 2022-02-08 16:12 UTC 

[PATCH] venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3
 2022-02-08 15:49 UTC 

[PATCH 00/17] media: ov5640: Rework the clock tree programming for MIPI
 2022-02-08 14:41 UTC  (21+ messages)
` [PATCH 07/21] media: ov5640: Rework timings programming
` [PATCH 11/21] media: ov5640: Add VBLANK control
` [PATCH 12/21] media: ov5640: Fix durations to comply with FPS
  ` [PATCH 14/21] media: ov5640: Implement get_selection
` [PATCH 20/21] media: ov5640: Restrict sizes to mbus code
  ` [PATCH 21/21] media: ov5640: Adjust format to bpp in s_fmt

[PATCH 0/5] spi: make remove callback a void function
 2022-02-08 13:39 UTC  (3+ messages)
` [PATCH 5/5] "

[PATCH v3] dma-buf-map: Rename to iosys-map
 2022-02-08 13:11 UTC  (2+ messages)

[syzbot] WARNING in __dma_map_sg_attrs
 2022-02-08 12:26 UTC  (3+ messages)

[PATCH] Add check for READ ONLY flag
 2022-02-08 12:43 UTC  (3+ messages)

[PATCH 1/1] microchip-csi2dc: Remove VC support for now
 2022-02-08 12:19 UTC  (9+ messages)

[PATCH RFC] media: hantro: Implement support for encoder commands
 2022-02-08 12:30 UTC  (2+ messages)

[GIT PULL FOR v5.18] Various fixes
 2022-02-08 11:59 UTC  (2+ messages)
` [GIT PULL FOR v5.18] Various fixes (#80608)

[PATCH v2] Add check for READ ONLY flag
 2022-02-08 12:42 UTC 

[PATCH v4] dma-buf-map: Rename to iosys-map
 2022-02-08 11:42 UTC  (2+ messages)

[RFC PATCH v4 00/12] Add support for BCM2835 camera interface (unicam)
 2022-02-08 11:35 UTC  (6+ messages)
` (EXT) [RFC PATCH v4 03/12] dt-bindings: media: Add bindings for bcm2835-unicam
    ` (EXT) "

[PATCH v2 0/4] Exynos4 media drivers: adapt for the planned ARM IOMMU-DMA changes
 2022-02-08 10:39 UTC  (4+ messages)

[RFCv3 0/6] Hi,
 2022-02-08 11:16 UTC  (15+ messages)
` [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 0/6] TI camera serdes and I2C address translation (Was: [RFCv3 0/6] Hi,)

[PATCH -next] media: i2c: ov08d10: Fix missing unlock on error in ov08d10_enum_frame_size()
 2022-02-08  2:41 UTC 

[PATCH 0/8] imx7/imx8mm media / csi patches
 2022-02-08  1:26 UTC  (12+ messages)
` [PATCH 1/8] media: imx: Store the type of hardware implementation
    ` (EXT) "
  ` (EXT) Re: [PATCH 0/8] imx7/imx8mm media / csi patches
` [PATCH 4/8] media: imx: Fail conversion if pixel format not supported
    ` (EXT) "

[PATCH 0/6 v2] Support Geekworm MZP280 Panel for Raspberry Pi
 2022-02-07 22:58 UTC  (5+ messages)
` [PATCH 1/6 v2] dt-bindings: vendor-prefixes: Add Geekworm
` [PATCH 4/6 v2] dt-bindings: display: simple: add Geekworm MZP280 Panel

[RFC PATCH v2 0/4] Add driver for Renesas RZ/G2L CRU module
 2022-02-07 22:39 UTC  (3+ messages)
` [RFC PATCH v2 2/4] media: dt-bindings: media: Document RZ/G2L CRU

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


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