linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-24 10:44:56 to 2021-05-26 11:11:05 UTC [more...]

[PATCH v11 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-05-26 11:10 UTC  (14+ messages)
` [PATCH v11 1/9] media: hevc: Add fields and flags for hevc PPS
` [PATCH v11 2/9] media: hevc: Add decode params control
` [PATCH v11 3/9] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v11 4/9] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v11 5/9] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v11 6/9] media: uapi: Add a control for HANTRO driver
` [PATCH v11 7/9] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v11 8/9] media: hantro: Introduce G2/HEVC decoder
` [PATCH v11 9/9] media: hantro: IMX8M: add variant for G2/HEVC codec

[PATCH V3 0/6] PCI: Enable 10-Bit tag support for PCIe devices
 2021-05-26 10:46 UTC  (3+ messages)
` [PATCH V3 1/6] PCI: Use cached Device Capabilities Register

[PATCH v4] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-05-26 10:40 UTC  (3+ messages)

[PATCHv5 0/5] media: uvcvideo: implement UVC 1.5 ROI
 2021-05-26 10:38 UTC  (2+ messages)

[PATCHv4 0/5] media: uvcvideo: implement UVC 1.5 ROI
 2021-05-26 10:32 UTC  (4+ messages)

[PATCH 00/10] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
 2021-05-26 10:32 UTC  (17+ messages)
` [PATCH 01/10] ARM: dts: rockchip: add power controller for RK322x
` [PATCH 02/10] ARM: dts: rockchip: add power controller for RK3036
` [PATCH 03/10] dt-bindings: mfd: syscon: add Rockchip RK3036/RK3228 qos compatibles
` [PATCH 04/10] media: hantro: add support for Rockchip RK3066
` [PATCH 05/10] media: hantro: add support for Rockchip RK3036
` [PATCH 06/10] ARM: dts: rockchip: add vpu nodes for RK3066 and RK3188
` [PATCH 07/10] ARM: dts: rockchip: add vpu node for RK322x
` [PATCH 08/10] media: dt-bindings: media: rockchip-vpu: add new compatibles
` [PATCH 09/10] ARM: dts: rockchip: add vdec node for RK322x
` [PATCH 10/10] media: dt-bindings: media: rockchip-vdec: add RK3228 compatible

[PATCH -next] [media] media: Replaced simple_strtol() with kstrtoint()
 2021-05-26 10:08 UTC  (2+ messages)

[PATCH] drivers: media: Simplify the return expression of interpolate_value()
 2021-05-26 10:06 UTC  (2+ messages)

[PATCH] media: videobuf-dma-sg: void function return statements are not generally useful
 2021-05-26  9:47 UTC 

[PATCH 00/34] Rid W=1 warnings from GPU
 2021-05-26  8:47 UTC  (3+ messages)
` [PATCH 19/34] drm/amd/amdgpu/amdgpu_device: Make local function static
` [PATCH 30/34] drm/vgem/vgem_drv: Standard comment blocks should not use kernel-doc format

[PATCH v1 1/1] ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
 2021-05-26  8:35 UTC  (5+ messages)

[PATCH v7 00/27] v4l: subdev internal routing and streams
 2021-05-26  8:25 UTC  (10+ 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
` [PATCH v7 26/27] v4l: subdev: add V4L2_SUBDEV_FL_MULTIPLEXED
` [PATCH v7 27/27] v4l: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8

[PATCH] mm: the definition should be standardized
 2021-05-26  7:57 UTC 

[PATCH] media: b2c2-flexcop-usb: revised use of space
 2021-05-26  7:55 UTC 

cron job: media_tree daily build: WARNINGS
 2021-05-26  3:42 UTC 

[PATCH V11 0/2] Implement Shutdown callback for geni_i2c
 2021-05-25 21:36 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 -next] media: imx: imx7_mipi_csis: Fix error return code in mipi_csis_async_register()
 2021-05-25 20:49 UTC  (2+ messages)

[PATCH 00/17] CAMSS: SM8250 support (and some fixes)
 2021-05-25 18:38 UTC  (7+ messages)
` [PATCH 03/17] media: camss: csiphy-3ph: add support for SM8250 CSI DPHY
` [PATCH 04/17] media: camss: csid-170: fix non-10bit formats

[PATCH] media: v4l2-dev.c: Modified the macro SET_VALID_IOCTL
 2021-05-25 15:22 UTC  (2+ messages)

[PATCH] Staging: atomisp: Use sysfs_emit() instead of sprintf() where appropriate
 2021-05-25 16:37 UTC  (2+ messages)

[PATCH v3 3/3] staging: media: atomisp: remove useless returns
 2021-05-25 16:18 UTC  (3+ messages)
