Use eth_zero_addr to assign the zero address to the given address
array instead of memset when second argument is address of zero.
Note that the 6 in the third argument of memset appears to represent
an ethernet address size (ETH_ALEN).
The Coccinelle semantic patch that makes this change is as fo
Use eth_zero_addr to assign the zero address to the given address
array instead of memset when second argument is address of zero.
Note that the 6 in the third argument of memset appears to represent
an ethernet address size (ETH_ALEN).
The Coccinelle semantic patch that makes this change is as fo
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: Fri Jun 26 04:00:24 CEST 2015
git branch: test
git hash: faebbd8f134f0c054f372982c8ddd1bbcc41b440
gcc versi
Hi Mauro,
On Wednesday 24 June 2015 07:49:09 Mauro Carvalho Chehab wrote:
> drivers/media/platform/omap3isp/isppreview.c:932:6: warning: variable
> ‘features’ set but not used [-Wunused-but-set-variable]
>
> Signed-off-by: Mauro Carvalho Chehab
Acked-by: Laurent Pinchart
On a side note, I'd a
Hi Dan,
Thank you for the patch.
On Wednesday 24 June 2015 17:28:31 Dan Carpenter wrote:
> We should set "ret" on this error path instead of returning success.
>
> Fixes: df3305156f98 ('[media] v4l: xilinx: Add Xilinx Video IP core')
> Signed-off-by: Dan Carpenter
Acked-by: Laurent Pinchart
Hi,
I was working on a Linux driver for a hybrid TV-tuner with SAA7134 PCI bridge,
XC5000C RF tuner and Si2168 DVB demodulator by a
"combining" all existent at that time drivers together.
During that work, I had an issue with XC5000C.
Episodically, after attaching to DVB and reading XREG_PRODUCT
On Thu, Jun 25, 2015 at 08:51:47AM +0200, Ingo Molnar wrote:
>
> * Luis R. Rodriguez wrote:
>
> > From: "Luis R. Rodriguez"
> >
> > On built-in kernels this warning will always splat as this is part
> > of the module init. Fix that by shifting the PAT requirement check
> > out under the code t
On Thu, Jun 25, 2015 at 08:49:22AM +0200, Ingo Molnar wrote:
>
> * Luis R. Rodriguez wrote:
>
> > From: "Luis R. Rodriguez"
> >
> > WARN() may confuse users, fix that. ipath_init_one() is part the
> > device's probe so this would only be triggered if a corresponding
> > device was found.
> >
Am Donnerstag, den 25.06.2015, 09:07 -0400 schrieb Steven Rostedt:
> On Thu, 25 Jun 2015 12:01:27 +0200
> Philipp Zabel wrote:
>
> > diff --git a/include/trace/events/v4l2.h b/include/trace/events/v4l2.h
> > index 89d0497..3d15cf1 100644
> > --- a/include/trace/events/v4l2.h
> > +++ b/include/tra
Hi Kamil,
Am Donnerstag, den 25.06.2015, 15:10 +0100 schrieb Kamil Debski:
> Hi Philipp,
>
> On 25 June 2015 at 11:01, Philipp Zabel wrote:
> > Signed-off-by: Philipp Zabel
>
> Please add the patch description no matter how simple it is and how
> well the subject covers the content of the patc
Hi Sylwester,
Am Donnerstag, den 25.06.2015, 15:11 +0200 schrieb Sylwester Nawrocki:
> Hello Philipp,
>
> On 25/06/15 12:01, Philipp Zabel wrote:
> > Signed-off-by: Philipp Zabel
> > ---
> > drivers/media/v4l2-core/v4l2-mem2mem.c | 9 -
> > 1 file changed, 8 insertions(+), 1 deletion(-)
Hi Philipp,
On 25 June 2015 at 11:01, Philipp Zabel wrote:
> Signed-off-by: Philipp Zabel
Please add the patch description no matter how simple it is and how
well the subject covers the content of the patch.
Best wishes,
Kamil
> ---
> drivers/media/v4l2-core/v4l2-mem2mem.c | 9 -
> 1
On Thu, 25 Jun 2015 12:01:27 +0200
Philipp Zabel wrote:
> diff --git a/include/trace/events/v4l2.h b/include/trace/events/v4l2.h
> index 89d0497..3d15cf1 100644
> --- a/include/trace/events/v4l2.h
> +++ b/include/trace/events/v4l2.h
> @@ -175,9 +175,108 @@ SHOW_FIELD
> )
Hi Javier,
Am Dienstag, den 23.06.2015, 12:20 +0200 schrieb Javier Martin:
[...]
> media-ctl -l '"IPU0 SMFC0":1->"imx-ipuv3-camera.2":0[1]'
>
> The last command will fail like this:
>
> imx-ipuv3 240.ipu: invalid link 'IPU0 SMFC0'(5):1 ->
> 'imx-ipuv3-camera.2'(2):0
> Unable to parse link:
Hello Philipp,
On 25/06/15 12:01, Philipp Zabel wrote:
> Signed-off-by: Philipp Zabel
> ---
> drivers/media/v4l2-core/v4l2-mem2mem.c | 9 -
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/media/v4l2-core/v4l2-mem2mem.c
> b/drivers/media/v4l2-core/v4l2-mem2mem.
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
tags/media/v4.2-1
For the following media updates:
- Lots of improvements at the DVB API DocBook documentation. Now, the frontend
and the network APIs are fully in sync with the Kernel and looks mor
On Wednesday 24 June 2015 21:54:01 Vinod Koul wrote:
> > It would be nice to find another name for the
> > dma_request_slave_channel_compat() so with the new name we could have chance
> > to rearrange the parameters: (dev, name, mask, fn, fn_param)
> >
> > We would end up with the following APIs,
On 06/25/2015 12:21 PM, Sakari Ailus wrote:
Hi Lars-Peter,
On Wed, Jun 24, 2015 at 06:50:30PM +0200, Lars-Peter Clausen wrote:
Use the new v4l2_subdev_notify_event() helper function to deliver the
resolution change event to userspace via the v4l2 subdev event queue as
well as to the bridge driv
On 06/25/2015 11:47 AM, Sakari Ailus wrote:
Hi Lars-Peter,
On Wed, Jun 24, 2015 at 06:50:29PM +0200, Lars-Peter Clausen wrote:
Add a new helper function called v4l2_subdev_notify_event() which will
deliver the specified event to both the v4l2 subdev event queue as well as
to the notify callback
Hi Lars-peter,
On Wed, Jun 24, 2015 at 06:50:31PM +0200, Lars-Peter Clausen wrote:
> Use the new v4l2_subdev_notify_event() helper function to deliver the
> resolution change event to userspace via the v4l2 subdev event queue as
> well as to the bridge driver using the callback notify mechanism.
>
Hi Lars-Peter,
On Wed, Jun 24, 2015 at 06:50:30PM +0200, Lars-Peter Clausen wrote:
> Use the new v4l2_subdev_notify_event() helper function to deliver the
> resolution change event to userspace via the v4l2 subdev event queue as
> well as to the bridge driver using the callback notify mechanism.
>
Signed-off-by: Philipp Zabel
---
drivers/media/v4l2-core/v4l2-mem2mem.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/drivers/media/v4l2-core/v4l2-mem2mem.c
b/drivers/media/v4l2-core/v4l2-mem2mem.c
index dc853e5..511caaa 100644
--- a/drivers/media/v4l2-core/v4l2-mem
Add videobuf2 specific vb2_qbuf and vb2_dqbuf trace events that mirror the
v4l2_qbuf and v4l2_dqbuf trace events, only they include additional
information about queue fill state and are emitted right before the buffer
is enqueued in the driver or userspace is woken up. This allows to make
sense of
This patch removes unneded goto,
reported by coccinelle.
Signed-off-by: Maninder Singh
Reviewed-by: Akhilesh Kumar
---
drivers/media/usb/airspy/airspy.c |3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/media/usb/airspy/airspy.c
b/drivers/media/usb/airspy/airspy.c
index 4069234.
Hi Lars-Peter,
On Wed, Jun 24, 2015 at 06:50:29PM +0200, Lars-Peter Clausen wrote:
> Add a new helper function called v4l2_subdev_notify_event() which will
> deliver the specified event to both the v4l2 subdev event queue as well as
> to the notify callback. The former is typically used by userspa
Hi Lars-Peter,
On Thu, Jun 25, 2015 at 11:22:02AM +0200, Lars-Peter Clausen wrote:
> On 06/25/2015 11:12 AM, Sakari Ailus wrote:
> >Hi Hans,
> >
> >On Tue, Jun 23, 2015 at 11:20:23AM +0200, Hans Verkuil wrote:
> >>If the vdev pointer == NULL, then just return.
> >>
> >>This makes it easier for sub
On Thu, Jun 25, 2015 at 10:30:07AM +0100, Russell King - ARM Linux wrote:
> On Thu, Jun 25, 2015 at 10:18:15AM +0100, Russell King - ARM Linux wrote:
> > On Tue, Jun 23, 2015 at 09:50:00AM +0200, Geert Uytterhoeven wrote:
> > As for the build errors you're reporting, that doesn't seem to be
> > any
From: Hans Verkuil
Remove unnecessary check and fix the error code for vb1 drivers.
Signed-off-by: Hans Verkuil
Signed-off-by: Rob Taylor
---
drivers/media/platform/soc_camera/soc_camera.c |8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/drivers/media/platform/so
From: Rob Taylor
In videobuf_setup reject buffers that are too small for the configured
format. Fixes v4l2-compliance issue.
Signed-off-by: Rob Taylor
Reviewed-by: William Towle
Acked-by: Hans Verkuil
---
drivers/media/platform/soc_camera/rcar_vin.c |3 +++
1 file changed, 3 insertions(+
From: Rob Taylor
Adapt rcar_vin_querycap() so that cap->bus_info is populated with
something meaningful/unique.
Signed-off-by: Rob Taylor
Signed-off-by: William Towle
---
drivers/media/platform/soc_camera/rcar_vin.c |1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/media/platform
From: Ian Molton
Adds support to the adv7604 driver for specifying the default input
port in the Device tree. If no value is provided, the driver will be
unable to select an input without help from userspace.
Tested-by: William Towle
Signed-off-by: Ian Molton
Acked-by: Hans Verkuil
---
Docum
Set 'default-input' property for ADV7612. Enables image/video capture
without the need to have userspace specifying routing.
Signed-off-by: Ian Molton
Tested-by: William Towle
---
arch/arm/boot/dts/r8a7790-lager.dts |1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/r8a779
Add support for the ADV7612 chip as implemented on Renesas' Lager
board to adv7604.c, including lists for formats/colourspace/timing
selection and an IRQ handler.
Signed-off-by: William Towle
---
drivers/media/i2c/adv7604.c | 102 +--
1 file changed, 98 i
Add DT entries for vin0, vin0_pins, and adv7612
Signed-off-by: William Towle
Signed-off-by: Rob Taylor
---
arch/arm/boot/dts/r8a7790-lager.dts | 41 ++-
1 file changed, 40 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/r8a7790-lager.dts
b/arch/ar
From: Ben Dooks
Add a proper of match id for use when the device is being bound via
device tree, to avoid having to use the i2c old-style binding of the
device.
Signed-off-by: Ben Dooks
Signed-off-by: William.Towle
Reviewed-by: Rob Taylor
Acked-by: Hans Verkuil
---
drivers/media/i2c/adv7180
Version 4. Obsoletes version 3, as seen at:
http://permalink.gmane.org/gmane.linux.drivers.video-input-infrastructure/91931
This version has the bus_info field set in rcar_vin.c, where the
value used can be constructed uniquely. Elsewhere a number of small
optimisations have been mad
From: Ian Molton
This documentation accompanies the patch adding support for the ADV7612
dual HDMI decoder / repeater chip.
Signed-off-by: Ian Molton
Reviewed-by: William Towle
Acked-by: Hans Verkuil
---
.../devicetree/bindings/media/i2c/adv7604.txt| 18 ++
1 file c
From: Hans Verkuil
Fill in the std field from the video_device tvnorms field in
enum_input.
Signed-off-by: Hans Verkuil
Signed-off-by: Rob Taylor
---
drivers/media/platform/soc_camera/soc_camera.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/media/platform/soc_camera/soc_
From: Rob Taylor
Fix calls to subdev try_fmt function to use valid pad numbers, fixing
the case where subdevs (eg. ADV7612) have valid pad numbers that are
non-zero.
Signed-off-by: William Towle
Reviewed-by: Rob Taylor
---
drivers/media/platform/soc_camera/soc_scale_crop.c |1 +
1 file ch
Add detection of source pad number for drivers aware of the media
controller API, so that the combination of soc_camera and rcar_vin
can create device nodes to support modern drivers such as adv7604.c
(for HDMI on Lager) and the converted adv7180.c (for composite)
underneath.
Building rcar_vin gai
Fix rcar_vin_try_fmt's use of an inappropriate pad number when calling
the subdev set_fmt function - for the ADV7612, IDs should be non-zero.
Signed-off-by: William Towle
Reviewed-by: Rob Taylor
---
drivers/media/platform/soc_camera/rcar_vin.c | 20 ++--
1 file changed, 14 ins
This adds V4L2_MBUS_FMT_RGB888_1X24 input format support
which is used by the ADV7612 chip.
Signed-off-by: Koji Matsuoka
Signed-off-by: Simon Horman
Signed-off-by: Yoshihiro Kaneko
Modified to use MEDIA_BUS_FMT_* constants
Signed-off-by: William Towle
Reviewed-by: Rob Taylor
Acked-by: Hans
From: Laurent Pinchart
Add a new subdev operation to initialize a subdev pad config array, and
a helper function to allocate and initialize the array. This can be used
by bridge drivers to implement try format based on subdev pad
operations.
Signed-off-by: Laurent Pinchart
Acked-by: Vaibhav Hir
On Thu, Jun 25, 2015 at 10:18:15AM +0100, Russell King - ARM Linux wrote:
> On Tue, Jun 23, 2015 at 09:50:00AM +0200, Geert Uytterhoeven wrote:
> As for the build errors you're reporting, that doesn't seem to be
> anything new. It seems to be down to a missing dependency between
> ARM_PTDUMP and M
On 06/25/2015 11:12 AM, Sakari Ailus wrote:
Hi Hans,
On Tue, Jun 23, 2015 at 11:20:23AM +0200, Hans Verkuil wrote:
If the vdev pointer == NULL, then just return.
This makes it easier for subdev drivers to use this function without having to
check if the sd->devnode pointer is NULL or not.
Do
On Tue, Jun 23, 2015 at 09:50:00AM +0200, Geert Uytterhoeven wrote:
> Hi Russell,
>
> On Mon, Jun 22, 2015 at 11:18 PM, Russell King - ARM Linux
> wrote:
> > On Mon, Jun 22, 2015 at 10:52:13PM +0200, Geert Uytterhoeven wrote:
> >> On Mon, Jun 22, 2015 at 10:48 PM, Geert Uytterhoeven
> >> wrote:
Hi Hans,
On Tue, Jun 23, 2015 at 11:20:23AM +0200, Hans Verkuil wrote:
> If the vdev pointer == NULL, then just return.
>
> This makes it easier for subdev drivers to use this function without having to
> check if the sd->devnode pointer is NULL or not.
Do you have an example of when this would
On Wed, 2015-06-24 at 16:11 +0100, Peter Griffin wrote:
> --- /dev/null
> +++ b/drivers/media/tsin/c8sectpfe/Makefile
> +c8sectpfe-y += c8sectpfe-core.o c8sectpfe-common.o c8sectpfe-dvb.o
> +
> +obj-$(CONFIG_DVB_C8SECTPFE) += c8sectpfe.o
> +
> +ifneq ($(CONFIG_DVB_C8SECTPFE),)
> + c8sectpfe-y
48 matches
Mail list logo