linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-11 20:42:31 to 2022-02-15 21:21:12 UTC [more...]

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-02-15 21:21 UTC  (33+ messages)
` [PATCH v2 05/66] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH v2 07/66] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v2 21/66] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v2 27/66] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 37/66] media: sun6i-csi: Move power management to runtime pm in capture
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation

[PATCH 0/8] media: imx: Destage imx7-mipi-csis with fixes on top
 2022-02-15 21:07 UTC  (22+ messages)
` [PATCH 1/8] media: imx: De-stage imx7-mipi-csis
` [PATCH 2/8] media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.c
` [PATCH 3/8] staging: media: imx: Add more compatible strings
` [PATCH 4/8] staging: media: imx: Define per-SoC info
` [PATCH 5/8] staging: media: imx: Use DUAL pixel mode if available
` [PATCH 6/8] media: imx: imx-mipi-csis: Set PIXEL_MODE for YUV422
` [PATCH 7/8] media: imx: imx-mipi-csis: Add RGB565_1X16
` [PATCH 8/8] media: imx: imx-mipi-csis: Add RGB/BGR888

[RFC v2 0/8] Move HEVC stateless controls out of staging
 2022-02-15 20:27 UTC  (22+ messages)
` [RFC v2 1/8] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [RFC v2 2/8] v4l2-ctrls: add support for dynamically allocated arrays
` [RFC v2 3/8] vivid: add dynamic array test control
` [RFC v2 4/8] media: uapi: Move HEVC stateless controls out of staging
` [RFC v2 5/8] media: uapi: Add fields needed for RKVDEC driver
` [RFC v2 6/8] media: uapi: Remove bit_size field from v4l2_ctrl_hevc_slice_params
            `  "
` [RFC v2 7/8] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSET control
` [RFC v2 8/8] media: uapi: Change data_bit_offset definition

[PATCH 1/1] microchip-csi2dc: Remove VC support for now
 2022-02-15 20:10 UTC  (7+ messages)

[PATCH v2] media: uvcvideo: Fix handling on Bitmask controls
 2022-02-15 18:42 UTC 

[PATCH v2 0/2] Add SECO CEC driver for MEC Based boards
 2022-02-15 18:13 UTC  (3+ messages)
` [PATCH v2 1/2] media: cec: add SECO MEC-based cec driver
` [PATCH v2 2/2] media: cec: seco: add newlines in debug messages

[RFC PATCH v2 0/4] Add driver for Renesas RZ/G2L CRU module
 2022-02-15 15:45 UTC  (8+ messages)
` [RFC PATCH v2 1/4] media: dt-bindings: media: Document RZ/G2L CSI-2 block
` [RFC PATCH v2 2/4] media: dt-bindings: media: Document RZ/G2L CRU
` [RFC PATCH v2 3/4] media: platform: Add CRU driver for RZ/G2L SoC

