linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-18 08:21:40 to 2021-03-22 07:41:23 UTC [more...]

[PATCH] media: add a subsystem profile documentation
 2021-03-22  7:40 UTC  (3+ messages)

[PATCH 0/8] videobuf2: support new noncontiguous DMA API
 2021-03-22  7:40 UTC  (8+ messages)
` [PATCH 5/8] videobuf2: add V4L2_FLAG_MEMORY_NON_COHERENT flag
` [PATCH 7/8] videobuf2: handle "
` [PATCH 8/8] videobuf2: handle non-contiguous DMA allocations

cron job: media_tree daily build: WARNINGS
 2021-03-22  4:38 UTC 

[PATCH] media: Fix a typo
 2021-03-22  3:01 UTC  (2+ messages)

[PATCH 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2021-03-22  2:22 UTC  (3+ messages)
` [PATCH 2/4] [media] platform: Add Synopsys Designware HDMI RX Controller Driver

[PATCH] ipu3-cio2: Parse sensor orientation and rotation
 2021-03-22  0:19 UTC  (2+ messages)

[PATCH v3 00/19] media: gmsl: Reliability improvement
 2021-03-21 20:52 UTC  (29+ messages)
` [PATCH v3 01/19] media: i2c: max9286: Adjust parameters indent
` [PATCH v3 02/19] media: i2c: max9286: Rename reverse_channel_mv
` [PATCH v3 03/19] media: i2c: max9286: Cache channel amplitude
` [PATCH v3 04/19] media: i2c: max9286: Define high "
` [PATCH v3 05/19] media: v4l2-subdev: De-deprecate init() subdev op
` [PATCH v3 06/19] media: gmsl: Reimplement initialization sequence
` [PATCH v3 07/19] media: i2c: max9286: Rework comments in .bound()
` [PATCH v3 08/19] media: i2c: max9271: Check max9271_write() return
` [PATCH v3 09/19] media: i2c: max9271: Introduce wake_up() function
` [PATCH v3 10/19] media: i2c: rdamc21: Fix warning on u8 cast
` [PATCH v3 11/19] media: i2c: rdacm21: Add dealy after OV490 reset
` [PATCH v3 12/19] media: i2c: rdacm21: Fix OV10640 powerup
` [PATCH v3 13/19] media: i2c: rdacm21: Power up OV10640 before OV490
` [PATCH v3 14/19] media: i2c: rdacm20: Enable noise immunity
` [PATCH v3 15/19] media: i2c: rdacm20: Embed 'serializer' field
` [PATCH v3 16/19] media: i2c: rdacm20: Replace goto with a loop
` [PATCH v3 17/19] media: i2c: rdacm20: Report camera module name
` [PATCH v3 18/19] media: i2c: rdacm20: Check return values
` [PATCH v3 19/19] media: i2c: rdacm20: Re-work ov10635 reset

Logitech Streamcam
 2021-03-21 20:06 UTC 

[PATCH] media/saa7164: fix saa7164_encoder_register() memory leak bugs
 2021-03-21 18:37 UTC 

[v4l-utils v4 0/5] Add support for meson building
 2021-03-21 11:16 UTC  (6+ messages)
` [v4l-utils v4 2/5] "

[GIT PULL FOR v5.13] Various fixes
 2021-03-21  9:56 UTC  (2+ messages)
