linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 16:28:07 to 2021-06-22 03:36:24 UTC [more...]

cron job: media_tree daily build: ERRORS
 2021-06-22  3:36 UTC 

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-21 23:29 UTC  (11+ messages)

[PATCH 0/2] hantro: Small nitpicks
 2021-06-21 23:11 UTC  (3+ messages)
` [PATCH 1/2] hantro: vp8: Move noisy WARN_ON to vpu_debug
` [PATCH 2/2] hantro: Make struct hantro_variant.init() optional

[PATCH 00/10] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
 2021-06-21 23:04 UTC  (7+ messages)
` [PATCH v2 00/12] "
  ` (subset) "
` [PATCH v2 08/12] ARM: dts: rockchip: add power controller for RK3036

[PATCH] media: dvbsky: add support for MyGica T230A
 2021-06-21 21:01 UTC 

[PATCH] media: uvc: limit max bandwidth for HDMI capture
 2021-06-21 18:22 UTC  (2+ messages)

[PATCH v2] media: ivtv: prevent going past the hw arrays
 2021-06-21 17:18 UTC  (2+ messages)

[PATCH 0/5] some smatch fixes
 2021-06-21 15:24 UTC  (8+ messages)
` [PATCH 1/5] media: dib8000: rewrite the init prbs logic
` [PATCH 2/5] media: uvc: don't do DMA on stack
` [PATCH 3/5] media: v4l2-flash-led-class: drop an useless check
` [PATCH 4/5] media: ivtv: prevent going past the hw arrays
` [PATCH 5/5] media: sti: don't copy past the size

[BUG] tc358743: division by zero
 2021-06-21 14:58 UTC  (5+ messages)

[PATCH v3 0/2] drm: address potential UAF bugs with drm_master ptrs
 2021-06-21 14:47 UTC  (5+ messages)
` [PATCH v3 1/2] drm: add a locked version of drm_is_current_master
` [PATCH v3 2/2] drm: protect drm_master pointers in drm_lease.c

[PATCH v3] media: uvc: don't do DMA on stack
 2021-06-21 14:34 UTC  (3+ messages)

[PATCH v2] media: uvc: don't do DMA on stack
 2021-06-21 13:28 UTC  (2+ messages)

[PATCH] Signed-off-by: Ján Čáni <pego149@gmail.com> Added Geniatech MyGica T230C2_LITE and T230A as many people asking support for these devices on forums
 2021-06-21 12:44 UTC  (2+ messages)

[PATCH 1/3 v2] media: dvb-usb: break long strings in dvb_usb_device_init
 2021-06-21 11:39 UTC 

[PATCH 1/3] media: dvb-usb: break long strings in dvb_usb_device_init
 2021-06-21 11:38 UTC  (5+ messages)
` [PATCH 2/3] media: dvb-usb: move kfree(d) to dvb_usb_device_exit
` [PATCH 3/3] media: dvb-usb: Fix error handling in dvb_usb_i2c_init

[PATCH V5 0/6] PCI: Enable 10-Bit tag support for PCIe devices
 2021-06-21 10:27 UTC  (7+ messages)
