linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 22:09:15 to 2020-12-03 04:31:28 UTC [more...]

cron job: media_tree daily build: ERRORS
 2020-12-03  4:30 UTC 

[PATCH v3 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-12-03  4:20 UTC  (4+ messages)
` [PATCH v3 3/6] ARM: dts: sun8i: v3s: Add node for system control

[bug report] media: ov2740: allow OTP data access during streaming
 2020-12-03  2:49 UTC  (2+ messages)

[PATCH][next] media: ov2740: fix dereference before null check on pointer nvm
 2020-12-03  2:43 UTC  (2+ messages)

[PATCH] [media] qm1d1c0042: fix error return code in qm1d1c0042_init()
 2020-12-03  2:05 UTC  (2+ messages)

[PATCH RESEND 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2020-12-03  1:14 UTC  (3+ messages)

[PATCH v2 0/2] dt-bindings: media: Convert video-interfaces.txt to schemas
 2020-12-03  0:13 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: Convert video-interfaces.txt properties "
` [PATCH v2 2/2] dt-bindings: media: Use graph and video-interfaces schemas

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-02 22:44 UTC  (55+ messages)
` [PATCH 02/18] property: Add support for calling fwnode_graph_get_endpoint_by_id() for fwnode->secondary
` [PATCH 05/18] software_node: Alter software_node_unregister_nodes() to unregister the array in reverse order
` [PATCH 06/18] software_node: amend software_node_unregister_node_group() to perform unregistration of array in reverse order to be consistent with software_node_unregister_nodes()
` [PATCH 13/18] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
` [PATCH 15/18] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()
` [PATCH 16/18] i2c: i2c-core-base: Use the new i2c_acpi_dev_name() in i2c_set_dev_name()
` [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device

[PATCH v4 0/5] media: staging: Add bcm2835-unicam driver
 2020-12-02 22:35 UTC  (16+ messages)
` [PATCH v4 1/5] media: uapi: Add MEDIA_BUS_FMT_CUSTOM_SENSOR_DATA
` [PATCH v4 2/5] dt-bindings: media: Document BCM283x CSI2/CCP2 receiver
` [PATCH v4 3/5] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface
` [PATCH v4 5/5] media: bcm2835-unicam: Add TODO file

[PATCH v3 0/3] MPEG-2 stateless API cleanup
 2020-12-02 21:46 UTC  (4+ messages)
` [PATCH v3 3/3] media: uapi: mpeg2: Split sequence and picture parameters

[PATCH v2 0/4] Chunk Heap Support on DMA-HEAP
 2020-12-02 20:48 UTC  (23+ messages)
` [PATCH v2 2/4] mm: introduce cma_alloc_bulk API
` [PATCH v2 3/4] dma-buf: add export symbol for dma-heap
` [PATCH v2 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

[PATCH 0/2] Subdev link validation and format documentation improvements
 2020-12-02 18:19 UTC  (3+ messages)
` [PATCH 1/2] Documentation: v4l: Remove reference to video ops
` [PATCH 2/2] Documentation: v4l: Document that link_validate op is valid for sink only

[PATCH 1/1] Revert "media: dt-bindings: media: Use OF graph schema"
 2020-12-02 18:18 UTC  (2+ messages)

[ragnatech:media-tree] BUILD SUCCESS 67e061f044e46c9823e59ca7981786f858bfa292
 2020-12-02 18:17 UTC 

[PATCH 00/38] Support additional CCS PLL features, C-PHY
 2020-12-02 18:06 UTC  (39+ messages)
` [PATCH 01/38] ccs-pll: Don't use div_u64 to divide a 32-bit number
` [PATCH 02/38] ccs-pll: Split limits and PLL configuration into front and back parts
` [PATCH 03/38] ccs-pll: Use correct VT divisor for calculating VT SYS divisor
` [PATCH 04/38] ccs-pll: End search if there are no better values available
` [PATCH 05/38] ccs-pll: Remove parallel bus support
` [PATCH 06/38] ccs-pll: Differentiate between CSI-2 D-PHY and C-PHY
` [PATCH 07/38] ccs-pll: Move the flags field down, away from 8-bit fields
` [PATCH 08/38] ccs-pll: Document the structs in the header as well as the function
` [PATCH 09/38] ccs-pll: Use the BIT macro
` [PATCH 10/38] ccs-pll: Begin calculation from OP system clock frequency
` [PATCH 11/38] ccs-pll: Fix condition for pre-PLL divider lower bound
` [PATCH 12/38] ccs-pll: Avoid overflow in pre-PLL divisor lower bound search
` [PATCH 13/38] ccs-pll: Fix comment on check against maximum PLL multiplier
` [PATCH 14/38] ccs-pll: Fix check for PLL multiplier upper bound
` [PATCH 15/38] ccs-pll: Use explicit 32-bit unsigned type
` [PATCH 16/38] ccs-pll: Add support for lane speed model
` [PATCH 17/38] ccs: "
` [PATCH 18/38] ccs-pll: Add support for decoupled OP domain calculation
` [PATCH 19/38] ccs-pll: Add support for extended input PLL clock divider
` [PATCH 20/38] ccs-pll: Support two cycles per pixel on OP domain
` [PATCH 21/38] ccs-pll: Add support flexible OP PLL pixel clock divider
` [PATCH 22/38] ccs-pll: Add sanity checks
` [PATCH 23/38] ccs-pll: Add C-PHY support
` [PATCH 24/38] ccs-pll: Split off VT subtree calculation
` [PATCH 25/38] ccs-pll: Check for derating and overrating, support non-derating sensors
` [PATCH 26/38] ccs-pll: Better separate OP and VT sub-tree calculation
` [PATCH 27/38] ccs-pll: Print relevant information on PLL tree
` [PATCH 28/38] ccs-pll: Rework bounds checks
` [PATCH 29/38] ccs-pll: Make VT divisors 16-bit
` [PATCH 30/38] ccs-pll: Fix VT post-PLL divisor calculation
` [PATCH 31/38] ccs-pll: Separate VT divisor limit calculation from the rest
` [PATCH 32/38] ccs-pll: Add trivial dual PLL support
` [PATCH 33/38] ccs: Dual "
` [PATCH 34/38] ccs-pll: Add support for DDR OP system and pixel clocks
` [PATCH 35/38] ccs: Add support for DDR OP SYS and OP PIX clocks
` [PATCH 36/38] ccs: Print written register values
` [PATCH 37/38] ccs-pll: Print pixel rates
` [PATCH 38/38] ccs: Add support for obtaining C-PHY configuration from firmware

[PATCH v2 000/106] CCS driver
 2020-12-02 18:02 UTC  (5+ messages)
` [PATCH v2 001/106] smiapp: Generate CCS register definitions and limits
  ` [PATCH v2 063/106] ccs-pll: Document the structs in the header as well as the function

[git:media_tree/master] media: dt-bindings: media: Use OF graph schema
 2020-12-02 17:52 UTC  (5+ messages)

[PATCH v4 0/4] media: meson: Add support for the Amlogic GE2D Accelerator Unit
 2020-12-02 17:44 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: media: Add bindings "
` [PATCH v4 2/4] media: meson: Add M2M driver "
` [PATCH v4 3/4] MAINTAINERS: Add myself as maintainer of the Amlogic GE2D driver
` [PATCH v4 4/4] arm64: dts: meson-axg: add GE2D node

[PATCH v2] venus: vdec: Handle DRC after drain
 2020-12-02 17:40 UTC  (4+ messages)

[PATCH] media: cedrus: Make VP8 codec as capability
 2020-12-02 17:44 UTC 

memory leak in hub_event
 2020-12-02 17:20 UTC  (9+ messages)
      ` [PATCH] media: gspca: Fix memory leak in probe
          ` [PATCH v2] "

[PATCH v2 00/19] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-12-02 16:09 UTC  (18+ messages)
` [PATCH v2 06/19] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v2 07/19] media: sun6i-csi: Add support for MIPI CSI-2 bridge input
` [PATCH v2 09/19] ARM: dts: sunxi: h3/h5: Add CSI controller port for parallel input
` [PATCH v2 13/19] media: sunxi: Add support for the A31 MIPI CSI-2 controller

[GIT PULL for 5.11] Preliminary CCS support
 2020-12-02 16:00 UTC  (2+ messages)
` [GIT PULL for =?iso-8859-1?q?5=2E11=5D=A0Preliminary?= CCS support (#69628)

[PATCH v4] media: coda: Convert the driver to DT-only
 2020-12-02 15:42 UTC  (3+ messages)

[PATCH v5 00/10] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2020-12-02 15:41 UTC  (11+ messages)
` [PATCH v5 07/10] media: Add parsing for APP14 data segment in jpeg helpers
` [PATCH v5 08/10] media: Quit parsing stream if doesn't start with SOI
` [PATCH v5 09/10] media: Avoid parsing quantization and huffman tables
` [PATCH v5 10/10] media: imx-jpeg: Use v4l2 jpeg helpers in mxc-jpeg

[PATCH v3 0/4] media: meson: Add support for the Amlogic GE2D Accelerator Unit
 2020-12-02 15:14 UTC  (7+ messages)
` [PATCH v3 2/4] media: meson: Add M2M driver "

[PATCH v2 00/29] Linux CCS driver preparation
 2020-12-02 14:46 UTC  (4+ messages)
` [PATCH v2 01/29] ccs: Add the generator for CCS register definitions and limits

[GIT PULL FOR v5.11] More fixes/enhancements
 2020-12-02 14:46 UTC  (2+ messages)
` [GIT PULL FOR v5.11] More fixes/enhancements (#69627)

[PATCH 0/2] Clean up CCS register file a little
 2020-12-02 14:22 UTC  (3+ messages)
` [PATCH 1/2] Documentation: ccs: Rename ccs-regs.txt as ccs-regs.asc
` [PATCH 2/2] Documentation: ccs: Reorder SPDX and copyright notice lines

[PATCH 0/4] MFC private ctrls to std ctrls
 2020-12-02 14:09 UTC  (3+ messages)
` [PATCH 1/4] v4l2-ctrl: Make display delay and display enable std controls

[PATCH v3 0/3] Add new controls for QP and layer bitrate
 2020-12-02 13:51 UTC  (5+ messages)
` [PATCH v3 1/3] media: v4l2-ctrl: Add frame-specific min/max qp controls for hevc
` [PATCH v3 3/3] venus: venc: Add support for frame-specific min/max qp controls

[PATCH v4 0/2] media: i2c: OV5648 image sensor support
 2020-12-02 13:50 UTC  (6+ messages)
` [PATCH v4 2/2] media: i2c: Add support for the OV5648 image sensor

[PATCH v4] media: v4l2-ctrl: add control for long term reference
 2020-12-02 13:48 UTC  (2+ messages)

[PATCH v3] media: v4l2-ctrl: Add base layer priority id control
 2020-12-02 13:43 UTC  (2+ messages)

[PATCH v2 0/4] media: allegro: move driver out of staging
 2020-12-02 13:30 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] dt-bindings: media: allegro,al5e: Convert to YAML
` [PATCH v2 3/4] media: allegro: remove custom drain state handling
` [PATCH v2 4/4] media: allegro: rename stream_id to dst_handle

[PATCH v2] staging: media: imx: Kconfig: support VIDEO_IMX7_CSI for imx8m
 2020-12-02 13:12 UTC 

[PATCH v3] media: coda: Convert the driver to DT-only
 2020-12-02 13:06 UTC  (2+ messages)

Webcam bug on Ubuntu 20.04LTS
 2020-12-02 12:23 UTC 

[PATCH 0/4] Add random IR and AUD encoder controls
 2020-12-02 12:20 UTC  (5+ messages)
` [PATCH 1/4] media: v4l2-ctrls: Add random intra-refresh control
` [PATCH 3/4] media: v4l2-ctrls: Add control for AUD generation

[PATCH] media: vidtv: fix read after free
 2020-12-02 12:17 UTC  (2+ messages)

KASAN: use-after-free Read in v4l2_fh_init
 2020-12-02 11:21 UTC  (3+ messages)

[GIT FIXES FOR v5.10] vb2: set cache sync hints when init buffers
 2020-12-02 11:20 UTC  (2+ messages)
` [GIT FIXES FOR v5.10] vb2: set cache sync hints when init buffers (#69615)

[GIT PULL FOR v5.11] Various fixes/enhancements
 2020-12-02 11:16 UTC  (2+ messages)
` [GIT PULL FOR v5.11] Various fixes/enhancements (#69614)

[PATCH v2 0/3] HDR10 static metadata
 2020-12-02 11:12 UTC  (5+ messages)
` [PATCH v2 1/3] v4l: Add HDR10 static metadata controls
` [PATCH v2 2/3] docs: media: Document CLL and Mastering display

[PATCH] media: coda: Convert the driver to DT-only
 2020-12-02 10:39 UTC  (3+ messages)

[PATCH] media: venus: preserve DRC state across seeks
 2020-12-02 10:28 UTC  (4+ messages)

Forward of moderated message
 2020-12-02  9:14 UTC 

[PATCH] media: platform: s5p-mfc: properly assign device to both vb2 queues
 2020-12-02  8:47 UTC  (3+ messages)

[PATCH] staging: media: imx: drop dependency on ipuv3
 2020-12-02  8:24 UTC  (2+ messages)

[PATCH] media: vidtv: fix kernel-doc markups
 2020-12-02  7:51 UTC 

[PATCH] Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
 2020-12-02  6:30 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-12-02  4:32 UTC 

Accelerated Video Capture on ARM
 2020-12-02  0:23 UTC  (3+ messages)

[PATCH v2 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-12-01 22:44 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: ov2680: convert bindings "

[PATCH] venus: vdec: Handle DRC after drain
 2020-12-01 22:35 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).