linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-15 17:50:31 to 2018-05-18 03:29:53 UTC [more...]

cron job: media_tree daily build: ERRORS
 2018-05-18  3:29 UTC 

[PATCH 0/4] Venus updates - PIL
 2018-05-18  0:40 UTC  (8+ messages)
` [PATCH 1/4] soc: qcom: mdt_loader: Add check to make scm calls
` [PATCH 2/4] media: venus: add a routine to reset ARM9
` [PATCH 3/4] venus: add check to make scm calls
` [PATCH 4/4] media: venus: add PIL support

[PATCH v3 0/2] IR decoding using BPF
 2018-05-17 21:45 UTC  (9+ messages)
` [PATCH v3 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
` [PATCH v3 2/2] bpf: add selftest for rawir_event type program

[ANN] Meeting to discuss improvements to support MC-based cameras on generic apps
 2018-05-17 21:38 UTC  (2+ messages)

[PATCHv13 00/28] Request API
 2018-05-17 20:41 UTC  (10+ messages)
` [PATCHv13 01/28] v4l2-device.h: always expose mdev
` [PATCHv13 12/28] v4l2-ctrls: add core request support
` [PATCHv13 25/28] vim2m: support requests

[PATCH v7 0/8] vsp1: TLB optimisation and DL caching
 2018-05-17 20:11 UTC  (6+ messages)
` [PATCH v7 8/8] media: vsp1: Move video configuration to a cached dlb

[PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver
 2018-05-17 19:59 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v10 0/8] vsp1: TLB optimisation and DL caching
 2018-05-17 19:57 UTC  (10+ messages)
` [PATCH v10 1/8] media: vsp1: Reword uses of 'fragment' as 'body'
` [PATCH v10 2/8] media: vsp1: Protect bodies against overflow
` [PATCH v10 3/8] media: vsp1: Provide a body pool
` [PATCH v10 4/8] media: vsp1: Convert display lists to use new "
` [PATCH v10 5/8] media: vsp1: Use reference counting for bodies
` [PATCH v10 6/8] media: vsp1: Refactor display list configure operations
` [PATCH v10 7/8] media: vsp1: Adapt entities to configure into a body
` [PATCH v10 8/8] media: vsp1: Move video configuration to a cached dlb

[linux-next:master 875/8111] drivers/media//platform/fsl-viu.c:41:0: warning: "out_be32" redefined
 2018-05-17 19:02 UTC 