` [PATCH v4 0/3] staging: media: atomisp: code clean up

[PATCH 0/4] staging: media: atomisp: Fix minor issues in
 2021-05-25 16:15 UTC  (2+ messages)

[PATCH v10 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-05-25 16:14 UTC  (4+ messages)

[PATCH v2 0/2] New V4L2 controls V4L2_CID_NOTIFY_GAIN_XXX
 2021-05-25 15:44 UTC  (3+ messages)
` [PATCH v2 1/2] media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAIN_XXX controls
` [PATCH v2 2/2] media: v4l2-ctrls: Document "

[PATCH] drm/amdgpu: remove unreachable code
 2021-05-25 15:38 UTC  (5+ messages)

[GIT PULL FOR v5.14] v4l2-ctrls: one fix plus refactor work
 2021-05-25 14:26 UTC  (2+ messages)
` [GIT PULL FOR v5.14] v4l2-ctrls: one fix plus refactor work (#74554)

[PATCH v2] amdgpu: remove unreachable code
 2021-05-25 14:09 UTC  (2+ messages)

[PATCH v2] media: dvd_usb: memory leak in cinergyt2_fe_attach
 2021-05-25 13:06 UTC 

[PATCH v3 0/3] IR driver for USB-UIRT device
 2021-05-25 12:25 UTC  (9+ messages)

[PATCH 00/23] media: imx: imx7-mipi-csis: Add i.MX8MM support / imx8mq support
 2021-05-25 11:25 UTC  (13+ messages)

[GIT PULL for 5.14] V4L2 camera sensor etc. patches
 2021-05-25 11:12 UTC  (2+ messages)
` [GIT PULL for 5.14] V4L2 camera sensor etc. patches (#74548)

[RFC PATCH 0/3] media: imx: imx7-media-csi: i.MX8MM support
 2021-05-25  9:59 UTC  (5+ messages)
` [RFC PATCH 2/3] media: imx: imx7-media-csi: Set TWO_8BIT_SENSOR for >= 10-bit formats

[PATCH -next] drm/nouveau: Remove set but not used variable 'dev'
 2021-05-25  8:25 UTC 

[PATCH v9 00/22] uvcvideo: Fix v4l2-compliance errors
 2021-05-25  8:06 UTC  (2+ messages)

[RFC/WIP 0/4] HEIC image encoder
 2021-05-25  7:42 UTC  (6+ messages)
` [RFC/WIP 1/4] media: Add HEIC compressed pixel format

[PATCH] media: dvd_usb: memory leak in cinergyt2_fe_attach
 2021-05-25  6:46 UTC  (3+ messages)

[PATCH] media: atomisp: remove the repeated declaration
 2021-05-25  6:02 UTC 

[PATCH] media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx
 2021-05-25  5:26 UTC  (2+ messages)

[PATCH v2] media: atomisp: Fix whitespace at the beginning of line
 2021-05-24 18:28 UTC  (2+ messages)

[ragnatech:media-next] BUILD SUCCESS 2fb27551ba4053ae503ce6c3b7b5d87cd206b1fd
 2021-05-24 17:35 UTC 

[PATCH 0/6] Don't use BIT() macro in UAPI headers
 2021-05-24 16:34 UTC  (7+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] KVM: X86: Use _BITUL() "

Is this a bug between dvb_usb_adapter_frontend_init and cinergyt2_frontend_attach?
 2021-05-24 15:06 UTC 

[PATCH] media: staging: atomisp: improve error handling in gc2235_detect()
 2021-05-24 15:32 UTC  (2+ messages)

[PATCH] media: atomisp: Replace whitespace at the beginning of line
 2021-05-24 15:20 UTC  (2+ messages)

[PATCH] media: atomisp: remove compat_ioctl32 code
 2021-05-24 15:18 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 09/16] media: dvb: Add check on sp8870_readreg return
 2021-05-24 14:51 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 10/16] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.4 11/16] media: gspca: properly check for errors in po1030_probe()

[PATCH AUTOSEL 4.9 11/19] media: dvb: Add check on sp8870_readreg return
 2021-05-24 14:51 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 12/19] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.9 13/19] media: gspca: properly check for errors in po1030_probe()

[PATCH AUTOSEL 4.14 11/21] media: dvb: Add check on sp8870_readreg return
 2021-05-24 14:50 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 12/21] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.14 13/21] media: gspca: properly check for errors in po1030_probe()

[PATCH AUTOSEL 4.19 13/25] media: dvb: Add check on sp8870_readreg return
 2021-05-24 14:49 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 14/25] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.19 15/25] media: gspca: properly check for errors in po1030_probe()

[PATCH AUTOSEL 5.4 03/52] Revert "media: usb: gspca: add a missed check for goto_low_power"
 2021-05-24 14:48 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 30/52] Revert "media: dvb: Add check on sp8870_readreg"
` [PATCH AUTOSEL 5.4 31/52] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 5.4 32/52] Revert "media: gspca: mt9m111: Check write_bridge for timeout"
` [PATCH AUTOSEL 5.4 33/52] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 5.4 34/52] Revert "media: gspca: Check the return value of write_bridge for timeout"
` [PATCH AUTOSEL 5.4 35/52] media: gspca: properly check for errors in po1030_probe()

