linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-11 08:39:14 to 2021-06-15 03:44:15 UTC [more...]

cron job: media_tree daily build: ERRORS
 2021-06-15  3:44 UTC 

[PATCH -next] drm/nouveau: Remove set but not used variable 'dev'
 2021-06-15  1:58 UTC  (2+ messages)

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

[PATCH v2] drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed imporant' > 'indeed important'
 2021-06-15  2:06 UTC 

[PATCH v2 0/7] rkisp1 support for px30
 2021-06-15  0:37 UTC  (8+ messages)
` [PATCH v2 1/7] media: rockchip: rkisp1: remove unused irq variable
` [PATCH v2 2/7] media: rockchip: rkisp1: allow separate interrupts
` [PATCH v2 3/7] media: rockchip: rkisp1: make some isp-param functions variable
` [PATCH v2 4/7] media: rockchip: rkisp1: make some isp-stats "
` [PATCH v2 5/7] media: rockchip: rkisp1: add prefixes for v10 specific parts
` [PATCH v2 6/7] media: rockchip: rkisp1: add support for v12 isp variants
` [PATCH v2 7/7] media: rockchip: rkisp1: add support for px30 isp version

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

[PATCH 00/10] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
 2021-06-14 21:32 UTC  (25+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 04/12] media: hantro: reorder variants
  ` [PATCH v2 05/12] media: hantro: merge Rockchip platform drivers
  ` [PATCH v2 06/12] media: hantro: add support for Rockchip RK3066
  ` [PATCH v2 07/12] media: hantro: add support for Rockchip RK3036
  ` [PATCH v2 08/12] ARM: dts: rockchip: add power controller for RK3036
  ` (subset) [PATCH v2 00/12] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] dt-bindings: media: rockchip-vpu: add new compatibles
  ` [PATCH v3 2/6] dt-bindings: media: rockchip-vdec: add RK3228 compatible
  ` [PATCH v3 3/6] media: hantro: reorder variants
  ` [PATCH v3 4/6] media: hantro: merge Rockchip platform drivers
  ` [PATCH v3 5/6] media: hantro: add support for Rockchip RK3066
  ` [PATCH v3 6/6] media: hantro: add support for Rockchip RK3036

[PATCH v4 00/35] media: ti-vpe: cal: improvements towards multistrea
 2021-06-14 20:36 UTC  (37+ messages)
` [PATCH v4 01/35] media: ti-vpe: cal: add g/s_parm for legacy API
` [PATCH v4 02/35] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH v4 03/35] media: ti-vpe: cal: remove unused cal_camerarx->dev field
` [PATCH v4 04/35] media: ti-vpe: cal: rename "sensor" to "source"
` [PATCH v4 05/35] media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime resume
` [PATCH v4 06/35] media: ti-vpe: cal: use v4l2_get_link_freq
` [PATCH v4 07/35] media: ti-vpe: cal: add cal_ctx_prepare/unprepare
` [PATCH v4 08/35] media: ti-vpe: cal: change index and cport to u8
` [PATCH v4 09/35] media: ti-vpe: cal: Add CSI2 context
` [PATCH v4 10/35] media: ti-vpe: cal: Add pixel processing context
` [PATCH v4 11/35] media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
` [PATCH v4 12/35] media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
` [PATCH v4 13/35] media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros
` [PATCH v4 14/35] media: ti-vpe: cal: catch VC errors
` [PATCH v4 15/35] media: ti-vpe: cal: remove wait when stopping camerarx
` [PATCH v4 16/35] media: ti-vpe: cal: disable csi2 ctx and pix proc at ctx_stop
` [PATCH v4 17/35] media: ti-vpe: cal: allocate pix proc dynamically
` [PATCH v4 18/35] media: ti-vpe: cal: add 'use_pix_proc' field
` [PATCH v4 19/35] media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
` [PATCH v4 20/35] media: ti-vpe: cal: add vc and datatype fields to cal_ctx
` [PATCH v4 21/35] media: ti-vpe: cal: handle cal_ctx_v4l2_register error
` [PATCH v4 22/35] media: ti-vpe: cal: set field always to V4L2_FIELD_NONE
` [PATCH v4 23/35] media: ti-vpe: cal: fix typo in a comment
` [PATCH v4 24/35] media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap
` [PATCH v4 25/35] media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*
` [PATCH v4 26/35] media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
` [PATCH v4 27/35] media: ti-vpe: cal: remove cal_camerarx->fmtinfo
` [PATCH v4 28/35] media: ti-vpe: cal: support 8 DMA contexts
` [PATCH v4 29/35] media: ti-vpe: cal: cleanup phy iteration in cal_remove
` [PATCH v4 30/35] media: ti-vpe: cal: fix ctx uninitialization
` [PATCH v4 31/35] media: ti-vpe: cal: fix queuing of the initial buffer
` [PATCH v4 32/35] media: ti-vpe: cal: add camerarx locking
` [PATCH v4 33/35] media: ti-vpe: cal: add camerarx enable/disable refcounting
` [PATCH v4 34/35] media: ti-vpe: cal: allow more than 1 source pads
` [PATCH v4 35/35] media: ti-vpe: cal: add embedded data support

[PATCH v6] media: em28xx: Fix race condition between open and init function
 2021-06-14 19:52 UTC 

[PATCH v3 0/7] media: v4l2: compat ioctl fixes
 2021-06-14 17:21 UTC  (19+ messages)
` [PATCH v3 1/8] media: v4l2-core: ignore native time32 ioctls on 64-bit
` [PATCH v3 2/8] media: v4l2-core: explicitly clear ioctl input data
` [PATCH v3 3/8] media: v4l2-core: fix whitespace damage in video_get_user()
` [PATCH v3 4/8] media: subdev: remove VIDIOC_DQEVENT_TIME32 handling
` [PATCH v3 5/8] media: v4l2-core: return -ENODEV from ioctl when not registered
` [PATCH v3 6/8] media: atomisp: remove compat_ioctl32 code
` [PATCH v3 7/8] media: subdev: fix compat_ioctl32
` [PATCH v3 8/8] media: subdev: disallow ioctl for saa6588/davinci

[PATCH v2] media: staging: max96712: Add basic support for MAX96712 GMSL2 deserializer
 2021-06-14 17:06 UTC 

[PATCH 0/9] Add Synopsys DesignWare HDMI RX Controller and PHY drivers
 2021-06-14 17:05 UTC  (16+ messages)
` [PATCH 6/9] media: platform: Add Synopsys DesignWare HDMI RX Controller Driver
` [PATCH 7/9] media: v4l2-dv-timings: Add more CEA/CTA-861 video format timings
` [PATCH 9/9] media: dwc: dw-hdmi-rx: Add support for CEC

