linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-01 12:05:46 to 2024-08-07 08:25:05 UTC [more...]

[PATCH v4 0/7] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail
 2024-08-07  8:24 UTC  (8+ messages)
` [PATCH v4 1/7] media: mediatek: vcodec: setting request complete before buffer done
` [PATCH v4 2/7] media: mediatek: vcodec: change flush decode order when stream off
` [PATCH v4 3/7] media: mediatek: vcodec: flush decoder before "
` [PATCH v4 4/7] media: mediatek: vcodec: using input information to get vb2 buffer
` [PATCH v4 5/7] media: mediatek: vcodec: store source "
` [PATCH v4 6/7] media: mediatek: vcodec: replace v4l2_m2m_next_src_buf with v4l2_m2m_src_buf_remove
` [PATCH v4 7/7] media: mediatek: vcodec: remove media request checking

[PATCH v1 0/2] media: camss: Fixups for large capture frames
 2024-08-07  8:16 UTC  (7+ messages)
` [PATCH v1 1/2] media: camss: Increase the maximum frame size
` [PATCH v1 2/2] media: camss: Avoid overwriting vfe clock rates for 8250

[PATCH v8 0/12] media: rkisp1: Extensible parameters and companding
 2024-08-07  8:14 UTC  (14+ messages)
` [PATCH v8 01/12] media: uapi: rkisp1-config: Add extensible params format
` [PATCH v8 02/12] media: uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMS
` [PATCH v8 03/12] media: rkisp1: Add struct rkisp1_params_buffer
` [PATCH v8 04/12] media: rkisp1: Copy the parameters buffer
` [PATCH v8 05/12] media: rkisp1: Cache the currently active format
` [PATCH v8 06/12] media: rkisp1: Implement extensible params support
` [PATCH v8 07/12] media: rkisp1: Implement s_fmt/try_fmt
` [PATCH v8 08/12] media: rkisp1: Add helper function to swap colour channels
` [PATCH v8 09/12] media: rkisp1: Add features mask to extensible block handlers
` [PATCH v8 10/12] media: rkisp1: Add register definitions for the companding block
` [PATCH v8 11/12] media: rkisp1: Add feature flags for BLS and compand
` [PATCH v8 12/12] media: rkisp1: Add support for the companding block

[PATCH 0/2] media: i2c: imx290: check for availability in probe()
 2024-08-07  8:10 UTC  (3+ messages)
` [PATCH 1/2] media: v4l2-cci: Allow "empty read"
` [PATCH 2/2] media: i2c: imx290: Check for availability in probe()

[PATCH] media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
 2024-08-07  7:22 UTC 

[PATCH v2 0/2] add device managed version of dev_pm_domain_attach|detach_list()
 2024-08-07  7:15 UTC  (3+ messages)
` [PATCH v2 1/2] PM: domains: "
` [PATCH v2 2/2] media: venus: use device managed APIs for power domains

[PATCH 1/2] dt-bindings: media: camss: Add qcom,sm8550-camss binding
 2024-08-07  6:24 UTC  (2+ messages)
` [PATCH v1 0/2] Add sm8550 CAMSS core dtsi

[PATCH 0/4] Add SDM670 camera subsystem
 2024-08-07  5:54 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: i2c: qcom-cci: Document SDM670 compatible
` [PATCH 2/4] dt-bindings: media: camss: Add qcom,sdm670-camss
` [PATCH 3/4] media: camss: add support for SDM670 camss
` [PATCH 4/4] arm64: dts: qcom: sdm670: add camss and cci

[PATCH v6 0/5] Add Mediatek ISP3.0
 2024-08-07  1:31 UTC  (5+ messages)
` [PATCH v6 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv

[PATCH] media: qcom: camss: fix error path on configuration of power domains
 2024-08-06 23:37 UTC  (5+ messages)

Status clarification for 0c45:6353 uvc slide scanners
 2024-08-06 20:50 UTC  (2+ messages)

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-08-06 21:17 UTC  (6+ messages)

[PATCH net-next v18 00/14] Device Memory TCP
 2024-08-06 20:59 UTC  (19+ messages)
` [PATCH net-next v18 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v18 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v18 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file
` [PATCH net-next v18 06/14] page_pool: devmem support
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v18 08/14] net: support non paged skb frags
` [PATCH net-next v18 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v18 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v18 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v18 12/14] net: add devmem TCP documentation
` [PATCH net-next v18 13/14] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v18 14/14] netdev: add dmabuf introspection