[PATCH AUTOSEL 5.10 04/62] Revert "media: usb: gspca: add a missed check for goto_low_power"
 2021-05-24 14:47 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 33/62] Revert "media: dvb: Add check on sp8870_readreg"
` [PATCH AUTOSEL 5.10 34/62] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 5.10 35/62] Revert "media: gspca: mt9m111: Check write_bridge for timeout"
` [PATCH AUTOSEL 5.10 36/62] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 5.10 37/62] Revert "media: gspca: Check the return value of write_bridge for timeout"
` [PATCH AUTOSEL 5.10 38/62] media: gspca: properly check for errors in po1030_probe()

[PATCH AUTOSEL 5.12 04/63] Revert "media: usb: gspca: add a missed check for goto_low_power"
 2021-05-24 14:45 UTC  (7+ messages)
` [PATCH AUTOSEL 5.12 33/63] Revert "media: dvb: Add check on sp8870_readreg"
` [PATCH AUTOSEL 5.12 34/63] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 5.12 35/63] Revert "media: gspca: mt9m111: Check write_bridge for timeout"
` [PATCH AUTOSEL 5.12 36/63] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 5.12 37/63] Revert "media: gspca: Check the return value of write_bridge for timeout"
` [PATCH AUTOSEL 5.12 38/63] media: gspca: properly check for errors in po1030_probe()

[PATCH -next] media: staging: tegra-vde: Fix error return code in tegra_vde_probe()
 2021-05-24 13:36 UTC  (4+ messages)

[syzbot] WARNING in rtl28xxu_ctrl_msg/usb_submit_urb
 2021-05-24 13:19 UTC 

[PATCH] drivers: media: Simplify the return expression
 2021-05-24 12:31 UTC 

[PATCH 0/2] New V4L2 controls V4L2_CID_NOTIFY_GAIN_XXX
 2021-05-24 11:27 UTC  (7+ messages)
` [PATCH 2/2] media: v4l2-ctrls: Document V4L2_CID_NOTIFY_GAIN_XXX controls

[PATCH] m5602_ov7660: remove the repeated declaration
 2021-05-24 11:13 UTC 

[PATCH v3 00/38] media: ti-vpe: cal: multistream & embedded data support
 2021-05-24 11:09 UTC  (39+ messages)
` [PATCH v3 01/38] media: ti-vpe: cal: add g/s_parm for legacy API
` [PATCH v3 02/38] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH v3 03/38] media: ti-vpe: cal: remove unused cal_camerarx->dev field
` [PATCH v3 04/38] media: ti-vpe: cal: rename "sensor" to "source"
` [PATCH v3 05/38] media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime resume
` [PATCH v3 06/38] media: ti-vpe: cal: use v4l2_get_link_freq
` [PATCH v3 07/38] media: ti-vpe: cal: add cal_ctx_prepare/unprepare
` [PATCH v3 08/38] media: ti-vpe: cal: change index and cport to u8
` [PATCH v3 09/38] media: ti-vpe: cal: Add CSI2 context
` [PATCH v3 10/38] media: ti-vpe: cal: Add pixel processing context
` [PATCH v3 11/38] media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
` [PATCH v3 12/38] media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
` [PATCH v3 13/38] media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros
` [PATCH v3 14/38] media: ti-vpe: cal: catch VC errors
` [PATCH v3 15/38] media: ti-vpe: cal: remove wait when stopping camerarx
` [PATCH v3 16/38] media: ti-vpe: cal: disable csi2 ctx and pix proc at ctx_stop
` [PATCH v3 17/38] media: ti-vpe: cal: allocate pix proc dynamically
` [PATCH v3 18/38] media: ti-vpe: cal: add 'use_pix_proc' field
` [PATCH v3 19/38] media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
` [PATCH v3 20/38] media: ti-vpe: cal: add vc and datatype fields to cal_ctx
` [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 23/38] media: ti-vpe: cal: fix typo in a comment
` [PATCH v3 24/38] media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap
` [PATCH v3 25/38] media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*
` [PATCH v3 26/38] media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
` [PATCH v3 27/38] media: ti-vpe: cal: remove cal_camerarx->fmtinfo
` [PATCH v3 28/38] media: ti-vpe: cal: support 8 DMA contexts
` [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 36/38] media: ti-vpe: cal: add embedded data support
` [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 0/3] media: fix zero-length USB control requests
 2021-05-24 11:09 UTC  (4+ messages)
` [PATCH 1/3] media: gspca/gl860: fix zero-length "
` [PATCH 2/3] media: gspca/sunplus: "
` [PATCH 3/3] media: rtl28xxu: fix zero-length control request


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