[PATCH v2 0/2] Remove unnecessary tests and cast before kfree/kvfree
 2021-06-14 16:44 UTC  (3+ messages)

[GIT PULL FOR v5.14] media: v4l2: compat ioctl fixes
 2021-06-14 15:41 UTC  (2+ messages)
` [GIT PULL FOR v5.14] media: v4l2: compat ioctl fixes (#75067)

[PATCH v4 00/17] media: gmsl: Reliability improvements
 2021-06-14 15:17 UTC  (7+ messages)
` [PATCH v4 16/17] media: v4l2-subdev: De-deprecate init() subdev op

[PATCH v2] cec: add Deck Control wake-up handling tests
 2021-06-14 13:53 UTC 

[PATCH v2 0/8] Additional features for Hantro HEVC
 2021-06-14 13:33 UTC  (6+ messages)
` [PATCH v2 7/8] media: hevc: Add scaling matrix control

[PATCH v2] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
 2021-06-14 13:12 UTC  (4+ messages)

[PATCH] drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo imporant > important
 2021-06-14 12:40 UTC  (2+ messages)

[PATCH] venus: helper: do not set constrained format for UBWC
 2021-06-14 11:56 UTC  (5+ messages)

[RESENT PATCH V0 0/4] media: some framework interface extension for new feature of Mediatek Camsys driver
 2021-06-14 10:56 UTC  (2+ messages)

[GIT PULL FOR v5.14] Support H264 4K on MT8192
 2021-06-14 10:59 UTC  (2+ messages)
` [GIT PULL FOR v5.14] Support H264 4K on MT8192 (#75015)

[GIT PULL FOR v5.14] v2: v4l2-subdev: add subdev-wide state struct
 2021-06-14 10:19 UTC  (2+ messages)
` [GIT PULL FOR v5.14] v2: v4l2-subdev: add subdev-wide state struct (#75014)

[PATCH v2 0/7] media: v4l2: compat ioctl fixes
 2021-06-14  8:00 UTC  (5+ messages)
` [PATCH v2 2/7] media: v4l2-core: explicitly clear ioctl input data

[PATCH -next] media: mt9v111: Add missing MODULE_DEVICE_TABLE
 2021-06-14  7:49 UTC  (2+ messages)

[PATCH 0/8] Additional features for Hantro HEVC
 2021-06-14  7:45 UTC  (5+ messages)
` [PATCH 1/8] media: hantro: Trace hevc hw cycles performance register

[PATCH] venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM control
 2021-06-14  6:49 UTC  (3+ messages)

[ragnatech:media-next 68/328] drivers/media/dvb-frontends/rtl2832_sdr.o: warning: objtool: rtl2832_sdr_s_fmt_sdr_cap() falls through to next function rtl2832_sdr_set_adc.cold()
 2021-06-13 19:13 UTC 

Regression? omap2plus_defconfig bloat due drivers/media/Kconfig changes
 2021-06-13 18:03 UTC 

drivers/media/dvb-frontends/rtl2832_sdr.o: warning: objtool: rtl2832_sdr_try_fmt_sdr_cap() falls through to next function rtl2832_sdr_start_streaming.cold()
 2021-06-13 18:12 UTC 

[PATCH] media: pci: cx88: switch from 'pci_' to 'dma_' API
 2021-06-13 17:36 UTC 

[PATCH] media: saa7134: switch from 'pci_' to 'dma_' API
 2021-06-13 15:03 UTC 

[PATCH v3] media: v4l2-fwnode: Simplify v4l2_async_nf_parse_fwnode_endpoints()
 2021-06-13 15:08 UTC 

[GIT PULL FOR v5.14] v4l2-subdev: add subdev-wide state struct
 2021-06-13 10:04 UTC  (2+ messages)
` [GIT PULL FOR v5.14] v4l2-subdev: add subdev-wide state struct (#75003)

[PATCH V2] treewide: Add missing semicolons to __assign_str uses
 2021-06-12 23:11 UTC  (2+ messages)

Logilink DVB-T2 stick VG0022A
 2021-06-12 21:20 UTC  (4+ messages)

[ragnatech:media-next] BUILD SUCCESS 4c6e0976295add7f0ed94d276c04a3d6f1ea8f83
 2021-06-12 17:14 UTC 

[PATCH 0/5] staging: media: atomisp: code formatting changes
 2021-06-12 16:43 UTC  (2+ messages)
` [PATCH RESEND "

[PATCH] v4l-utils: libdvbv5: fix broken my_strlcpy calls
 2021-06-12  9:47 UTC 

[PATCH 1/2] media: usb: dvb-usb-v2: af9035: report if i2c client isn't bound
 2021-06-12  9:13 UTC  (2+ messages)
` [PATCH 2/2] media: usb: dvb-usb-v2: af9035: let subdrv autoselect enable si2168 and si2157

[PATCH v2] rcar-csi2: Add r8a779a0 support
 2021-06-12  8:46 UTC 

[RFC/WIP 0/4] HEIC image encoder
 2021-06-12  8:45 UTC  (5+ messages)

[PATCH v3 0/2] media: video-i2c: additional support for Melexis MLX90640
 2021-06-12  7:10 UTC  (5+ messages)
` [PATCH v3 2/2] media: video-i2c: append register data on MLX90640's frame

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

[PATCH 0/2] media: imx-jpeg: Constify a few static structs
 2021-06-11 23:42 UTC  (3+ messages)
` [PATCH 1/2] media: imx-jpeg: Constify static struct v4l2_m2m_ops
` [PATCH 2/2] media: imx-jpeg: Constify static struct mxc_jpeg_fmt

[GIT PULL FOR v5.14] uvcvideo fix
 2021-06-11 20:34 UTC  (2+ messages)

[PATCH v7 0/3] cec: Deck Control tests
 2021-06-11 16:45 UTC  (4+ messages)
` [PATCH v7 1/3] cec: add tests for Deck Control message
` [PATCH v7 2/3] cec: add tests for Deck Play message
` [PATCH v7 3/3] cec-compliance: remove Deck Status test

[PATCH v2] rcar-csi2: Add support for Y10 and Y8
 2021-06-11 16:07 UTC 

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

[GIT PULL FOR v5.14] Venus updates part2
 2021-06-11 12:44 UTC  (2+ messages)
` [GIT PULL FOR v5.14] Venus updates part2 (#74989)

[PATCH v5 13/16] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put
 2021-06-11 10:46 UTC  (3+ messages)

[PATCH v5 0/5] Add support for the Hynix Hi-846 camera
 2021-06-11 10:14 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: vendor-prefixes: Add SK Hynix Inc
` [PATCH v5 2/5] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor
` [PATCH v5 3/5] media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera
` [PATCH v5 4/5] arm64: defconfig: enable VIDEO_HI846
` [PATCH v5 5/5] Documentation: i2c-cardlist: add the Hynix hi846 sensor

[PATCH -next v3] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c
 2021-06-11  9:59 UTC  (2+ messages)

[PATCH v2 0/6] Camera Sensor Drivers
 2021-06-11  9:25 UTC  (4+ messages)

[PATCH v6 0/3] cec: Deck Control tests
 2021-06-11  8:48 UTC  (5+ messages)
` [PATCH v6 1/3] cec: add tests for Deck Control message
` [PATCH v6 2/3] cec: add tests for Deck Play message

[PATCH v5 0/9] media: v4l2-subdev: add subdev-wide state struct
 2021-06-11  8:42 UTC  (3+ messages)
` [PATCH v5 10/9] media: mt9v111: fix compilation when !VIDEO_V4L2_SUBDEV_API


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