[PATCH] media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
 2024-08-06 14:37 UTC  (2+ messages)

[PATCH] media: pisp-be: Split jobs creation and scheduling
 2024-08-06 14:36 UTC 

[PATCH 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-08-06 14:30 UTC  (13+ messages)
` [PATCH 1/9] of: property: add of_graph_get_next_port()
` [PATCH 2/9] of: property: add of_graph_get_next_port_endpoint()
` [PATCH 3/9] ASoC: test-component: use new of_graph functions
` [PATCH 4/9] ASoC: rcar_snd: "
` [PATCH 5/9] ASoC: audio-graph-card: "
` [PATCH 6/9] ASoC: audio-graph-card2: "
` [PATCH 7/9] gpu: drm: omapdrm: "
` [PATCH 8/9] fbdev: omapfb: "
` [PATCH 9/9] media: xilinx-tpg: "

[linuxtv-media-stage:master] BUILD SUCCESS e7311aa47a6ac355558bc65512aa7c381f8506ec
 2024-08-06 13:29 UTC 

[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
 2024-08-06 12:39 UTC  (5+ messages)

[PATCH v7 0/12] media: rkisp1: Extensible parameters and companding
 2024-08-06 11:20 UTC  (17+ messages)
` [PATCH v7 01/12] media: uapi: rkisp1-config: Add extensible params format

[ANN] Media Summit September 16th: Draft Agenda (v1)
 2024-08-06 10:00 UTC  (2+ messages)

[PATCH] media: rockchip: rga: fix offset lookup
 2024-08-06  9:48 UTC 

[linuxtv-media-stage:fixes] BUILD SUCCESS e2ed53694e5356a55fd539a4d8dc56c2fa42b2ff
 2024-08-06  7:58 UTC 

cron job: media_tree daily build: OK
 2024-08-06  1:52 UTC 

[PATCH v2 0/8] media: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-08-05 21:51 UTC  (9+ messages)
` [PATCH v2 1/8] media: allegro: use 'time_left' variable with wait_for_completion_timeout()
` [PATCH v2 2/8] media: atmel-isi: "
` [PATCH v2 3/8] media: bdisp: use 'time_left' variable with wait_event_timeout()
` [PATCH v2 4/8] media: fimc-is: "
` [PATCH v2 5/8] media: platform: exynos-gsc: "
` [PATCH v2 6/8] media: solo6x10: use 'time_left' variable with wait_for_completion_timeout()
` [PATCH v2 7/8] media: tegra-vde: use 'time_left' variable with wait_for_completion_interruptible_timeout()
` [PATCH v2 8/8] media: ti: cal: use 'time_left' variable with wait_event_timeout()

[PATCH v2 0/5] Introduce DMA_HEAP_ALLOC_AND_READ_FILE heap flag
 2024-08-05 17:53 UTC  (7+ messages)

[PATCH v3 0/4] Add support for RZ/G2UL Display Unit
 2024-08-05 15:52 UTC 

(no subject)
 2024-08-05 16:03 UTC  (4+ messages)
` [PATCH v2 3/3] media: venus: Enable h.264 hierarchical coding

[PATCH v6 0/4 RESEND] media: mgb4: YUV and variable framerate support
 2024-08-05 15:40 UTC  (5+ messages)
` [PATCH v6 1/4 RESEND] media: mgb4: Add support for YUV image formats
` [PATCH v6 2/4 RESEND] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME
` [PATCH v6 3/4 RESEND] media: mgb4: Fixed signal frame rate limit handling
` [PATCH v6 4/4 RESEND] media: admin-guide: mgb4: Outputs DV timings documentation update

[PATCH v4 1/1] media: mediatek: jpeg: support 34bits
 2024-08-05 11:03 UTC  (2+ messages)

[PATCH v3 0/2] Document RZ/G2UL {VSPD, FCPVD} bindings
 2024-08-05 10:35 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: media: renesas,vsp1: Document RZ/G2UL VSPD bindings
` [PATCH v3 2/2] media: dt-bindings: media: renesas,fcp: Document RZ/G2UL FCPVD bindings

[PATCH] media: siano: Simplify smscore_load_firmware_from_file
 2024-08-05  9:36 UTC  (3+ messages)

[syzbot] [media?] INFO: rcu detected stall in dvb_usb_read_remote_control (2)
 2024-08-05  9:11 UTC 

Interest for a libcamera workshop in Vienna - September 17th
 2024-08-05  8:59 UTC  (2+ messages)

[GIT PULL FOR v6.11] uvcvideo fixes and improvements
 2024-08-05  7:09 UTC  (4+ messages)
` [GIT PULL v2 "

[PATCH] media: siano: add loadfirmware_handler NULL check
 2024-08-05  7:03 UTC  (3+ messages)

[PATCH v3] media: i2c: Add ar0234 camera sensor driver
 2024-08-05  4:38 UTC  (9+ messages)

[PATCH v2 0/4] udmbuf bug fix and some improvements
 2024-08-05  3:25 UTC  (5+ messages)
` [PATCH v2 1/4] udmabuf: cancel mmap page fault, direct map it
` [PATCH v2 2/4] udmabuf: change folios array from kmalloc to kvmalloc
` [PATCH v2 3/4] fix vmap_udmabuf error page set
` [PATCH v2 4/4] udmabuf: remove folio unpin list

[PATCH V3 00/13] media: qcom: camss: Add sm8550 support
 2024-08-04 21:26 UTC  (15+ messages)
` [PATCH 04/13] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices
` [PATCH 09/13] media: qcom: camss: Add CSID Gen3 support for SM8550

[GIT PULL for v6.11-rc2] media fixes
 2024-08-04 16:54 UTC  (3+ messages)
` [GIT PULL for v6.11-rc2] media fixes (#103261)

[PATCH 0/3] Add VPU support for RK3128
 2024-08-04 16:42 UTC  (3+ messages)
` (subset) "

[PATCH 6.10 288/809] media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()
 2024-08-04 10:04 UTC  (3+ messages)

[PATCH] staging: media: atomisp: Add parentheses around macro definitions
 2024-08-04  3:36 UTC  (7+ messages)

[syzbot] [staging?] [usb?] WARNING in r8712_usb_write_mem/usb_submit_urb (2)
 2024-08-03 15:11 UTC  (6+ messages)

cron job: media_tree daily build: WARNINGS
 2024-08-03  1:51 UTC 

[GIT FIXES FOR v6.11] uvcvideo fix
 2024-08-02 15:29 UTC  (2+ messages)
` [GIT FIXES FOR v6.11] uvcvideo fix (#103257)

[PATCH] [media] v4l: Add luma 16-bit interlaced pixel format
 2024-08-02 15:26 UTC  (2+ messages)

[PATCH 0/5] udmbuf bug fix and some improvements
 2024-08-02 15:26 UTC  (4+ messages)

[PATCH v6 00/18] Add Arm Mali-C55 Image Signal Processor Driver
 2024-08-02 15:03 UTC  (5+ messages)
` [PATCH v6 17/18] media: platform: Add mali-c55 parameters video node

[PATCH] media: platform: rzg2l-cru: rzg2l-csi2: Add missing MODULE_DEVICE_TABLE
 2024-08-02 14:47 UTC  (2+ messages)

[syzbot] [media?] KASAN: slab-use-after-free Read in em28xx_release_resources
 2024-08-02  7:49 UTC 

(no subject)
 2024-08-02  6:45 UTC  (2+ messages)
` 

[PATCH] v4l-utils: fix compilation with external intl
 2024-08-02  0:15 UTC  (2+ messages)

[PATCH] drm: bridge: adv7511: Accept audio sample widths of 32 bits via I2S
 2024-08-01 17:30 UTC  (2+ messages)

[PATCH v11 0/6] Add Toshiba Visconti Video Input Interface driver
 2024-08-01 17:28 UTC  (9+ messages)
` [PATCH v11 3/6] media: platform: visconti: "
` [PATCH v11 5/6] documentation: media: add documentation for "

[PATCH v2 0/2] media: imx335: Fix reset-gpio handling
 2024-08-01 16:09 UTC  (11+ messages)
` [PATCH v2 2/2] "

[PATCH rdma-next 0/8] Introducing Multi-Path DMA Support for mlx5 RDMA Driver
 2024-08-01 12:05 UTC  (6+ messages)
` [PATCH rdma-next 2/8] RDMA/mlx5: Introduce the 'data direct' driver
` [PATCH rdma-next 5/8] RDMA/umem: Introduce an option to revoke DMABUF umem
` [PATCH rdma-next 6/8] RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
` [PATCH rdma-next 7/8] RDMA/mlx5: Add support for DMABUF MR registrations with Data-direct
` [PATCH rdma-next 8/8] RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctl


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