linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 11:51:47 to 2023-01-16 14:56:28 UTC [more...]

[PATCH v3 00/17] media: i2c: imx290: Miscellaneous improvements
 2023-01-16 14:44 UTC  (6+ messages)
` [PATCH v3 02/17] media: i2c: imx290: Factor out subdev init and cleanup to functions
` [PATCH v3 03/17] media: i2c: imx290: Factor out control update code to a function
` [PATCH v3 04/17] media: i2c: imx290: Access link_freq_index directly
` [PATCH v3 05/17] media: i2c: imx290: Pass format and mode to imx290_calc_pixel_rate()
` [PATCH v3 07/17] media: i2c: imx290: Factor out black level setting to a function

[PATCH v5] media: uvcvideo: Fix bandwidth error for Alcor camera
 2023-01-16 14:40 UTC  (3+ messages)

[PATCH V4 1/2] media: i2c: imx219: Split common registers from mode tables
 2023-01-16 14:41 UTC  (4+ messages)
` [PATCH V4 2/2] media: i2c: imx219: Support four-lane operation

[PATCHv2 00/16] staging/media: remove most deprecated drivers
 2023-01-16 14:39 UTC  (6+ messages)

[PATCH] media: uvcvideo: Force UVC version to 1.0a for 0408:4035
 2023-01-16 14:21 UTC  (5+ messages)

[PATCH v2] media: uvcvideo: Add GUID for BGRA/X 8:8:8:8
 2023-01-16 14:22 UTC  (4+ messages)

[PATCH v2 00/17] media: i2c: imx290: Miscellaneous improvements
 2023-01-16 14:07 UTC  (34+ messages)
` [PATCH v2 01/17] media: i2c: imx290: Group functions in sections
  ` [PATCH v2 02/17] media: i2c: imx290: Factor out subdev init and cleanup to functions
  ` [PATCH v2 03/17] media: i2c: imx290: Factor out control update code to a function
  ` [PATCH v2 04/17] media: i2c: imx290: Access link_freq_index directly
  ` [PATCH v2 05/17] media: i2c: imx290: Pass format and mode to imx290_calc_pixel_rate()
  ` [PATCH v2 06/17] media: i2c: imx290: Compute pixel rate and blanking in one place
  ` [PATCH v2 07/17] media: i2c: imx290: Factor out black level setting to a function
  ` [PATCH v2 08/17] media: i2c: imx290: Factor out DT parsing to separate function
  ` [PATCH v2 09/17] media: i2c: imx290: Use dev_err_probe()
  ` [PATCH v2 10/17] media: i2c: imx290: Factor out clock initialization to separate function
  ` [PATCH v2 11/17] media: i2c: imx290: Use V4L2 subdev active state
  ` [PATCH v2 12/17] media: i2c: imx290: Rename, extend and expand usage of imx290_pixfmt
  ` [PATCH v2 13/17] media: i2c: imx290: Use runtime PM autosuspend
  ` [PATCH v2 14/17] media: i2c: imx290: Initialize runtime PM before subdev
  ` [PATCH v2 15/17] media: i2c: imx290: Configure data lanes at start time
  ` [PATCH v2 16/17] media: i2c: imx290: Simplify imx290_set_data_lanes()
  ` [PATCH v2 17/17] media: i2c: imx290: Handle error from imx290_set_data_lanes()

[PATCH] media: v4l2-async: fix binding async subdevs with multiple source ports
 2023-01-16 13:46 UTC  (6+ messages)

[GIT PULL FOR 6.3 v2] V4L2 streams support
 2023-01-16 13:16 UTC 

[PATCH v2 00/12] RkVDEC HEVC driver
 2023-01-16 12:44 UTC  (14+ messages)
` [PATCH v2 03/12] staging: media: rkvdec: Helper for buffer queue busy check
` [PATCH v2 04/12] staging: media: rkvdec: Block start streaming until both queues run
` [PATCH v2 05/12] staging: media: rkvdec: Add SPS structure to internal context
` [PATCH v2 07/12] staging: media: rkvdec: Add a routine to fetch SPS attributes as a callback
` [PATCH v2 10/12] staging: media: rkvdec: Wrapper for pixel format preparation
` [PATCH v2 12/12] staging: media: rkvdec: Add HEVC backend

[PATCH v2 00/16] media: imx-pxp: add support for i.MX7D
 2023-01-16 11:59 UTC  (40+ messages)
` [PATCH v2 01/16] dt-bindings: media: fsl-pxp: convert to yaml
  ` [PATCH v2.1 02/17] "
` [PATCH v2 02/16] media: imx-pxp: detect PXP version
` [PATCH v2 03/16] media: imx-pxp: extract helper function to setup data path
` [PATCH v2 04/16] media: imx-pxp: explicitly disable unused blocks
` [PATCH v2 05/16] media: imx-pxp: disable LUT block
` [PATCH v2 06/16] media: imx-pxp: make data_path_ctrl0 platform dependent
` [PATCH v2 07/16] media: imx-pxp: add support for i.MX7D
` [PATCH v2 08/16] ARM: dts: imx7d: add node for PXP
` [PATCH v2 09/16] media: imx-pxp: Sort headers alphabetically
` [PATCH v2 10/16] media: imx-pxp: Don't set bus_info manually in .querycap()
` [PATCH v2 11/16] media: imx-pxp: Add media controller support
` [PATCH v2 12/16] media: imx-pxp: Pass pixel format value to find_format()
` [PATCH v2 13/16] media: imx-pxp: Implement frame size enumeration
` [PATCH v2 14/16] media: imx-pxp: Introduce pxp_read() and pxp_write() wrappers
` [PATCH v2 15/16] media: imx-pxp: Use non-threaded IRQ
` [PATCH v2 16/16] media: imx-pxp: convert to regmap

