linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-04 02:41:05 to 2021-06-07 21:15:40 UTC [more...]

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

Genesys Logic UVC microscopes used to work with Linux, but no longer do
 2021-06-07 20:17 UTC  (5+ messages)
` [PATCH] Genesys Logic UVC microscopes used to work with Linux

[PATCH RESEND][next] media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()
 2021-06-07 19:04 UTC  (3+ messages)

[PATCH v3 00/38] media: ti-vpe: cal: multistream & embedded data support
 2021-06-07 16:51 UTC  (47+ messages)
` [PATCH v3 02/38] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH v3 09/38] media: ti-vpe: cal: Add CSI2 context
` [PATCH v3 15/38] media: ti-vpe: cal: remove wait when stopping camerarx
` [PATCH v3 21/38] media: ti-vpe: cal: handle cal_ctx_v4l2_register error
` [PATCH v3 22/38] media: ti-vpe: cal: set field always to V4L2_FIELD_NONE
` [PATCH v3 26/38] media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
` [PATCH v3 29/38] media: ti-vpe: cal: cleanup phy iteration in cal_remove
` [PATCH v3 30/38] media: ti-vpe: cal: fix ctx uninitialization
` [PATCH v3 31/38] media: ti-vpe: cal: fix queuing of the initial buffer
` [PATCH v3 32/38] media: ti-vpe: cal: use CSI-2 frame number
` [PATCH v3 33/38] media: ti-vpe: cal: add camerarx locking
` [PATCH v3 34/38] media: ti-vpe: cal: add camerarx enable/disable refcounting
` [PATCH v3 35/38] media: ti-vpe: cal: allow more than 1 source pads
` [PATCH v3 37/38] media: ti-vpe: cal: use frame desc to get vc and dt
` [PATCH v3 38/38] media: ti-vpe: cal: add multiplexed streams support

[PATCH] TDA1997x: enable EDID support
 2021-06-07 15:48 UTC  (4+ messages)

[PATCH] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
 2021-06-07 15:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] media firewire firedtv-avc fix a buffer overflow in avc_ca_pmt()
 2021-06-07 14:28 UTC  (3+ messages)

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

[PATCH RESENT] MEDIA CODA: Fix NULL ptr dereference in the encoder
 2021-06-07 11:05 UTC 

[PATCH 00/28] media: ti-vpe: cal: prepare for multistream support
 2021-06-07 10:41 UTC  (7+ messages)
` [PATCH 15/28] media: ti-vpe: cal: remove wait when stopping camerarx

Build failed in Jenkins: media-build #3521
 2021-06-07  9:19 UTC  (3+ messages)
` Build failed in Jenkins: media-build #3522
  ` Build failed in Jenkins: media-build #3523

[PATCH v2 00/13] imx8q video decoder/encoder driver
 2021-06-07  8:43 UTC  (14+ messages)
` [PATCH v2 01/13] dt-bindings: media: imx8q: add imx video codec bindings
` [PATCH v2 02/13] media: v4l: add some definition of v4l2 colorspace/xfer_func/ycbcr_encoding
` [PATCH v2 03/13] media: imx: imx8q: add imx8q vpu device driver
` [PATCH v2 04/13] media: imx: imx8q: add vpu core driver
` [PATCH v2 05/13] media: imx: imx8q: implement vpu core communication based on mailbox
` [PATCH v2 06/13] media: imx: imx8q: add vpu v4l2 m2m support
` [PATCH v2 07/13] media: imx: imx8q: add v4l2 m2m vpu encoder stateful driver
` [PATCH v2 08/13] media: imx: imx8q: add v4l2 m2m vpu decoder "
` [PATCH v2 09/13] media: imx: imx8q: implement windsor encoder rpc interface
` [PATCH v2 10/13] media: imx: imx8q: implement malone decoder "
` [PATCH v2 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v2 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v2 13/13] MAINTAINERS: add NXP IMX8Q VPU CODEC V4L2 driver entry

[PATCH v2 0/1] media: v4l2-subdev: add subdev-wide state struct
 2021-06-07  7:47 UTC  (6+ messages)
  ` [PATCH v2 1/1] "

[PATCH 0/2] media: cedrus: hevc: add support for multiple slices
 2021-06-07  7:43 UTC  (4+ messages)
