linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-17 09:42:00 to 2020-03-19 01:07:54 UTC [more...]

[PATCH v7 0/2] MAX9286 GMSL support
 2020-03-19  1:07 UTC  (6+ messages)
` [PATCH v7 2/2] media: i2c: Add MAX9286 driver

[PATCH v6 0/5] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2020-03-19  0:47 UTC  (6+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 2/5] media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
` [PATCH v6 3/5] rcar-vin: Make use of V4L2_CAP_IO_MC
` [PATCH v6 4/5] staging/intel-ipu3: "
` [PATCH v6 5/5] vimc: "

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-18 23:22 UTC  (14+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "
` [PATCH v3 3/4] media: i2c: ov5645: Set maximum leverage of external clock frequency to 24480000

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-18 22:37 UTC  (43+ 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 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 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 22/28] dt-bindings: i2c: Convert i2c-pxa "

[PATCH 0/2] v4l-utils: media-ctl: Print media graph completes if available
 2020-03-18 21:31 UTC  (3+ messages)
` [PATCH 1/2] [DNI] v4l-utils: Add flags filed to media_device_info in media.h
` [PATCH 2/2] media-ctl: Print media graph completes if available

[RFC 0/5] media-device: Report if graph is complete or not
 2020-03-18 21:30 UTC  (6+ messages)
` [RFC 1/5] uapi/linux/media.h: add flag field to struct media_device_info
` [RFC 2/5] media-device: Add a graph_complete callback to struct media_device_ops
` [RFC 3/5] mc-device.c: If graph completes status is available report it to user-space
` [RFC 4/5] rcar-vin: Report the completeness of the media graph
` [RFC 5/5] rcar-vin: Do not unregister video device when a subdevice is unbound

[PATCH v7 00/11] media: Report camera sensor properties
 2020-03-18 20:50 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: video-interfaces: Document 'location' property
` [PATCH v7 02/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_LOCATION
` [PATCH v7 03/11] dt-bindings: video-interface: Replace 'rotation' description
` [PATCH v7 04/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_ROTATION
` [PATCH v7 05/11] media: v4l2-ctrls: Add camera location and rotation
` [PATCH v7 06/11] media: v4l2-fwnode: Add helper to parse device properties
` [PATCH v7 07/11] include: v4l2-ctrl: Sort forward declarations
` [PATCH v7 08/11] media: v4l2-ctrls: Sort includes alphabetically
` [PATCH v7 09/11] media: v4l2-ctrls: Add helper to register properties
` [PATCH v7 10/11] media: i2c: ov5670: Parse and "
` [PATCH v7 11/11] media: i2c: ov13858: "

[PATCH] media: coda: add RC enable controls
 2020-03-18 18:36 UTC 

[PATCH v2 0/6] v4l2 JPEG helpers and CODA960 JPEG decoder
 2020-03-18 18:35 UTC  (7+ messages)
` [PATCH v2 1/6] media: coda: round up decoded buffer size for all codecs
` [PATCH v2 2/6] media: add v4l2 JPEG helpers
` [PATCH v2 3/6] media: coda: jpeg: add CODA960 JPEG decoder support
` [PATCH v2 4/6] media: coda: split marking last meta into helper function
` [PATCH v2 5/6] media: coda: mark last capture buffer
` [PATCH v2 6/6] media: coda: lock capture queue wakeup against decoder stop command

[PATCH v2 0/4] media: v4l2-async: Accept endpoints and devices for fwnode matching
 2020-03-18 18:18 UTC  (12+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] media: v4l2-async: Pass notifier pointer to match functions
` [PATCH v2 3/4] media: v4l2-async: Log message in case of heterogenous fwnode match
` [PATCH v2 4/4] media: v4l2-async: Don't check fwnode name to detect endpoint

[PATCH v3 0/2] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format
 2020-03-18 18:14 UTC  (4+ messages)
` [PATCH v3 1/2] media: rcar-vin: Add support for "
` [PATCH v3 2/2] "

[PATCH RFC] media: platform: fcp: Set appropriate DMA parameters
 2020-03-18 17:23 UTC 

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-03-18 17:17 UTC  (10+ messages)
` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver

[PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv
 2020-03-18 16:53 UTC  (3+ messages)

[RFC PATCH v4 0/8] Add Tegra driver for video capture
 2020-03-18 16:17 UTC  (4+ messages)
` [RFC PATCH v4 6/8] media: tegra: Add Tegra210 Video input driver

[PATCH 0/5] media: i2c: max9286: Add configuration properties
 2020-03-18 14:32 UTC  (15+ 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 "

[PATCH v5 0/4] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2020-03-18 13:54 UTC  (7+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] rcar-vin: Make use of V4L2_CAP_IO_MC
` [PATCH v5 3/4] staging/intel-ipu3: "
` [PATCH v5 4/4] vimc: "

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-18 13:54 UTC  (29+ messages)
              ` [Mesa-dev] "

[PATCH 0/2] rcar-csi2: make use V4L2_ASYNC_MATCH_CUSTOM to do fwnode matching
 2020-03-18 13:35 UTC  (12+ messages)
` [PATCH] media: v4l2-async: Accept endpoints and devices for "

[PATCH 0/2] v4l2-compliance: add tests for V4L2_CAP_IO_MC
 2020-03-18 13:27 UTC  (3+ messages)
` [PATCH 1/2] [DNI] v4l-utils: Add V4L2_CAP_IO_MC to videodev2.h
` [PATCH 2/2] v4l2-compliance: add tests for V4L2_CAP_IO_MC

[PATCH v2 0/8] hantro: set of small cleanups and fixes
 2020-03-18 13:21 UTC  (9+ messages)
` [PATCH v2 1/8] v4l2-mem2mem: return CAPTURE buffer first
` [PATCH v2 2/8] hantro: Set buffers' zeroth plane payload in .buf_prepare
` [PATCH v2 3/8] hantro: Use v4l2_m2m_buf_done_and_job_finish
` [PATCH v2 4/8] hantro: Remove unneeded hantro_dec_buf_finish
` [PATCH v2 5/8] hantro: Move H264 motion vector calculation to a helper
` [PATCH v2 6/8] hantro: Refactor for V4L2 API spec compliancy
` [PATCH v2 7/8] dt-bindings: rockchip-vpu: Convert bindings to json-schema
` [PATCH v2 8/8] hantro: Add linux-rockchip mailing list to MAINTAINERS

[PATCH 0/5] v4l2 JPEG helpers and CODA960 JPEG decoder
 2020-03-18 12:42 UTC  (4+ messages)

[RFC 0/3] Implement a virtual DVB driver
 2020-03-18 10:56 UTC  (9+ messages)
` [RFC 1/3] media: dvb_dummy_tuner: implement driver skeleton
` [RFC 2/3] media: dvb_dummy_fe.c: lose TS lock on bad snr
` [RFC 3/3] media: dvb_dummy_fe.c: write PSI information into DMX buffer

[V3, 0/2] media: i2c: add support for DW9768 VCM driver
 2020-03-18 10:29 UTC  (5+ messages)
` [V3, 2/2] media: i2c: Add "

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

[PATCH/RFC] media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
 2020-03-18  8:36 UTC  (6+ messages)

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

[v2] dma-buf: heaps: bugfix for selftest failure
 2020-03-18  2:47 UTC  (3+ messages)

[PATCH] dma-buf: heaps: bugfix for selftest failure
 2020-03-18  2:19 UTC  (3+ messages)

[PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v4)
 2020-03-17 21:21 UTC  (2+ messages)
` [PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v5)

[PATCH v9 03/11] ir-rx51: Use 64-bit division macro
 2020-03-17 20:05 UTC 

[PATCH v2 0/2] fix fwnode API usage and remove v4l2_mbus_config field
 2020-03-17 18:12 UTC  (7+ 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 v3 0/2] media: staging: rkisp1: fix fwnode API usage and remove v4l2_mbus_config field
 2020-03-17 18:07 UTC  (3+ messages)
` [PATCH v3 1/2] media: staging: rkisp1: remove mbus field from rkisp1_sensor_async
` [PATCH v3 2/2] media: staging: rkisp1: replace the call to v4l2_async_notifier_parse_fwnode_endpoints_by_port

[PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv
 2020-03-17 17:06 UTC 

OV5640 CSI2 problems
 2020-03-17 14:43 UTC  (5+ messages)
` OV5640 CSI2 problemsg

[ragnatech:media-tree] BUILD SUCCESS 6fafbbe8d4140e44e0a64d6c914d628bdb2902ed
 2020-03-17 14:20 UTC 

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

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