` [PATCH V5 1/6] PCI: Use cached Device Capabilities Register
` [PATCH V5 2/6] PCI: Use cached Device Capabilities 2 Register
` [PATCH V5 3/6] PCI: Add 10-Bit Tag register definitions
` [PATCH V5 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
` [PATCH V5 5/6] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
` [PATCH V5 6/6] PCI: Enable 10-Bit tag support for PCIe RP devices

[GIT FIXES FOR v5.14] Two fixes
 2021-06-21  9:01 UTC  (2+ messages)
` [GIT FIXES FOR v5.14] Two fixes (#75299)

[RESEND PATCH V3 1/6] PCI: Use cached Device Capabilities Register
 2021-06-21  7:18 UTC  (3+ messages)

[PATCH 0/9] Add Synopsys DesignWare HDMI RX Controller and PHY drivers
 2021-06-21  5:53 UTC  (3+ messages)
` [PATCH 5/9] phy: dwc: Add Synopsys DesignWare HDMI RX PHYs e405 and e406 Driver

[PATCH v14 0/2] Add dts and bindings update for i.MX8QM/QXP JPEG codec
 2021-06-21  3:50 UTC  (5+ messages)
` [PATCH v14 1/2] media: dt-bindings: imx-jpeg: Add compatible for i.MX8QM "
` [PATCH v14 2/2] arm64: dts: imx8: Add jpeg encoder/decoder nodes

[PATCH 0/5] Rockchip PX30 RGA and VPU support
 2021-06-21  2:57 UTC  (2+ messages)

[PATCH] media: dvb-usb: fix memory leak in cinergyt2_frontend_attach
 2021-06-20 20:23 UTC 

[PATCH 0/2] media: go7007: code improvment and bug fixes
 2021-06-20 19:45 UTC  (3+ messages)
` [PATCH 1/2] media: go7007: fix memory leak in go7007_usb_probe
` [PATCH 2/2] media: go7007: remove redundant initialization

[PATCH v6 0/7] rkisp1 support for px30
 2021-06-20  7:26 UTC  (14+ messages)
` [PATCH v6 01/10] media: rockchip: rkisp1: remove unused irq variable
` [PATCH v6 02/10] dt-bindings: media: rkisp1: fix pclk clock-name
` [PATCH v6 03/10] dt-bindings: media: rkisp1: document different irq possibilities
` [PATCH v6 04/10] media: rockchip: rkisp1: allow separate interrupts
` [PATCH v6 05/10] media: rockchip: rkisp1: make some isp-param functions variable
` [PATCH v6 06/10] media: rockchip: rkisp1: make some isp-stats "
` [PATCH v6 07/10] media: rockchip: rkisp1: add prefixes for v10 specific parts
` [PATCH v6 08/10] media: rockchip: rkisp1: add support for v12 isp variants
` [PATCH v6 09/10] dt-bindings: media: rkisp1: document px30 isp compatible
` [PATCH v6 10/10] media: rockchip: rkisp1: add support for px30 isp version

drivers/media/platform/allegro-dvt/allegro-core.c:3206:34: warning: unused variable 'allegro_dt_ids'
 2021-06-20  0:25 UTC 

[PATCH] media: gspca: Drop default m
 2021-06-19 17:24 UTC 

[GIT PULL FOR v5.14] Various fixes
 2021-06-19  9:58 UTC  (2+ messages)
` [GIT PULL FOR v5.14] Various fixes (#75283)

[PATCH] media: mtk-jpeg: fix setting plane paylod
 2021-06-19  9:46 UTC 

[PATCH] media: dvb-frontends: dib0090: Delete 'break' after 'goto'
 2021-06-19  8:15 UTC  (2+ messages)

[PATCH] media: Kconfig: Fix DVB_CORE can't be selected as module
 2021-06-19  7:28 UTC  (3+ messages)

[PATCH] media: vsp1: Simplify DRM UIF handling
 2021-06-19  7:25 UTC  (3+ messages)

[PATCH] venus: helper: do not set constrained format for UBWC
 2021-06-19  5:52 UTC  (6+ messages)

cron job: media_tree daily build: ERRORS
 2021-06-19  3:39 UTC 

[PATCH v4 1/2] media: rc: new driver for USB-UIRT device
 2021-06-18 21:19 UTC  (5+ messages)

[PATCH v3 0/8] Additional features for Hantro HEVC
 2021-06-18 19:38 UTC  (12+ messages)
` [PATCH v3 1/8] media: hantro: Trace hevc hw cycles performance register
` [PATCH v3 2/8] media: hantro: Add support of compressed reference buffers
` [PATCH v3 3/8] media: hantro: hevc: Allow 10-bits encoded streams
` [PATCH v3 4/8] media: Add P010 video format
` [PATCH v3 5/8] media: hantro: hevc: Allow to produce 10-bit frames
` [PATCH v3 6/8] media: hantro: enumerate scaled output formats
` [PATCH v3 7/8] media: hevc: Add scaling matrix control
` [PATCH v3 8/8] media: hantro: Add scaling lists feature

[ragnatech:media-next] BUILD SUCCESS 198bb646e8553e8abd8d83492a27b601ab97b75d
 2021-06-18 18:21 UTC 

[PATCH] media: vsp1: Fix WPF macro names
 2021-06-18 16:21 UTC  (2+ messages)

[PATCH] include/uapi/linux/cec.h: typo: SATERDAY -> SATURDAY
 2021-06-18 14:21 UTC 

[PATCH v13 0/2] Add dts and bindings update for i.MX8QM/QXP JPEG codec
 2021-06-18 12:47 UTC  (7+ messages)
` [PATCH v13 2/2] arm64: dts: imx: Add jpeg encoder/decoder nodes

[PATCH v10 00/21] Fix v4l2-compliance errors
 2021-06-18 12:29 UTC  (22+ messages)
` [PATCH v10 01/21] media: v4l2-ioctl: Fix check_ext_ctrls
` [PATCH v10 02/21] media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VAL
` [PATCH v10 03/21] media: uvcvideo: "
` [PATCH v10 04/21] media: v4l2-ioctl: S_CTRL output the right value
` [PATCH v10 05/21] media: uvcvideo: Remove s_ctrl and g_ctrl
` [PATCH v10 06/21] media: uvcvideo: Set capability in s_param
` [PATCH v10 07/21] media: uvcvideo: Return -EIO for control errors
` [PATCH v10 08/21] media: uvcvideo: refactor __uvc_ctrl_add_mapping
` [PATCH v10 09/21] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v10 10/21] media: uvcvideo: Use dev->name for querycap()
` [PATCH v10 11/21] media: uvcvideo: Set unique vdev name based in type
` [PATCH v10 12/21] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE
` [PATCH v10 13/21] media: uvcvideo: Use control names from framework
` [PATCH v10 14/21] media: uvcvideo: Check controls flags before accessing them
` [PATCH v10 15/21] media: uvcvideo: Set error_idx during ctrl_commit errors
` [PATCH v10 16/21] media: docs: Document the behaviour of uvcvideo driver
` [PATCH v10 17/21] uvcvideo: uvc_ctrl_is_accessible: check for INACTIVE
` [PATCH v10 18/21] uvcvideo: improve error handling in uvc_query_ctrl()
` [PATCH v10 19/21] uvcvideo: don't spam the log in uvc_ctrl_restore_values()
` [PATCH v10 20/21] uvc: use vb2 ioctl and fop helpers
` [PATCH v10 21/21] media: uvcvideo: Return -EACCES to inactive controls

[GIT PULL FOR v5.14] Various fixes
 2021-06-18 12:05 UTC  (2+ messages)
` [GIT PULL FOR v5.14] Various fixes (#75237)

[syzbot] KMSAN: uninit-value in video_usercopy (2)
 2021-06-18 10:41 UTC  (3+ messages)
` [PATCH] media: v4l2-ioctl: explicitly initialize argument buffer

[PATCH] media: atomisp: fix the uninitialized use
 2021-06-18 10:37 UTC  (2+ messages)

[RFC 0/4] media: Introduce post_register() subdev operation
 2021-06-18 10:21 UTC  (6+ messages)
` [RFC 1/4] media: v4l2-subdev: Introduce post_register() core op
` [RFC 2/4] media: v4l2-async: Add notifier flags
` [RFC 3/4] media: v4l2-async: Call post_register() subdev op
` [RFC 4/4] media: i2c: gmsl: Defer camera intialization

[PATCH v5 0/2] IR driver for USB-UIRT device
 2021-06-18 10:18 UTC  (3+ messages)
` [PATCH v5 1/2] media: rc: new "
` [PATCH v5 2/2] USB: serial: blacklist USB-UIRT when driver is selected

[PATCH v5 0/3] media: imx: add support for imx8mq MIPI RX
 2021-06-18  9:57 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
` [PATCH v5 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx "
` [PATCH v5 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions

[PATCH] media: saa7164: remove redundant continue statement
 2021-06-18  9:50 UTC 

[PATCH v5 3/5] media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera
 2021-06-18  9:33 UTC  (2+ messages)

[PATCH v2 0/2] cec: One Touch Record tests
 2021-06-18  9:16 UTC  (5+ messages)
` [PATCH v2 1/2] cec: expand One Touch Record TV Screen test
` [PATCH v2 2/2] cec: expand One Touch Record On test

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-18  8:32 UTC  (4+ messages)

[PATCH] media: ov5640: Complement yuv mbus formats with their 1X16 versions
 2021-06-18  7:59 UTC 

[PATCH v3 0/8] Refactor MTK MDP driver into core/components
 2021-06-18  7:52 UTC  (8+ messages)
` [PATCH v3 1/8] mtk-mdp: add driver to probe mdp components
` [PATCH v3 2/8] mtk-mdp: use pm_runtime in MDP component driver
` [PATCH v3 3/8] media: mtk-mdp: don't pm_run_time_get/put for master comp in clock_on
` [PATCH v3 4/8] mtk-mdp: soc: mediatek: register mdp from mmsys
` [PATCH v3 5/8] media: mtk-mdp: search for vpu node instead of linking it to a property
` [PATCH v3 6/8] media: mtk-mdp: propagate errors better in pm_suspend/resume
` [PATCH v3 7/8] media: mtk-mdp: use mdp-rdma0 alias to point to MDP master

[PATCH] media: dvb-frontends: cx24117: Delete 'break' after 'goto'
 2021-06-18  7:17 UTC 

[PATCHv2 0/8] videobuf2: support new noncontiguous DMA API
 2021-06-18  4:44 UTC  (12+ messages)
` [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations

[PATCH v5 0/7] rkisp1 support for px30
 2021-06-18  4:24 UTC  (11+ messages)
` [PATCH v5 04/10] media: rockchip: rkisp1: allow separate interrupts
` [PATCH v5 05/10] media: rockchip: rkisp1: make some isp-param functions variable
` [PATCH v5 07/10] media: rockchip: rkisp1: add prefixes for v10 specific parts
` [PATCH v5 08/10] media: rockchip: rkisp1: add support for v12 isp variants
` [PATCH v5 09/10] dt-bindings: media: rkisp1: document px30 isp compatible
` [PATCH v5 10/10] media: rockchip: rkisp1: add support for px30 isp version

cron job: media_tree daily build: ERRORS
 2021-06-18  3:40 UTC 

[GIT PULL for 5.14] V4L2 sensor driver patches
 2021-06-17 22:38 UTC  (2+ messages)
` [GIT PULL for 5.14] V4L2 sensor driver patches (#75213)

[PATCH v3] media: aspeed-video: ignore interrupts that aren't enabled
 2021-06-17 22:02 UTC 

cx23885: risc op code error - strange solution
 2021-06-17 20:30 UTC 

Fixing problems around shared fences and RCU in DMA-buf
 2021-06-17 19:26 UTC  (3+ messages)
` [PATCH 1/7] dma-buf: add some more kerneldoc to dma_resv_add_shared_fence

[ragnatech:media-next] BUILD SUCCESS 6ef43d273e8562366035d8086008e4000a270fd8
 2021-06-17 17:48 UTC 

[PATCH RESEND v3 0/5] media: uvcvideo: Fix race conditions
 2021-06-17 17:06 UTC  (3+ messages)
` [PATCH RESEND v3 1/5] media: uvcvideo: Cancel async worker earlier


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