` [PATCH 1/2] media: hevc: Add segment address field
` [PATCH 2/2] media: cedrus: hevc: Add support for multiple slices

[PATCH] media firewire firedtv-avc fix a buffer overflow in avc_ca_pmt()
 2021-06-07  7:38 UTC 

[PATCH 0/3] media: fix zero-length USB control requests
 2021-06-07  7:34 UTC  (4+ messages)
` [PATCH 3/3] media: rtl28xxu: fix zero-length control request

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-07  7:34 UTC  (10+ messages)
` [PATCH 03/34] media: docs: */media/index.rst: don't use ReST doc:`foo`
` [PATCH 04/34] media: userspace-api: avoid using ReST :doc:`foo` markup
` [PATCH 05/34] media: driver-api: drivers: "
` [PATCH 06/34] media: admin-guide: "

cron job: media_tree daily build: ERRORS
 2021-06-07  3:30 UTC 

[PATCH v5] media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
 2021-06-06 20:34 UTC  (2+ messages)

NEW ORDER REQUEST
 2021-06-06 20:07 UTC 

[PATCH v2] media: videobuf2: Fix integer overrun in vb2_mmap
 2021-06-06 19:45 UTC  (3+ messages)

[PATCH V2 0/2] media: video-i2c: additional support for Melexis MLX90640
 2021-06-06 19:18 UTC  (10+ messages)
` [PATCH 1/2] media: video-i2c: frame delay based on last frame's end time
  ` [PATCH V2 2/2] media: video-i2c: append register data on MLX90640's frame

[PATCH] media: cedrus: hevc: Add support for scaling lists
 2021-06-06  6:50 UTC 

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

drivers/staging/media/atomisp/pci/sh_css_params.c:2975:7: warning: variable 'succ' set but not used
 2021-06-06  0:09 UTC 

[PATCH v7 00/27] v4l: subdev internal routing and streams
 2021-06-06  0:06 UTC  (16+ messages)
` [PATCH v7 20/27] v4l: subdev: add V4L2_SUBDEV_ROUTE_FL_SOURCE
` [PATCH v7 21/27] v4l: subdev: routing kernel helper functions
` [PATCH v7 22/27] v4l: subdev: add stream based configuration
` [PATCH v7 23/27] v4l: subdev: add 'stream' to subdev ioctls
` [PATCH v7 24/27] v4l: subdev: use streams in v4l2_subdev_link_validate()
` [PATCH v7 25/27] v4l: subdev: add routing & stream config to v4l2_subdev_state

drivers/staging/media/atomisp/i2c/atomisp-gc2235.c:567:6: warning: variable 'ret' set but not used
 2021-06-05 23:18 UTC 

PROBLEM: Broken pixel format for Elgato Cam Link 4K
 2021-06-05 23:10 UTC  (11+ messages)
` [PATCH v2] media: uvcvideo: Fix pixel format change "
    ` [PATCH v3] "
    ` [PATCH v4] "

Recording videos on phones and camera on Librem 5 devboard
 2021-06-05 22:12 UTC  (7+ messages)