[PATCH 00/11] fix potential Spectre variant 1 issues
 2018-05-17 18:08 UTC  (21+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1

[PATCH v4 00/12] media: staging/imx7: add i.MX7 media driver
 2018-05-17 18:05 UTC  (14+ messages)
` [PATCH v4 01/12] media: staging/imx: refactor imx media device probe
` [PATCH v4 02/12] media: staging/imx7: add imx7 CSI subdev driver
` [PATCH v4 03/12] clk: imx7d: fix mipi dphy div parent
` [PATCH v4 04/12] clk: imx7d: reset parent for mipi csi root
` [PATCH v4 05/12] media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7
` [PATCH v4 06/12] media: dt-bindings: add bindings for i.MX7 media driver
` [PATCH v4 07/12] ARM: dts: imx7s: add mipi phy power domain
` [PATCH v4 08/12] ARM: dts: imx7s: add multiplexer controls
` [PATCH v4 09/12] ARM: dts: imx7: Add video mux, csi and mipi_csi and connections
` [PATCH v4 10/12] ARM: dts: imx7s-warp: add ov2680 sensor node
` [PATCH v4 11/12] media: imx7.rst: add documentation for i.MX7 media driver
` [PATCH v4 12/12] media: staging/imx: add i.MX7 entries to TODO file

[PATCH v4] media: Remove depends on HAS_DMA in case of platform dependency
 2018-05-17 17:18 UTC 

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-05-17 14:32 UTC  (2+ messages)

[PATCH v2 0/2] v4l: Add support for STD ioctls on subdev nodes
 2018-05-17 14:30 UTC  (3+ messages)
` [PATCH v2 1/2] v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTD
` [PATCH v2 2/2] v4l: Add support for STD ioctls on subdev nodes

[PATCH v2 00/12] media: ov5640: Misc cleanup and improvements
 2018-05-17 13:29 UTC  (7+ messages)
` [PATCH v2 11/12] media: ov5640: Add 60 fps support

[PATCH v9 0/8] vsp1: TLB optimisation and DL caching
 2018-05-17 13:02 UTC  (10+ messages)
` [PATCH v9 3/8] media: vsp1: Provide a body pool
` [PATCH v9 4/8] media: vsp1: Convert display lists to use new "
` [PATCH v9 6/8] media: vsp1: Refactor display list configure operations
` [PATCH v9 7/8] media: vsp1: Adapt entities to configure into a body

[PATCH v3 00/12] media: ov5640: Misc cleanup and improvements
 2018-05-17 11:30 UTC  (16+ messages)
` [PATCH v3 01/12] media: ov5640: Fix timings setup code
` [PATCH v3 02/12] media: ov5640: Adjust the clock based on the expected rate
` [PATCH v3 03/12] media: ov5640: Remove the clocks registers initialization
` [PATCH v3 04/12] media: ov5640: Remove redundant defines
` [PATCH v3 05/12] media: ov5640: Remove redundant register setup
` [PATCH v3 06/12] media: ov5640: Compute the clock rate at runtime
` [PATCH v3 07/12] media: ov5640: Remove pixel clock rates
` [PATCH v3 08/12] media: ov5640: Enhance FPS handling
` [PATCH v3 09/12] media: ov5640: Make the return rate type more explicit
` [PATCH v3 10/12] media: ov5640: Make the FPS clamping / rounding more extendable
` [PATCH v3 11/12] media: ov5640: Add 60 fps support
` [PATCH v3 12/12] media: ov5640: Remove duplicate auto-exposure setup

[PATCH] v4l: Add support for STD ioctls on subdev nodes
 2018-05-17 11:17 UTC  (3+ messages)

[PATCH v2 0/4] rcar-vin: Add support for digital input on Gen3
 2018-05-17 11:05 UTC  (11+ messages)
` [PATCH v2 1/4] media: rcar-vin: Parse digital input in mc-path
` [PATCH v2 2/4] media: rcar-vin: Handle mc in digital notifier ops
` [PATCH v2 3/4] media: rcar-vin: Handle digital subdev in link_notify
` [PATCH v2 4/4] media: rcar-vin: Add support for R-Car R8A77995 SoC

[PATCH 0/3] dw9807 and imx258 drivers
 2018-05-17 10:43 UTC  (4+ messages)
` [PATCH 1/3] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
` [PATCH 2/3] media: dw9807: Add dw9807 vcm driver
` [PATCH 3/3] media: imx258: Add imx258 camera sensor driver

[ragnatech:media-tree 13/389] drivers/video/fbdev//omap2/omapfb/dss/dispc.c:1859:2: warning: this 'else' clause does not guard
 2018-05-17 10:12 UTC 

[PATCH] media: v4l2-ctrl: Add control for VP9 profile
 2018-05-17  9:53 UTC 

[PATCH 0/6] media: rcar-vin: Brush endpoint properties
 2018-05-17  9:01 UTC  (19+ messages)
` [PATCH 1/6] dt-bindings: media: rcar-vin: Describe optional ep properties
` [PATCH 2/6] dt-bindings: media: rcar-vin: Document data-active
` [PATCH 3/6] media: rcar-vin: Handle data-active property
` [PATCH 4/6] media: rcar-vin: Handle CLOCKENB pin polarity
` [PATCH 5/6] ARM: dts: rcar-gen2: Remove unused VIN properties
` [PATCH 6/6] ARM: dts: rcar-gen2: Add 'data-active' property

[PATCH] media: v4l2-ioctl: prevent underflow in v4l_enumoutput()
 2018-05-17  9:05 UTC 

[PATCH] dt-bindings: media: rcar_vin: fix style for ports and endpoints
 2018-05-17  9:02 UTC  (2+ messages)

[PATCH] rcar-vin: sync which hardware buffer to start capture from
 2018-05-17  8:59 UTC  (2+ messages)

[PATCH] media: vivid: potential integer overflow in vidioc_g_edid()
 2018-05-17  8:58 UTC 

[Xen-devel][RFC 0/3] dma-buf support for gntdev
 2018-05-17  8:26 UTC  (4+ messages)
` [Xen-devel][RFC 1/3] xen/balloon: Allow allocating DMA buffers
` [Xen-devel][RFC 2/3] xen/grant-table: Extend API to work with "
` [Xen-devel][RFC 3/3] xen/gntdev: Add support for Linux dma buffers

Webcam produces error on Dell XPS 9370, but seems to work
 2018-05-17  7:07 UTC 

[PATCH v3 08/14] media: v4l: Add definitions for MPEG2 frame format and header metadata
 2018-05-17  4:00 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: Add vendor prefix for AKM
 2018-05-17  4:03 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: Add bindings for AKM ak7375 voice coil lens
` [PATCH 3/3] media: ak7375: Add ak7375 lens voice coil driver

[PATCH] media: imx355: Add imx355 camera sensor driver
 2018-05-17  4:02 UTC 

[PATCH] media: imx319: Add imx319 camera sensor driver
 2018-05-17  4:02 UTC 

cron job: media_tree daily build: ERRORS
 2018-05-17  3:41 UTC 

[PATCH v2] media: helene: add I2C device probe function
 2018-05-17  1:05 UTC  (3+ messages)

[PATCH] media: helene: fix tuning frequency of satellite
 2018-05-17  0:57 UTC  (3+ messages)

[PATCH] rcar-csi2: set default format if a unsupported one is requested
 2018-05-16 23:04 UTC 

Proposal
 2018-05-16 23:03 UTC 

[patch, libv4l]: Introduce define for lookup table size
 2018-05-16 20:53 UTC  (13+ messages)
  ` [RFC, libv4l]: Make libv4l2 usable on devices with complex pipeline

[PATCH] media: gl861: fix probe of dvb_usb_gl861
 2018-05-16 20:32 UTC 

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-16 18:53 UTC  (14+ messages)
` [PATCH v2 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
  ` [Intel-gfx] "
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v2 4/5] mfd: cros_ec_dev: Add CEC sub-device registration

[PATCH] dma-fence: Make dma_fence_add_callback() fail if signaled with error
 2018-05-16 18:27 UTC  (8+ messages)

[RESEND PATCH v9 0/2] DW9807 DT binding and driver patches
 2018-05-16 15:28 UTC  (4+ messages)
` [RESEND PATCH v9 2/2] media: dw9807: Add dw9807 vcm driver

[PATCH] media: dw9807: remove an unused var
 2018-05-16 15:21 UTC 

[PATCH] media: dw9807: Fix a warning: unused variable 'retry'
 2018-05-16 15:27 UTC 

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-05-16 15:15 UTC  (8+ messages)
` [PATCH v6 04/17] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v6 09/17] media: rkisp1: add rockchip isp1 core driver

[PATCH v2 0/2] IR decoding using BPF
 2018-05-16 13:55 UTC  (4+ messages)
` [PATCH v2 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
` [PATCH v2 2/2] bpf: add selftest for rawir_event type program

[PATCH] media: helene: fix xtal frequency setting at power on
 2018-05-16 10:56 UTC  (2+ messages)

[PATCH] [Patch v2] usbtv: Fix refcounting mixup
 2018-05-16 10:27 UTC  (6+ messages)

[PATCH v2 0/2]
 2018-05-16  8:54 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: r8a7740: Add CEU0

[PATCH] [media] MAINTAINERS: Update entry for Intel IPU3 cio2 driver
 2018-05-16  4:22 UTC 

cron job: media_tree daily build: WARNINGS
 2018-05-16  3:57 UTC 

Donation
 2018-05-15  1:29 UTC 

[PATCH 5/5] media: platform: Add Chrome OS EC CEC driver
 2018-05-16  0:31 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v4 0/6] Asynchronous UVC
 2018-05-15 21:45 UTC  (4+ messages)

[PATCH] media: cec-pin-error-inj: avoid a false-positive Spectre detection
 2018-05-15 19:23 UTC 

[PATCH] media: dvb_ca_en50221: prevent using slot_info for Spectre attacs
 2018-05-15 17:50 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).