linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-13 14:38:13 to 2020-03-17 09:39:57 UTC [more...]

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-17  9:38 UTC  (3+ messages)
` [PATCH 01/28] ARM: dts: kirkwood: Fix interrupt controller node name
` [PATCH 04/28] ARM: dts: pxa168: Fix the gpio interrupt cell number

[PATCH v2 0/1] Virtio Video V4L2 driver
 2020-03-17  9:18 UTC  (9+ messages)
` [PATCH v2 1/1] video_video: Add the "

[PATCH 01/16] media: ti-vpe: cal: fix use of wrong macro
 2020-03-17  9:04 UTC  (38+ messages)
` [PATCH 02/16] media: ti-vpe: cal: use runtime_resume for errata handling
` [PATCH 03/16] media: ti-vpe: cal: catch error irqs and print errors
` [PATCH 06/16] media: ti-vpe: cal: remove useless CAL_GEN_* macros
` [PATCH 07/16] media: ti-vpe: cal: remove unused defines
` [PATCH 08/16] media: ti-vpe: cal: use reg_write_field
` [PATCH 09/16] media: ti-vpe: cal: cleanup CIO power enable/disable
` [PATCH 10/16] media: ti-vpe: cal: fix dummy read to phy
` [PATCH 11/16] media: ti-vpe: cal: program number of lines properly
` [PATCH 12/16] media: ti-vpe: cal: set DMA max seg size
` [PATCH 13/16] media: ti-vpe: cal: move code to separate functions
` [PATCH 14/16] media: ti-vpe: cal: improve wait for CIO resetdone
` [PATCH 15/16] media: ti-vpe: cal: improve wait for stop-state
` [PATCH 16/16] media: ti-vpe: cal: fix stop state timeout

[PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv
 2020-03-17  8:17 UTC  (2+ messages)

[PATCH v4 0/3] media: i2c: imx219: Feature enhancements
 2020-03-17  8:11 UTC  (4+ messages)

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-17  8:01 UTC  (20+ messages)
      ` [Mesa-dev] "

[PATCH] [RFC] media: rcar-csi2: Corrects the selection of hsfreqrange
 2020-03-17  7:08 UTC  (4+ messages)
    ` [PATCH v2] [RFC] rcar-vin: rcar-csi2: Correct "

cron job: media_tree daily build: WARNINGS
 2020-03-17  4:33 UTC 

[PATCH 0/4] media: add v4l2_pipeline_stream_{enable,disable} helpers
 2020-03-17  3:47 UTC  (8+ messages)
` [PATCH 1/4] media: mc-entity.c: add media_graph_walk_next_stream()
` [PATCH 2/4] media: v4l2-common: add helper functions to call s_stream() callbacks
` [PATCH 3/4] media: staging: rkisp1: use v4l2_pipeline_stream_{enable,disable} helpers
` [PATCH 4/4] media: vimc: "

[PATCH] media: doc-rst: in the RGB formats table add '-' in undefined bits
 2020-03-16 23:51 UTC  (3+ messages)

[PATCH] media: v4l2-ctrl: Add H264 profile and levels
 2020-03-16 22:42 UTC 

[PATCH] vimc: Report a colorspace
 2020-03-16 22:16 UTC 

[PATCH 0/2] rcar-csi2: make use V4L2_ASYNC_MATCH_CUSTOM to do fwnode matching
 2020-03-16 21:47 UTC  (15+ messages)
` [PATCH 1/2] media: v4l2-async: Pass pointer to struct v4l2_subdev in match_custom callback
` [PATCH 2/2] media: rcar-csi2: Let the driver handle fwnode matching using "
` [PATCH] media: v4l2-async: Accept endpoints and devices for fwnode matching

[PATCH v2 0/2] media: staging: rkisp1: allow simultaneous streaming from multiple capture devices
 2020-03-16 21:00 UTC  (3+ messages)
` [PATCH v2 1/2] media: staging: rkisp1: cap: fix return values from pm functions
` [PATCH v2 2/2] media: staging: rkisp1: cap: serialize start/stop stream

[PATCH 0/3] vimc: Allow multiple capture devices to use the same sensor
 2020-03-16 20:32 UTC  (4+ messages)
` [PATCH 1/3] vimc: Add usage count to subdevices

[PATCH 0/5] media: i2c: max9286: Add configuration properties
 2020-03-16 20:27 UTC  (6+ messages)
` [PATCH 1/5] media: i2c: max9286: Put of node on error
` [PATCH 2/5] dt-bindings: media: max9286: Add overlap window
` [PATCH 3/5] media: i2c: max9286: Parse overlap window value
` [PATCH 4/5] dt-bindings: media: max9286: Add reverse channel amplitude
` [PATCH 5/5] media: i2c: max9286: Parse "

[RFC PATCH v4l-utils 0/1] Introduce the meson build system
 2020-03-16 18:44 UTC  (13+ messages)
` [RFC PATCH v4l-utils 1/1] Introduce support for meson building

[PATCH v2 00/18] media: allegro: fixes and new features
 2020-03-16 15:26 UTC  (19+ messages)
` [PATCH v2 01/18] media: allegro: print message on mcu error
` [PATCH v2 02/18] media: allegro: fail encoding only on actual errors
` [PATCH v2 03/18] media: allegro: fix type of gop_length in channel_create message
` [PATCH v2 04/18] media: allegro: remove unknown39 field from create_channel
` [PATCH v2 05/18] media: allegro: start a GOP with an IDR frame
` [PATCH v2 06/18] media: allegro: fix calculation of CPB size
` [PATCH v2 07/18] media: allegro: fix reset if WAKEUP has not been set properly
` [PATCH v2 08/18] media: allegro: extract mcu and codec address calculation
` [PATCH v2 09/18] media: allegro: warn if response message has an unexpected size
` [PATCH v2 10/18] media: allegro: skip filler data if possible
` [PATCH v2 11/18] media: allegro: make frame rate configurable
` [PATCH v2 12/18] media: allegro: make QP configurable
` [PATCH v2 13/18] media: allegro: read bitrate mode directly from control
` [PATCH v2 14/18] media: allegro: handle dependency of bitrate and bitrate_peak
` [PATCH v2 15/18] media: allegro: verify source and destination buffer in VCU response
` [PATCH v2 16/18] media: allegro: pass buffers through firmware
` [PATCH v2 17/18] media: allegro: move mail definitions to separate file
` [PATCH v2 18/18] media: allegro: create new struct for channel parameters

[GIT PULL FOR v5.7] Various fixes
 2020-03-16 13:57 UTC  (2+ messages)
` [GIT PULL FOR v5.7] Various fixes (#62212)

[PATCH] media: v4l2-common: Add BGR666 to v4l2_format_info
 2020-03-16 13:45 UTC  (7+ messages)

P2P for DMA-buf
 2020-03-16 12:37 UTC  (14+ messages)
` [PATCH 1/6] lib/scatterlist: add sg_set_dma_addr() function

[PATCH] media: ti-vpe: cal: fix DMA memory corruption
 2020-03-16 11:02 UTC  (5+ messages)

[PATCH 00/14] media: imx: Miscellaneous fixes for i.MX7 CSI-2 receiver
 2020-03-16 10:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust to reservation.h renaming
 2020-03-16  9:56 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH 0/2] cec: two small changes
 2020-03-16  9:36 UTC  (3+ messages)