[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
 2023-01-16 11:23 UTC  (14+ messages)
` [PATCH v3 3/6] ARM: dts: freescale: Use new media bus type macros
` [PATCH v3 4/6] ARM: dts: omap: "
` [PATCH v3 5/6] ARM: dts: renesas: "
` [PATCH v3 6/6] ARM: dts: stm32: "

[PATCH v16 00/20] v4l: routing and streams support
 2023-01-16 10:27 UTC  (2+ messages)
` [PATCH v4 1/1] media: Documentation: Update documentation for streams

[PATCH 04/14] media: sun4i-csi: Fix [HV]sync polarity handling
 2023-01-16 10:16 UTC  (3+ messages)

[RESEND v3 00/13] add support MDP3 on MT8195 platform
 2023-01-16 10:01 UTC  (21+ messages)
` [RESEND v3 01/13] dt-binding: mediatek: add bindings for MediaTek mt8195 MDP3 components
` [RESEND v3 02/13] arm64: dts: mediatek: mt8195: add MDP3 nodes
` [RESEND v3 03/13] media: platform: mtk-mdp3: add support second sets of MMSYS
` [RESEND v3 04/13] media: platform: mtk-mdp3: add support second sets of MUTEX
` [RESEND v3 05/13] media: platform: mtk-mdp3: introduce more MDP3 components
` [RESEND v3 06/13] media: platform: mtk-mdp3: add checks for dummy components
` [RESEND v3 07/13] media: platform: mtk-mdp3: avoid multiple driver registrations
` [RESEND v3 08/13] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [RESEND v3 09/13] media: platform: mtk-mdp3: add the blend of component in MUTEX MOD
` [RESEND v3 10/13] media: platform: mtk-mdp3: add mt8195 platform configuration
` [RESEND v3 11/13] media: platform: mtk-mdp3: add mt8195 shared memory configurations
` [RESEND v3 12/13] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [RESEND v3 13/13] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS

[PATCH] media: uvcvideo: Add GUID for BGRA/X 8:8:8:8
 2023-01-16  9:52 UTC  (7+ messages)

[PATCH 00/10] Adjust the dma-ranges for MTK IOMMU
 2023-01-16  9:47 UTC  (17+ messages)
` [PATCH 01/10] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH 02/10] dt-bindings: media: mediatek,jpeg: "
` [PATCH 07/10] iommu/mediatek: Add a gap for the iova regions
` [PATCH 08/10] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
` [PATCH 09/10] arm64: dts: mt8195: Remove the unnecessary dma-ranges
` [PATCH 10/10] arm64: dts: mt8186: Add dma-ranges for the parent "soc" node

remove arch/sh
 2023-01-16  8:52 UTC  (18+ messages)
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
` [PATCH 04/22] sound: remove sound/sh
` [PATCH 06/22] watchdog: remove the shwdt driver

ucv camera fix : tester offering :-)
 2023-01-16  8:11 UTC  (5+ messages)

[PATCH] media: max9286: Free control handler
 2023-01-16  7:23 UTC  (3+ messages)

[PATCH v3 00/13] add support MDP3 on MT8195 platform
 2023-01-16  2:12 UTC  (4+ messages)
` [PATCH v3 01/13] dt-binding: mediatek: add bindings for MediaTek mt8195 MDP3 components

[GIT PULL FOR v6.3] [v3] uvcvideo changes
 2023-01-15 21:48 UTC 

[pinchartl:next/media/uvc 1/27] drivers/media/usb/uvc/uvc_driver.c:324:31: warning: suggest parentheses around comparison in operand of '&'
 2023-01-15 21:20 UTC 

[PATCH] media: ov5640: Update last busy timestamp to reset autosuspend timer
 2023-01-15 17:30 UTC  (6+ messages)
  ` [PATCHv2] "

[PATCH v16 06/20] media: subdev: Require code change to enable [GS]_ROUTING
 2023-01-15 15:34 UTC  (4+ messages)
` [PATCH v16.1] "

[GIT PULL FOR v6.3] Miscellaneous changes
 2023-01-15 15:32 UTC 

cron job: media_tree daily build: ERRORS
 2023-01-15  2:52 UTC 

[GIT PULL FOR v6.3] uvcvideo changes
 2023-01-14 21:00 UTC  (3+ messages)
` [GIT PULL FOR v6.3] uvcvideo changes (#88916)

[GIT PULL FOR v6.3 - second try] uvcvideo changes
 2023-01-14 20:21 UTC 

[GIT PULL FOR v6.3] max9286 changes
 2023-01-14 20:19 UTC 

[PATCH 00/19] media: i2c: imx290: Miscellaneous improvements
 2023-01-14 16:03 UTC  (10+ messages)

[PATCH v2 0/7] media: nxp: i.MX8 ISI driver
 2023-01-14 15:07 UTC  (9+ messages)
` [PATCH v2 7/7] media: nxp: Add "

[PATCH v9 0/4] media: i2c: imx334: support lower bandwidth mode
 2023-01-14 11:37 UTC  (4+ messages)
` [PATCH v9 4/4] media: i2c: imx334: update pixel and link frequency

[GIT PULL FOR v6.3] media: delete deprecated drivers
 2023-01-14 10:31 UTC 

[PATCH v2] media: mediatek: vcodec: Using pm_runtime_put instead of pm_runtime_put_sync
 2023-01-14  9:41 UTC 

drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:1175:34: warning: unused variable 'c8sectpfe_match'
 2023-01-14  2:48 UTC 

drivers/media/platform/marvell/mmp-driver.c:364:34: warning: unused variable 'mmpcam_of_match'
 2023-01-14  1:27 UTC 

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-13 18:30 UTC  (3+ messages)
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt to dt-schema

drivers/media/platform/renesas/rcar_jpu.c:77: warning: "RST" redefined
 2023-01-13 18:23 UTC 

[PATCH v2] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
 2023-01-13 15:25 UTC  (3+ messages)

[PATCH v5 0/1] Digiteq Automotive MGB4 driver
 2023-01-13 17:26 UTC  (2+ messages)
` [PATCH v5 1/1] Added "

[PATCH v7, 0/7] support mt8195 decoder
 2023-01-13 15:02 UTC  (5+ messages)
` [PATCH v7, 5/7] media: mediatek: vcodec: Different codec using different capture format

[PATCH v5 0/5] uvcvideo: Fixes for hw timestamping
 2023-01-13 13:48 UTC  (6+ messages)
` [PATCH v5 1/5] media: uvc: Ignore empty TS packets
` [PATCH v5 2/5] media: uvcvideo: Quirk for invalid dev_sof in Logitech C922
` [PATCH v5 3/5] media: uvcvideo: Allow hw clock updates with buffers not full
` [PATCH v5 4/5] media: uvcvideo: Refactor clock circular buffer
` [PATCH v5 5/5] media: uvcvideo: Fix hw timestamp handling for slow FPS

[PATCH] atomisp: use vb2_start_streaming_called()
 2023-01-13 13:00 UTC  (2+ messages)

[PATCH] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
 2023-01-13 12:39 UTC  (2+ messages)

[PATCH v2 01/12] media: v4l2: Add NV15 pixel format
 2023-01-13 12:19 UTC  (2+ messages)

[PATCH 0/4] media: Drop empty platform remove functions
 2023-01-13 11:44 UTC  (3+ 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).