` [GIT PULL FOR v5.13] Various fixes (#72532)

[PATCH] media/pci: Assign value when defining variables
 2021-03-21  9:19 UTC  (2+ messages)

[GIT PULL FOR v5.13] kernel-doc formatting fixes
 2021-03-21  9:18 UTC  (2+ messages)
` [GIT PULL FOR v5.13] kernel-doc formatting fixes (#72531)

[PATCH 1/2] media: v4l2-core: ignore native time32 ioctls on 64-bit
 2021-03-21  8:50 UTC  (6+ messages)
` [PATCH 2/2] media: v4l2-core: explicitly clear ioctl input data

[PATCH 1/2] dt-bindings: media: Document RDA5807 FM radio bindings
 2021-03-21  8:34 UTC  (3+ messages)
` [PATCH 2/2] media: radio: RDA5807: Added driver

[PATCH] media: cx25821: switch from 'pci_' to 'dma_' API
 2021-03-21  7:58 UTC 

cron job: media_tree daily build: WARNINGS
 2021-03-21  4:40 UTC 

Revisiting ITE8708 on ASUS PN50 uses a 16 byte io region
 2021-03-20 22:06 UTC  (5+ messages)

[PATCH] media: rkvdec: Remove of_match_ptr()
 2021-03-20 16:58 UTC  (2+ messages)

[PATCH] v4l2-ctrls: Fix h264 hierarchical coding type menu ctrl
 2021-03-20 12:11 UTC  (3+ messages)

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

[PATCH v6 13/14] drm/bridge: imx: Add LDB support for i.MX8qm
 2021-03-20  9:56 UTC  (2+ messages)

[PATCH v6 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
 2021-03-20  2:32 UTC  (2+ messages)

drivers/media/platform/allegro-dvt/allegro-core.c:3206:34: warning: unused variable 'allegro_dt_ids'
 2021-03-20  1:29 UTC 

drivers/staging/media/rkvdec/rkvdec.c:967:34: warning: unused variable 'of_rkvdec_match'
 2021-03-19 23:50 UTC 

[PATCH 00/10] Keem Bay Camera Subsystem
 2021-03-19 21:49 UTC  (13+ messages)
` [PATCH 01/10] dt-bindings: media: Add bindings for Keem Bay Camera
` [PATCH 02/10] media: Keem Bay Camera: Keem Bay camera driver
` [PATCH 03/10] media: Keem Bay Camera: Add VPU camera interface
` [PATCH 04/10] uapi: Keem Bay ISP Parameters data types
` [PATCH 05/10] media: v4l: Add Keem Bay Camera meta buffer formats
` [PATCH 06/10] media: Keem Bay Camera: Add ISP sub-device
` [PATCH 07/10] media: Keem Bay Camera: Add pipeline support
` [PATCH 08/10] media: Keem Bay Camera: Add capture video node
` [PATCH 09/10] media: Keem Bay Camera: Add metadata "
` [PATCH 10/10] media: admin-guide: Add documentation for Keem Bay Camera

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-19 17:55 UTC  (10+ messages)

[PATCH] adv7604: writing a one-block EDID failed
 2021-03-19 16:57 UTC 

[PATCHv2 0/3] Add UVC 1.5 Region Of Interest control to uvcvideo
 2021-03-19 16:40 UTC  (10+ messages)
` [PATCHv2 3/3] media: uvcvideo: add UVC 1.5 ROI control

[PATCH] media: uvcvideo: fix GFP_ flags in uvc_submit_urb()
 2021-03-19 15:07 UTC  (3+ messages)

[PATCH v7 00/17] uvcvideo: Fix v4l2-compliance errors
 2021-03-19 15:01 UTC  (25+ messages)
` [PATCH v7 01/17] media: v4l2-ioctl: Fix check_ext_ctrls
` [PATCH v7 02/17] media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VAL
` [PATCH v7 03/17] media: uvcvideo: "
` [PATCH v7 04/17] media: uvcvideo: Set capability in s_param
` [PATCH v7 05/17] media: uvcvideo: Return -EIO for control errors
` [PATCH v7 06/17] media: uvcvideo: refactor __uvc_ctrl_add_mapping
` [PATCH v7 07/17] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v7 08/17] media: uvcvideo: Use dev->name for querycap()
` [PATCH v7 09/17] media: uvcvideo: Set unique vdev name based in type
` [PATCH v7 10/17] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE
` [PATCH v7 11/17] media: uvcvideo: Use control names from framework
` [PATCH v7 12/17] media: uvcvideo: Check controls flags before accessing them
` [PATCH v7 13/17] media: uvcvideo: Return -EACCES to inactive controls
` [PATCH v7 14/17] media: docs: Document the behaviour of uvcdriver
` [PATCH v7 15/17] media: uvcvideo: Refactor __uvc_ctrl_commit
` [PATCH v7 16/17] media: uvcvideo: Set error_idx during ctrl_commit errors
` [PATCH v7 17/17] uvc: use vb2 ioctl and fop helpers

[PATCH v2 00/18] media: gmsl: Reliability improvement
 2021-03-19 14:53 UTC  (6+ messages)
` [PATCH v2 12/18] media: i2c: rdacm21: Give more time to OV490 to boot

[PATCH v4 6/6] media: uvcvideo: Use dma_alloc_noncontiguous API
 2021-03-19 13:10 UTC  (4+ messages)

[PATCH 0/3] staging: media: imx: imx7_mipi_csis: miscellaneous fixes
 2021-03-19 10:28 UTC  (7+ messages)
` [PATCH 1/3] media: imx: imx7_mipi_csis: Runtime suspend in .s_stream() error path
` [PATCH 2/3] media: imx: imx7_mipi_csis: Don't take state->lock in .link_setup()
` [PATCH 3/3] media: imx: imx7_mipi_csis: Ensure pads are connected

[RESEND 00/19] Rid GPU from W=1 warnings
 2021-03-19  9:56 UTC  (3+ messages)
` [PATCH 10/19] drm/nouveau/nouveau_bo: Remove unused variables 'dev'

[PATCH] dma-buf: use wake_up_process() instead of wake_up_state()
 2021-03-19  8:17 UTC  (3+ messages)
  `  "

Partnership
 2021-03-18 15:43 UTC 

[PATCHv3 0/6] media: uvcvideo: implement UVC 1.5 ROI
 2021-03-19  5:56 UTC  (8+ messages)
` [PATCHv3 1/6] media: v4l UAPI: add ROI selection targets
` [PATCHv3 2/6] media: v4l UAPI: document "
` [PATCHv3 3/6] media: v4l UAPI: add ROI auto-controls flags
` [PATCHv3 4/6] media: v4l UAPI: document "
` [PATCHv3 5/6] media: uvcvideo: add UVC 1.5 ROI control
` [PATCHv3 6/6] MAINTAINERS: update Senozhatsky email address

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] scsi: csiostor: Assign boolean values to a bool variable
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH v2 00/77] media: imx: Miscellaneous fixes and cleanups for i.MX7
 2021-03-19  1:27 UTC  (3+ messages)

[PATCH 2/9] media: atomisp: Fix typo "accesible"
 2021-03-18 20:22 UTC 

[PATCH] drm/i915/gt: A typo fix
 2021-03-18 18:15 UTC  (2+ messages)

[PATCH] buffer.rst: fix incorrect :c:type
 2021-03-18 14:27 UTC 

[PATCH] driver/media/i2c:fix unneeded semicolon
 2021-03-18 13:37 UTC 

[PATCH v2] media: i2c: adv7511: remove open coded version of SMBus block read
 2021-03-18 11:08 UTC  (6+ messages)

[PATCH] Add extra keys for rc6-mce
 2021-03-18 10:37 UTC  (3+ messages)

[PATCH v6 00/17] uvcvideo: Fix v4l2-compliance errors
 2021-03-18  9:23 UTC  (5+ messages)
` [PATCH v6 16/17] media: uvcvideo: Return -EACCES to inactive controls

[PATCH] vidioc-g-ext-ctrls.rst: reformat tables and clarify which vs ctrl_class
 2021-03-18  9:03 UTC 

[PATCH v6 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-18  8:20 UTC  (13+ messages)
` [PATCH v6 02/13] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 support
` [PATCH v6 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v6 04/13] media: hevc: Add fields and flags for hevc PPS
` [PATCH v6 05/13] media: hevc: Add decode params control
` [PATCH v6 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v6 07/13] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v6 08/13] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v6 09/13] media: uapi: Add a control for HANTRO driver
` [PATCH v6 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v6 11/13] media: hantro: Introduce G2/HEVC decoder
` [PATCH v6 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v6 13/13] arm64: dts: imx8mq: Add node to G2 hardware


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