` [PATCH 1/2] cec-notifier: rename conn_name to port_name
` [PATCH 2/2] cec-notifier: make cec_notifier_get_conn() static

cron job: media_tree daily build: WARNINGS
 2020-03-16  4:33 UTC 

[ragnatech:media-tree] BUILD SUCCESS 2a9c226da9aa997d862a22292279e806114a9db8
 2020-03-16  0:59 UTC 

[PATCH v7 0/2] MAX9286 GMSL support
 2020-03-15 23:15 UTC  (5+ messages)
` [PATCH v7 2/2] media: i2c: Add MAX9286 driver

[RFC PATCH v4 0/8] Add Tegra driver for video capture
 2020-03-15 22:21 UTC  (11+ messages)
` [RFC PATCH v4 1/8] arm64: tegra: Fix sor powergate clocks and reset
` [RFC PATCH v4 2/8] arm64: tegra: Add reset-cells to mc
` [RFC PATCH v4 3/8] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v4 4/8] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v4 5/8] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v4 6/8] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v4 7/8] MAINTAINERS: Add Tegra Video driver section
` [RFC PATCH v4 8/8] arm64: tegra: Add Tegra VI CSI support in device tree

[PATCH] dtv-scan-tables: add Dorfnetz for Liechtenstein
 2020-03-15 19:37 UTC 

[PATCH] media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_device
 2020-03-15 11:41 UTC 

[PATCH] media: cedrus: h264: Fix 4K decoding on H6
 2020-03-15  9:54 UTC 

[PATCH] edid-decode: Fix decoing of DispID physical enclosure bit
 2020-03-15  7:39 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-03-14  4:41 UTC 

cron job: media_tree daily build: WARNINGS
 2020-03-14  7:36 UTC 

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-14 11:02 UTC  (6+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 6/9] drm/mgag200: "

[PATCH 0/8] media: imx: Miscalleanous format-related cleanups
 2020-03-14 22:33 UTC  (6+ messages)

[PATCH/RFC] media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
 2020-03-14 11:44 UTC  (5+ messages)

[v2 0/3] media: ov8856: Add devicetree support
 2020-03-13 22:00 UTC  (3+ messages)
` [v2 1/3] media: dt-bindings: ov8856: Document YAML bindings

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-13 21:31 UTC  (13+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "
` [PATCH v3 2/4] media: i2c: ov5645: "
` [PATCH v3 3/4] media: i2c: ov5645: Set maximum leverage of external clock frequency to 24480000
` [PATCH v3 4/4] ARM: dts: imx6qdl-wandboard: Switch to assigned-clock-rates for ov5645 node

[v2] dma-buf: heaps: bugfix for selftest failure
 2020-03-13 17:15 UTC  (2+ messages)

[PATCH 0/3] media: staging: rkisp1: allow simultaneous streaming from multiple capture devices
 2020-03-13 16:51 UTC  (2+ messages)

[PATCH] dma-buf: heaps: bugfix for selftest failure
 2020-03-13 16:10 UTC  (2+ messages)

[PATCH v2 0/2] fix fwnode API usage and remove v4l2_mbus_config field
 2020-03-13 15:23 UTC  (5+ messages)
` [PATCH v2 2/2] media: staging: rkisp1: replace the call to v4l2_async_notifier_parse_fwnode_endpoints_by_port

Build failed in Jenkins: media-build #3005
 2020-03-13 15:23 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #3006

[PATCH 0/4] v4l2-subdev: Introduce get_mbus_format pad op
 2020-03-13 14:40 UTC  (2+ messages)
` [PATCH 4/4] media: rcar-vin: csi2: Negotiate data lanes number


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