messages from 2024-02-19 19:08:30 to 2024-02-22 11:33:51 UTC [more...]
[PATCH RFC 00/21] media: cadence,ti: CSI2RX Multistream Support
2024-02-22 11:31 UTC (18+ messages)
` [PATCH RFC 01/21] media: ti: j721e-csi2rx: Fix races while restarting DMA
` [PATCH RFC 02/21] media: cadence: csi2rx: configure DPHY before starting source stream
` [PATCH RFC 03/21] media: cadence: csi2rx: Support runtime PM
` [PATCH RFC 04/21] dt-bindings: media: ti,j721e-csi2rx-shim: Support 32 dma chans
` [PATCH RFC 05/21] media: ti: j721e-csi2rx: separate out device and context
` [PATCH RFC 06/21] media: ti: j721e-csi2rx: prepare SHIM code for multiple contexts
` [PATCH RFC 07/21] media: ti: j721e-csi2rx: allocate DMA channel based on context index
` [PATCH RFC 08/21] media: ti: j721e-csi2rx: add a subdev for the core device
` [PATCH RFC 09/21] SQUASH: media: ti: j721e-csi2rx: Fix link validation for multi-stream
` [PATCH RFC 10/21] media: ti: j721e-csi2rx: get number of contexts from device tree
` [PATCH RFC 11/21] media: cadence: csi2rx: add get_frame_desc wrapper
` [PATCH RFC 12/21] media: ti: j721e-csi2rx: add support for processing virtual channels
` [PATCH RFC 13/21] media: cadence: csi2rx: Use new enable stream APIs
` [PATCH RFC 14/21] media: cadence: csi2rx: Enable stream-wise routing
` [PATCH RFC 15/21] SQUASH: media: cadence: csi2rx: Enable per-stream controls
` [PATCH RFC 16/21] SQUASH: media: cadence: csi2rx: Filter using MIPI virtual channels
` [PATCH RFC 17/21] SQUASH: media: cadence: csi2rx: Filter streams in get_frame_desc
[syzbot] [media?] INFO: task hung in cec_claim_log_addrs
2024-02-22 10:58 UTC (5+ messages)
` [PATCH] media/cec/core: fix "
Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
2024-02-22 10:54 UTC (11+ messages)
` "
` "
` "
` "
` "
[PATCH v3,0/2] media: adding lock to protect the context list
2024-02-22 9:26 UTC (3+ messages)
` [PATCH v3,1/2] media: mediatek: vcodec: adding lock to protect decoder "
` [PATCH v3,2/2] media: mediatek: vcodec: adding lock to protect encoder "
[PATCH 0/4] Add Synopsys DesignWare HDMI RX Controller
2024-02-22 8:30 UTC (5+ messages)
` [PATCH 2/4] dt-bindings: media: Document bindings for "
[PATCH] media: v4l2-mem2mem: fix mem order in last buf
2024-02-22 6:45 UTC (8+ messages)
[PATCH v2 0/2] media: gc2145: add basic dvp bus support
2024-02-22 6:22 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: add galaxycore,gc2145 DVP "
` [PATCH v2 2/2] media: gc2145: implement basic dvp "
[PATCH 0/2] media: gc2145: add basic dvp bus support
2024-02-22 5:52 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: add galaxycore,gc2145 DVP "
` [PATCH 2/2] media: gc2145: implement basic dvp "
[RESEND PATCH v0 0/5] wave5 codec driver
2024-02-22 3:57 UTC (11+ messages)
` [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume
[PATCH v12 00/15] Add audio support in v4l2 framework
2024-02-22 3:50 UTC (14+ messages)
` [PATCH v12 07/15] media: v4l2: Add audio capture and output support
` [PATCH v12 08/15] media: uapi: Define audio sample format fourcc type
[PATCH 0/9] Remove cl in struct cmdq_pkt
2024-02-22 3:11 UTC (6+ messages)
` [PATCH 6/9] media: platform: mtk-mdp3: drop calling cmdq_pkt_finalize()
[PATCH] media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames
2024-02-22 2:49 UTC (3+ messages)
[PATCH] uvc_video: check for fid change early in decode_start and avoid wrong error counting
2024-02-21 22:51 UTC
[RESEND Patch v13 0/3] media: rockchip: Add a driver for Rockchip's camera interface
2024-02-21 17:55 UTC (10+ messages)
` [RESEND Patch v13 1/3] media: dt-bindings: media: add bindings for Rockchip CIF
` [RESEND Patch v13 2/3] media: rockchip: Add a driver for Rockchip's camera interface
RFC: VIDIOC_ADD_BUFS, a VIDIOC_CREATE_BUFS replacement
2024-02-21 16:38 UTC (7+ messages)
[PATCH 0/9] Add Chameleon v3 video support
2024-02-21 16:30 UTC (7+ messages)
` [PATCH 7/9] media: dt-bindings: Add Chameleon v3 framebuffer
` [PATCH 8/9] media: dt-bindings: Add Intel Displayport RX IP
[PATCH v2 0/9] Add Chameleon v3 video support
2024-02-21 16:02 UTC (10+ messages)
` [PATCH v2 1/9] media: v4l2-subdev: Add a pad variant of .query_dv_timings()
` [PATCH v2 2/9] media: Add Chameleon v3 framebuffer driver
` [PATCH v2 3/9] drm/dp_mst: Move DRM-independent structures to separate header
` [PATCH v2 4/9] lib: Move DisplayPort CRC functions to common lib
` [PATCH v2 5/9] drm/display: Add mask definitions for DP_PAYLOAD_ALLOCATE_* registers
` [PATCH v2 6/9] media: intel: Add Displayport RX IP driver
` [PATCH v2 7/9] media: dt-bindings: Add Chameleon v3 framebuffer
` [PATCH v2 8/9] media: dt-bindings: Add Intel Displayport RX IP
` [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes
[PATCH v8 0/2] v4l2-compliance: Add tests for REMOVE_BUFS
2024-02-21 15:55 UTC (3+ messages)
` [PATCH v8 1/2] v4l2-utils: Add VIDIOC_REMOVE_BUFS ioctl
` [PATCH v8 2/2] v4l2-compliance: Add a test for REMOVE_BUFS ioctl
[PATCH v20 0/9] Add REMOVE_BUF ioctl
2024-02-21 15:54 UTC (10+ messages)
` [PATCH v20 1/9] media: videobuf2: Update vb2_is_busy() logic
` [PATCH v20 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
` [PATCH v20 3/9] media: test-drivers: Set REQBUFS minimum number of buffers
` [PATCH v20 4/9] media: core: Rework how create_buf index returned value is computed
` [PATCH v20 5/9] media: core: Add bitmap manage bufs array entries
` [PATCH v20 6/9] media: core: Free range of buffers
` [PATCH v20 7/9] media: v4l2: Add REMOVE_BUFS ioctl
` [PATCH v20 8/9] media: v4l2: Add mem2mem helpers for "
` [PATCH v20 9/9] media: verisilicon: Support removing buffers on capture queue
[PATCH v2 00/20] Omnivision OV4689 refactoring and improvements
2024-02-21 15:02 UTC (2+ messages)
[PATCH v2 00/20] Venus cleanups
2024-02-21 13:45 UTC (9+ messages)
` [PATCH v2 07/20] media: venus: core: Constify all members of the resource struct
` [PATCH v2 20/20] media: venus: pm_helpers: Use reset_bulk API
[PATCH v2 00/29] Media device lifetime management
2024-02-21 12:55 UTC (41+ messages)
` [PATCH v2 04/29] media: mc: utilize new cdev_device_add helper function
` [PATCH v2 15/29] media: mc: Unassign minor only if it has been assigned
` [PATCH v2 17/29] media: v4l: Acquire a reference to the media device for every video device
` [PATCH v2 21/29] media: ipu3-cio2: Request IRQ earlier
` [PATCH v2 23/29] media: vimc: Release resources on media device release
` [PATCH v2 24/29] media: Documentation: Document how Media device resources are released
` [PATCH v2 26/29] media: mc: Maintain a list of open file handles in a media device
[PATCH 1/1] media: i2c: imx290: Fix IMX920 typo
2024-02-21 12:01 UTC (3+ messages)
[PATCH v3 0/4] Add support for MAX96714F and MAX96717F GMSL2 ser/des
2024-02-21 11:04 UTC (14+ messages)
` [PATCH v3 1/4] dt-bindings: media: add Maxim MAX96717F GMSL2 Serializer
` [PATCH v3 2/4] dt-bindings: media: add Maxim MAX96714F GMSL2 Deserializer
` [PATCH v3 3/4] media: i2c: add MAX96717 driver
` [PATCH v3 4/4] media: i2c: add MAX96714 driver
[PATCH] media: cec: core: remove length check of Timer Status
2024-02-21 9:02 UTC (3+ messages)
[PATCH] media: chips-media: wave5: Add hrtimer based polling support
2024-02-21 9:00 UTC (3+ messages)
[PATCH v4 0/2] media: i2c: Add support for GC08A3 sensor
2024-02-21 7:43 UTC (11+ messages)
` [PATCH v4 2/2] media: i2c: Add GC08A3 image sensor driver
[sailus-media-tree:master] BUILD SUCCESS b67353fe9fc6741f50d07638a909f9e44ccb4d84
2024-02-21 5:25 UTC
[PATCH] [v2] media: ttpci: fix two memleaks in budget_av_attach
2024-02-21 5:17 UTC
[sailus-media-tree:ipu6] BUILD SUCCESS a196ec3205b6548c37738165867a403e12f87536
2024-02-21 5:08 UTC
[PATCH] media: ttpci: fix two memleaks in budget_av_attach
2024-02-21 5:07 UTC (3+ messages)
[PATCH] [v3] media: go7007: fix a memleak in go7007_load_encoder
2024-02-21 4:37 UTC
[syzbot] [media?] WARNING in cec_data_cancel
2024-02-21 0:38 UTC
[PATCH] media: rkisp1: Allow higher input resolution
2024-02-20 23:59 UTC (9+ messages)
[PATCH] media: rkisp1: Adapt to different SoCs having different size limits
2024-02-20 23:57 UTC
[PATCH] Spelling correction patch
2024-02-20 21:45 UTC (3+ messages)
[PATCH 00/14] media: rockchip: cif: add support for rk3568 vicap
2024-02-20 18:58 UTC (16+ messages)
` [PATCH 01/14] media: dt-bindings: media: video-interfaces: add defines for sampling modes
` [PATCH 02/14] media: dt-bindings: media: rockchip-cif: add port definitions
` [PATCH 03/14] media: dt-bindings: media: rockchip,px30-vip: add optional property iommus
` [PATCH 04/14] media: dt-bindings: media: rockchip,px30-vip: allow for different variants
` [PATCH 05/14] media: dt-bindings: media: rockchip,px30-vip: add rk3568-vicap compatible
` [PATCH 06/14] media: rockchip: cif: store endpoint information in private data
` [PATCH 07/14] media: rockchip: cif: fix formatting of find_output_fmt
` [PATCH 08/14] media: rockchip: cif: use port definitions from new header file
` [PATCH 09/14] media: rockchip: cif: add support for grf
` [PATCH 10/14] media: rockchip: cif: add variant specific input format list
` [PATCH 11/14] media: rockchip: cif: make scaler support variant specific
` [PATCH 12/14] media: rockchip: cif: make register access "
` [PATCH 13/14] media: rockchip: cif: add support for rk3568 vicap
` [PATCH 14/14] arm64: dts: rockchip: add vicap node to rk356x
[PATCH 0/2] Add qcom secure heaps
2024-02-20 18:23 UTC (3+ messages)
` [PATCH 2/2] dma-buf: heaps: secure_heap: Add qcom secure system heap
[PATCH v5 0/2] media: i2c: Add support for GC08A3 sensor
2024-02-20 15:19 UTC (4+ messages)
` [PATCH v5 1/2] media: dt-bindings: i2c: add GalaxyCore GC08A3 image sensor
` [PATCH v5 2/2] media: i2c: Add GC08A3 image sensor driver
[RFC WIP PATCH] venus: add qcom,no-low-power property
2024-02-20 14:45 UTC (11+ messages)
[PATCH 0/3] Use INTEGER64 type for MEI CSI LINK_FREQ control
2024-02-20 13:03 UTC (4+ messages)
` [PATCH 1/3] media: v4l: Support obtaining link frequency from INTEGER64 controls
` [PATCH 2/3] media: Documentation: v4l: LINK_FREQ can be an INTEGER64 control
` [PATCH 3/3] media: ivsc: csi: Fix link frequency control behaviour
[PATCH v2 0/3] Add clk_poll_disable_unprepare()
2024-02-20 10:43 UTC (2+ messages)
` [PATCH v2 3/3] media: platform: rzg2l-cru: rzg2l-video: Use clk_poll_disable_unprepare()
[PATCH] media: usbtv: Remove useless locks in usbtv_video_free()
2024-02-20 10:42 UTC (2+ messages)
[PATCH 0/2] Add some uevent variables on DVB to support persistent names on udev
2024-02-20 9:46 UTC (3+ messages)
` [PATCH 1/2] media: dvbdev: export adapter's name and bus ID to DVB uevent variables
` [PATCH 2/2] em28xx-dvb: fix DVB adapter device name
[PATCH v3 0/5] media: imx335: Support additional link-freq and TPG
2024-02-20 9:28 UTC (6+ messages)
` [PATCH v3 1/5] media: imx335: Set reserved register to default value
` [PATCH v3 2/5] media: imx335: Use v4l2_link_freq_to_bitmap helper
` [PATCH v3 3/5] media: imx335: Support multiple link frequency
` [PATCH v3 4/5] media: imx335: Refactor power sequence to set controls
` [PATCH v3 5/5] media: imx335: Add support for test pattern generator
[PATCH v2] udmabuf: Fix a potential (and unlikely) access to unallocated memory
2024-02-20 5:11 UTC (4+ messages)
[syzbot] [usb?] [media?] possible deadlock in vb2_video_unregister_device
2024-02-20 4:49 UTC (3+ messages)
cron job: media_tree daily build: WARNINGS
2024-02-20 2:46 UTC
[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint()
2024-02-20 1:16 UTC (5+ messages)
` [PATCH v2 resend 1/4] gpu: drm: "
` [PATCH v2 resend 2/4] media: i2c: "
` [PATCH v2 resend 3/4] media: platform: "
` [PATCH v2 resend 4/4] video: fbdev: "
[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
2024-02-19 19:08 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox