This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Sat Feb 4 05:00:26 CET 2017
media-tree git hash:47b037a0512d9f8675ec2693bed46c8ea6a884ab
media_build git
Hi,
On Fri, Feb 03, 2017 at 10:07:28PM +0100, Pavel Machek wrote:
> On Fri 2017-02-03 14:32:19, Pali Rohár wrote:
> > On Friday 03 February 2017 13:35:08 Pavel Machek wrote:
> > > N900 contains front and back camera, with a switch between the
> > > two. This adds support for the switch component,
Hi Pavel,
On Thu, Jan 12, 2017 at 12:17:31PM +0100, Pavel Machek wrote:
> On Sat 2016-12-24 16:20:31, Pavel Machek wrote:
> >
> > N900 contains front and back camera, with a switch between the
> > two. This adds support for the switch component, and it is now
> > possible to select between front
Hi Pavel,
On Fri, Feb 03, 2017 at 10:06:10PM +0100, Pavel Machek wrote:
> Hi!
>
> > My apologies for the delays in reviewing. Feel free to ping me in the future
> > if this happens. :-)
>
> No problem :-). If you could review the C-code, too... that would be
> nice. It should be in your inbox so
On Fri, Feb 3, 2017 at 2:23 PM, Mauro Carvalho Chehab
wrote:
> This is an automatic generated email to let you know that the following patch
> were queued:
>
> Subject: [media] coda: add Freescale firmware compatibility location
> Author: Baruch Siach
> Date:Sun Jan 15 08:33:53 2017 -0200
>
On Fri 2017-02-03 14:32:19, Pali Rohár wrote:
> On Friday 03 February 2017 13:35:08 Pavel Machek wrote:
> > N900 contains front and back camera, with a switch between the
> > two. This adds support for the switch component, and it is now
> > possible to select between front and back cameras during
Hi!
> My apologies for the delays in reviewing. Feel free to ping me in the future
> if this happens. :-)
No problem :-). If you could review the C-code, too... that would be
nice. It should be in your inbox somewhere (and I attached it below,
without the dts part).
> > +Required properties
> >
Hi Ramiro,
On Fri, Feb 03, 2017 at 06:18:32PM +, Ramiro Oliveira wrote:
> Create device tree bindings documentation.
>
> Signed-off-by: Ramiro Oliveira
> Acked-by: Rob Herring
> ---
> .../devicetree/bindings/media/i2c/ov5647.txt | 35
> ++
> 1 file changed, 35 in
Hi Ramiro,
Thanks for the update!
Please see some comments below... some streaming and hardware control
related matters I missed earlier.
On Fri, Feb 03, 2017 at 06:18:33PM +, Ramiro Oliveira wrote:
> Modes supported:
> - 640x480 RAW 8
>
> Signed-off-by: Ramiro Oliveira
> Acked-by: Pavel
Em Fri, 27 Jan 2017 13:55:00 -0800
Eric Anholt escreveu:
> This is derived from the downstream tree's build system, but with just
> a single Kconfig option.
>
> For now the driver only builds on 32-bit arm -- the aarch64 build
> breaks due to the driver using arm-specific cache flushing function
On 02/02/2017 02:29 PM, Russell King - ARM Linux wrote:
On Thu, Feb 02, 2017 at 11:12:41AM -0800, Steve Longerbeam wrote:
Here is the current .queue_setup() op in imx-media-capture.c:
static int capture_queue_setup(struct vb2_queue *vq,
unsigned int *nbuffers,
Create device tree bindings documentation.
Signed-off-by: Ramiro Oliveira
Acked-by: Rob Herring
---
.../devicetree/bindings/media/i2c/ov5647.txt | 35 ++
1 file changed, 35 insertions(+)
create mode 100644 Documentation/devicetree/bindings/media/i2c/ov5647.txt
diff -
Modes supported:
- 640x480 RAW 8
Signed-off-by: Ramiro Oliveira
Acked-by: Pavel Machek
---
MAINTAINERS| 7 +
drivers/media/i2c/Kconfig | 12 +
drivers/media/i2c/Makefile | 1 +
drivers/media/i2c/ov5647.c | 718 +
4 files changed
On 02/03/2017 06:41 AM, Laurent Pinchart wrote:
Hello,
On Wednesday 01 Feb 2017 16:19:27 Steve Longerbeam wrote:
On 02/01/2017 01:30 AM, Philipp Zabel wrote:
media-ctl propagates the output pad format to all remote subdevices'
input pads for all enabled links:
https://git.linuxtv.org/v4l-u
Hello,
I'm resending this patchset since it didn't have much feedback, and it
already had two ACKs, one in each patch.
This patchset adds support for the Omnivision OV5647 sensor.
At the moment it only supports 640x480 in RAW 8.
This is the seventh version of the OV5647 camera driver patchset.
The uvc_video.c driver currently has fixed the maximum UVC_URBS queued to 5 and
max UVC_MAX_PACKETS per URB to 32K. This configuration works fine with USB 2.0
and some USB 3.0 cameras on embedded platforms(like Zynq Ultrascale). Since
embedded
platforms has slow processing speed as compared to ser
From: Hans Verkuil
Add a new serio ID for the RainShadow Tech USB HDMI CEC adapter.
Signed-off-by: Hans Verkuil
---
include/uapi/linux/serio.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/uapi/linux/serio.h b/include/uapi/linux/serio.h
index f2447a8..f42e919 100644
--- a/include
From: Hans Verkuil
This driver supports the RainShadow Tech USB HDMI CEC adapter.
See: http://rainshadowtech.com/HdmiCecUsb.html
Signed-off-by: Hans Verkuil
---
MAINTAINERS | 7 +
drivers/media/usb/Kconfig | 1 +
drivers/media/
From: Hans Verkuil
This patch series adds support to the RainShadow Tech HDMI CEC adapter
(http://rainshadowtech.com/HdmiCecUsb.html).
The first patch adds the needed serio ID, the second adds the driver itself.
Dmitry, will you take the first patch, or can we take it together with the
second p
Hi Dmitry,
Thanks for the feedback. See my comments below:
On 03/01/17 07:51, Dmitry Torokhov wrote:
Hi Hans,
On Thu, Dec 15, 2016 at 02:02:07PM +0100, Hans Verkuil wrote:
From: Hans Verkuil
This driver supports the RainShadow Tech USB HDMI CEC adapter.
See: http://rainshadowtech.com/HdmiC
Hello,
On Wednesday 01 Feb 2017 16:19:27 Steve Longerbeam wrote:
> On 02/01/2017 01:30 AM, Philipp Zabel wrote:
> > On Tue, 2017-01-31 at 17:26 -0800, Steve Longerbeam wrote:
> > [...]
> >
> >>> # Set pad formats
> >>> media-ctl --set-v4l2 "'tc358743 1-000f':0[fmt:UYVY/1920x1080]"
> >>> media-ctl
On 03/02/17 15:21, Laurent Pinchart wrote:
Hi Steve,
(stripping the CC list a bit and adding Sakari Ailus)
On Thursday 02 Feb 2017 11:12:41 Steve Longerbeam wrote:
On 02/02/2017 10:58 AM, Russell King - ARM Linux wrote:
[snip]
It seems to me that if you don't take account of the existing q
Hi Steve,
(stripping the CC list a bit and adding Sakari Ailus)
On Thursday 02 Feb 2017 11:12:41 Steve Longerbeam wrote:
> On 02/02/2017 10:58 AM, Russell King - ARM Linux wrote:
[snip]
> > It seems to me that if you don't take account of the existing queue
> > size, your camif_queue_setup() ha
Hi Pavel,
On Fri, Feb 03, 2017 at 12:50:45PM +0100, Pavel Machek wrote:
> Hi!
>
> > > --- a/Documentation/devicetree/bindings/media/video-interfaces.txt
> > > +++ b/Documentation/devicetree/bindings/media/video-interfaces.txt
> > > @@ -76,6 +76,11 @@ Optional endpoint properties
> > >mode hor
Em Thu, 5 Jan 2017 20:27:17 +0200
Sakari Ailus escreveu:
> Hi Randy,
>
> On Thu, Jan 05, 2017 at 11:22:26PM +0800, ayaka wrote:
> >
> >
> > On 01/05/2017 06:30 PM, Sakari Ailus wrote:
> > >Hi Randy,
> > >
> > >Thanks for the update.
> > >
> > >On Thu, Jan 05, 2017 at 12:29:11AM +0800, Randy
Initialize members of the internal device and context structures as early
as possible to avoid access to uninitialized objects on initialization
failures. If loading firmware or creating of the hardware instance fails,
driver will access device or context queue in error handling path, which
might n
Em Sun, 25 Dec 2016 04:01:39 +0530
Shyam Saini escreveu:
> Replace BUG() with BUG_ON() using coccinelle
First of all, don't send one patch per file, but one patch per driver.
Also, as checkpatch warns:
WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code
rather than
On Friday 03 February 2017 13:35:08 Pavel Machek wrote:
> N900 contains front and back camera, with a switch between the
> two. This adds support for the switch component, and it is now
> possible to select between front and back cameras during runtime.
IIRC for controlling cameras on N900 there a
Hi Mauro,
Some last minute changes which would be nice to have in v4.11, nothing
controversial here.
Thanks,
Sean
The following changes since commit e7b3a2b22176d01db0c3b31d6389ccf542ba1967:
[media] st-hva: hva_dbg_summary() should be static (2017-01-31 12:02:33 -0200)
are available in the
Hi Pavel,
My apologies for the delays in reviewing. Feel free to ping me in the future
if this happens. :-)
On Fri, Feb 03, 2017 at 01:35:08PM +0100, Pavel Machek wrote:
>
> N900 contains front and back camera, with a switch between the
> two. This adds support for the switch component, and it i
N900 contains front and back camera, with a switch between the
two. This adds support for the switch component, and it is now
possible to select between front and back cameras during runtime.
This adds documentation for the devicetree binding.
Signed-off-by: Sebastian Reichel
Signed-off-by: Iva
Hi!
> > --- a/Documentation/devicetree/bindings/media/video-interfaces.txt
> > +++ b/Documentation/devicetree/bindings/media/video-interfaces.txt
> > @@ -76,6 +76,11 @@ Optional endpoint properties
> >mode horizontal and vertical synchronization signals are provided to the
> >slave device
Em Fri, 9 Dec 2016 11:17:20 -0800
Petri Gynther escreveu:
> Hi linux-media:
>
> For drivers/media/usb/cx231xx, I'd like to add a kernel config option:
> CONFIG_VIDEO_CX231XX_V4L2
>
> that allows us to disable the V4L2 interface when only the DVB
> interface is needed.
>
> au0828 driver handles
Hi Mauro,
Just a bunch of various small fixes.
Regards,
Hans
The following changes since commit d2180e0cf77dc7a7049671d5d57dfa0a228f83c1:
[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay (2017-02-03
08:05:16 -0200)
are available in the git repository at
Em Fri, 09 Dec 2016 02:21:20 +0200
CrazyCat escreveu:
> Updated Geniatech DVB-T/T2 stick support.
>
> Signed-off-by: CrazyCat
> ---
> drivers/media/usb/dvb-usb/cxusb.c | 136
> ++
> 1 file changed, 136 insertions(+)
>
> diff --git a/drivers/media/usb/dvb-u
Em Fri, 09 Dec 2016 02:16:24 +0200
CrazyCat escreveu:
> Updated RC map for Geniatech DVB-T/T2 sticks.
>
> Signed-off-by: CrazyCat
> ---
> drivers/media/usb/dvb-usb/cxusb.c | 42
> +--
> 1 file changed, 40 insertions(+), 2 deletions(-)
>
> diff --git a/driv
Hi Todor,
On Thursday 02 Feb 2017 17:51:59 Todor Tomov wrote:
> Hi,
>
> Just to point it here - there is one more one-line correction needed below:
>
> On 11/14/2016 12:24 PM, Todor Tomov wrote:
> > The ov5645 sensor from Omnivision supports up to 2592x1944
> > and CSI2 interface.
> >
> > The dr
On Sat, Dec 03, 2016 at 03:14:26PM +0530, Tabrez khan wrote:
> Add parentheses around variable x for the readability purpose.
>
It's not really about readability...
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to major
Em Sat, 3 Dec 2016 15:14:26 +0530
Tabrez khan escreveu:
> Add parentheses around variable x for the readability purpose.
>
> This warning was found using checkpatch.pl.
>
> Signed-off-by: Tabrez khan
> ---
> drivers/staging/media/bcm2048/radio-bcm2048.c | 2 +-
> 1 file changed, 1 insertion(
39 matches
Mail list logo