[PATCH 1/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
 2021-06-05 15:04 UTC  (4+ messages)

[PATCH] dma-buf: fix build due to missing export
 2021-06-05 11:14 UTC  (3+ messages)

[ragnatech:media-next] BUILD SUCCESS 5b448065febe1c6bb6693735844f2fb2b7b654dc
 2021-06-05  4:25 UTC 

cron job: media_tree daily build: ERRORS
 2021-06-05  3:29 UTC 

[PATCH v5,0/6] Support H264 4K on MT8192
 2021-06-05  2:29 UTC  (7+ messages)
` [PATCH v5,1/6] media: mtk-vcodec: venc: remove redundant code
` [PATCH v5,2/6] dt-bindings: media: mtk-vcodec: Add dma-ranges property
` [PATCH v5,3/6] media: mtk-vcodec: Support 34bits dma address for venc
` [PATCH v5,4/6] dt-bindings: media: mtk-vcodec: Add binding for MT8192 VENC
` [PATCH v5,5/6] media: mtk-vcodec: Add MT8192 H264 venc driver
` [PATCH v5,6/6] media: mtk-vcodec: Support MT8192 H264 4K encoding

[PATCH v2 0/2] Remove unnecessary tests and cast before kfree/kvfree
 2021-06-05  2:08 UTC  (3+ messages)
` [PATCH v2 1/2] staging: media: atomisp: pci: Remove checks "
` [PATCH v2 2/2] staging: media: atomisp: pci: Remove unnecessary (void *) cast

[PATCH] media: dt-bindings: media: renesas,drif: Fix fck definition
 2021-06-04 22:05 UTC  (6+ messages)

[PATCH v2 0/3] media: imx: add support for imx8mq MIPI RX
 2021-06-04 21:37 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller

[PATCH v2 1/3] dt-bindings: adv7180: Introduce the 'reset-gpios' property
 2021-06-04 21:33 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: adv7180: Introduce 'adv,force-bt656-4' property
 2021-06-04 21:22 UTC  (2+ messages)
` [PATCH v2 2/2] media: i2c: adv7180: fix adv7280 BT.656-4 compatibility

[PATCH 1/2] dt-bindings: adv7180: Introduce adv,adv7182-force-bt656-4
 2021-06-04 21:08 UTC  (3+ messages)

[PATCH 00/10] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
 2021-06-04 20:45 UTC  (8+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] dt-bindings: mfd: syscon: add Rockchip RK3036/RK3228 qos compatibles
  ` [PATCH v2 02/12] dt-bindings: media: rockchip-vpu: add new compatibles
  ` [PATCH v2 03/12] dt-bindings: media: rockchip-vdec: add RK3228 compatible

[PATCH V11 0/2] Implement Shutdown callback for geni_i2c
 2021-06-04 20:34 UTC  (5+ messages)
` [PATCH V11 1/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c
` [PATCH V11 2/2] i2c: i2c-qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops

[PATCH v2 0/6] Camera Sensor Drivers
 2021-06-04 20:23 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: media: Add bindings for imx335
` [PATCH v2 3/6] dt-bindings: media: Add bindings for imx412
` [PATCH v2 5/6] dt-bindings: media: Add bindings for ov9282

[PATCH] treewide: Add missing semicolons to __assign_str uses
 2021-06-04 19:38 UTC  (2+ messages)

[PATCH v9 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-06-04 17:37 UTC  (6+ messages)
` [PATCH v9 03/13] media: hantro: Use syscon instead of 'ctrl' register

[PATCH v2] media: dt-bindings: media: renesas,csi2: Add r8a779a0 support
 2021-06-04 16:35 UTC 

[PATCH v2 0/3] media: add vb2_queue_change_type() helper
 2021-06-04 14:44 UTC  (9+ messages)
` [PATCH v2 1/3] media: videobuf2-v4l2.c: "
` [PATCH v2 2/3] media: vivid: remove stream_sliced_vbi_cap field
` [PATCH v2 3/3] media: vivid: use vb2_queue_change_type

[PATCH 1/1] media: dt-bindings: media: renesas,drif: Fix a dt_binding_check warning
 2021-06-04  8:54 UTC  (3+ messages)

[GIT PULL FOR v5.14] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-06-04  8:50 UTC  (2+ messages)
` [GIT PULL FOR v5.14] Add HANTRO G2/HEVC decoder support for IMX8MQ (#74776)

[PATCH v2 00/18] CSI2RX support on J721E
 2021-06-04  8:04 UTC  (8+ messages)
` [PATCH v2 13/18] media: ti: Add CSI2RX support for J721E

[GIT PULL FOR v5.14] rc and dvb: new keymap, constify and more
 2021-06-04  8:05 UTC  (2+ messages)
` [GIT PULL FOR v5.14] rc and dvb: new keymap, constify and more (#74775)

[PATCH v4 0/2] cec: add tests for Give Deck Status message
 2021-06-04  7:53 UTC  (4+ messages)
` [PATCH v4 1/2] cec-follower: emulate features for CEC versions < CEC 2.0
` [PATCH v4 2/2] cec: add tests for Give Deck Status message

[GIT PULL FOR v5.14] vb2_queue_change_type, hevc fix and atmel-isc series
 2021-06-04  7:40 UTC  (2+ messages)
` [GIT PULL FOR v5.14] vb2_queue_change_type, hevc fix and atmel-isc (#74764)

[PATCH] Signed-off-by: Herman <yanshuaijun@yulong.com>
 2021-06-04  6:40 UTC  (2+ messages)


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