linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-15 10:27:44 to 2020-03-17 13:20:47 UTC [more...]

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-17 13:20 UTC  (32+ messages)
` [PATCH 01/28] ARM: dts: kirkwood: Fix interrupt controller node name
` [PATCH 02/28] ARM: dts: dove: "
` [PATCH 03/28] ARM: dts: pxa168: Add missing address/size cells to i2c nodes
` [PATCH 04/28] ARM: dts: pxa168: Fix the gpio interrupt cell number
` [PATCH 05/28] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 06/28] ARM: dts: pxa910: Fix the gpio interrupt cell number
` [PATCH 07/28] ARM: dts: pxa*: Fix up encoding of the /rtc interrupts property
` [PATCH 08/28] ARM: dts: mmp*: "
` [PATCH 09/28] ARM: dts: mmp3: fix L2 cache controller node name
` [PATCH 10/28] ARM: dts: mmp3: fix USB & USB PHY node names
` [PATCH 11/28] ARM: dts: berlin*: Fix up the SDHCI "
` [PATCH 12/28] spi: dt-bindings: spi-controller: Slaves have no address cells
` [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc
` [PATCH 14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 16/28] dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 18/28] dt-bindings: mmc: Fix node name "
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema
` [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb "
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 22/28] dt-bindings: i2c: Convert i2c-pxa "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 27/28] dt-bindings: timer: Convert mrvl,mmp-timer "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

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

[PATCH/RFC] media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
 2020-03-17 13:06 UTC  (3+ messages)

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

[PATCH 0/2] rcar-csi2: make use V4L2_ASYNC_MATCH_CUSTOM to do fwnode matching
 2020-03-17 12:44 UTC  (17+ 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

OV5640 CSI2 problems
 2020-03-17 12:40 UTC  (4+ messages)
` OV5640 CSI2 problemsg

[PATCH 01/16] media: ti-vpe: cal: fix use of wrong macro
 2020-03-17 11:44 UTC  (40+ 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] vimc: Report a colorspace
 2020-03-17 11:27 UTC  (2+ messages)

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

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

[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 v4 0/3] media: i2c: imx219: Feature enhancements
 2020-03-17  8:11 UTC  (4+ messages)

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 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  (4+ messages)
` [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 


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