[RFC] media: uapi: Move HEVC stateless controls out of staging
 2022-02-15 14:51 UTC  (8+ messages)
    `  "

Wrapping a video device with a loadable kernel module - is it possible?
 2022-02-15 14:31 UTC 

[RFC PATCH 8/8] media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag
 2022-02-15 11:34 UTC  (6+ messages)
` [PATCH v1.1 "

[RFC PATCH 0/8] media: Drop .set_mbus_config(), improve .get_mbus_config()
 2022-02-15 11:32 UTC  (12+ messages)
` [RFC PATCH 5/8] media: v4l2-mediabus: Use structures to describe bus configuration
` [RFC PATCH 6/8] media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flags
` [RFC PATCH 7/8] media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flags

[PATCH v2, 00/10] Enable two H264 encoder cores on MT8195
 2022-02-15 11:31 UTC  (6+ messages)
` [PATCH v2, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195

[GIT PULL FOR v5.18] Misc V4L2 driver changes
 2022-02-15 11:23 UTC  (2+ messages)
` [GIT PULL FOR v5.18] Misc V4L2 driver changes (#80745)

[PATCH] media: doc: pixfmt-rgb: Fix V4L2_PIX_FMT_BGR24 format description
 2022-02-15 11:20 UTC 

[syzbot] general protection fault in __media_entity_remove_link
 2022-02-15 11:10 UTC 

[PATCH V3 00/13] use time_is_{before,after}_jiffies() instead of open coding it
 2022-02-15  9:45 UTC  (18+ messages)
` [PATCH V3 1/13] block: xen: use time_is_before_eq_jiffies() "
` [PATCH V3 2/13] clk: mvebu: "
` [PATCH V3 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [PATCH V3 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [PATCH V3 5/13] hid: use time_is_after_jiffies() "
` [PATCH V3 6/13] input: serio: use time_is_before_jiffies() "
` [PATCH V3 7/13] md: use time_is_before_jiffies(() "
` [PATCH V3 10/13] md: use time_is_before_eq_jiffies() "
` [PATCH V3 9/13] media: si21xx: use time_is_before_jiffies() "
` [PATCH V3 10/13] media: stv0299: "
` [PATCH V3 11/13] media: tda8083: use time_is_after_jiffies() "
` [PATCH V3 12/13] media: wl128x: use time_is_before_jiffies() "
` [PATCH V3 13/13] media: vivid: use time_is_after_jiffies() "

[PATCH v4] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2022-02-15  9:41 UTC  (2+ messages)

[PATCH v1 0/2] Intra-refresh type control
 2022-02-15  8:21 UTC  (3+ messages)
` [PATCH v1 1/2] media: v4l2-ctrls: Add intra-refresh "

[PATCH v2 0/9] imx7/imx8mm media / csi patches
 2022-02-15  7:57 UTC  (12+ messages)
` [PATCH v2 1/9] media: imx: Store the type of hardware implementation
` [PATCH v2 3/9] media: imx: Use dedicated format handler for i.MX7/8
    ` (EXT) "
` [PATCH v2 4/9] media: imx: Fail conversion if pixel format not supported
` [PATCH v2 5/9] media: imx: imx7_mipi_csis: store colorspace in set_fmt as well

[RFC v2 0/6] Proposal for a GPU cgroup controller
 2022-02-15  7:30 UTC  (15+ messages)
` [RFC v2 6/6] android: binder: Add a buffer flag to relinquish ownership of fds

[PATCH v1] media: Add a driver for the og01a1b camera sensor
 2022-02-15 15:13 UTC 

[PATCH 0/9] use GFP_KERNEL
 2022-02-15  3:19 UTC  (4+ messages)
` (subset) "

[RFC PATCH 0/3] pinctrl: can_sleep and pinctrl_gpio_direction
 2022-02-15  0:19 UTC  (6+ messages)
` [PATCH for 5.17] pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offset

[PATCH v2 1/3] media: hantro: Add support for Hantro G1 on RK356x
 2022-02-14 21:29 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: rockchip: Add VPU support for RK3568/RK3566
` [PATCH v2 3/3] dt-bindings: media: rockchip-vpu: Add RK3568 compatible

[PATCH] media: cedrus: h264: Fix neighbour info buffer size
 2022-02-14 19:08 UTC 

[PATCH v2 00/23] media: ov5640: Rework the clock tree programming for MIPI
 2022-02-14 18:56 UTC  (7+ messages)

[PATCH v1 01/03]: media: hantro: Add support for Hantro G1 on RK356x
 2022-02-14 11:51 UTC  (4+ messages)
` [PATCH v1 02/03]: arm64: dts: rk356x.dtsi: "
` [PATCH v1 03/03]: dt-bindings: media: rockchip-vpu: Add RK3568 compatible

[PATCH 0/3] media: De-stage imx7-mipi-csis.c
 2022-02-14 11:40 UTC  (17+ messages)
` [PATCH 1/3] media: imx: De-stage imx7-mipi-csis
  ` (EXT) "
` [PATCH 2/3] media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.c
` [PATCH 3/3] media: imx: Remove reference to i.MX7 from driver

[PATCH v5 00/11] Add support for BCM2835 camera interface (unicam)
 2022-02-14 11:32 UTC  (14+ messages)
` [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 06/11] ARM: dts: bcm2711: Add unicam CSI nodes

[syzbot] inconsistent lock state in sync_timeline_debug_remove
 2022-02-14  8:30 UTC 

[PATCH v2] media: aspeed: Use of_device_get_match_data() helper
 2022-02-14  8:09 UTC 

[PATCH] media: aspeed: Use of_device_get_match_data() helper
 2022-02-14  8:05 UTC  (3+ messages)

[PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment
 2022-02-14  1:41 UTC  (3+ messages)

[PATCH] media: cx88-mpeg: clear interrupt status register before streaming video
 2022-02-13 20:40 UTC 

BUG: KASAN: use-after-free in dvb_frontend_release+0x58/0x260 [dvb_core]
 2022-02-13 17:24 UTC 

Inconsistent RC5 ir-keytable events
 2022-02-13 17:12 UTC  (13+ messages)

[PATCH v2 0/2] media: Add onsemi MT9M114 camera sensor driver
 2022-02-12 22:12 UTC  (8+ 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 0/2] Fix rtl28xxu nec/rc5 receiver
 2022-02-12 16:32 UTC  (3+ messages)
` [PATCH 1/2] media: rc-core: split IR timeout into rawir timeout and keyup delay
` [PATCH 2/2] media: rtl28xxu: improve IR receiver

[PATCH] media: cedrus: H265: Fix neighbour info buffer size
 2022-02-12  7:42 UTC 

[PATCH 0/2] media: mc: Simplify media pipeline start/stop
 2022-02-11 21:27 UTC  (5+ messages)
` [PATCH 2/2] media: media-entity: Simplify media_pipeline_start()


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