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 Sep 17 04:00:19 CEST 2016
git branch: test
git hash: c3b809834db8b1a8891c7ff873a216eac119628d
gcc versi
Hello Marek,
On 09/16/2016 02:14 AM, Marek Szyprowski wrote:
> s5p_mfc_alloc_memdev() function lacks proper releasing of allocated device
> in case of reserved memory initialization failure. This results in NULL
> pointer
> dereference:
Patch looks good to me.
Reviewed-by: Javier Martinez Canil
On Wed, 7 Sep 2016 09:12:55 +0200
Markus Heiser wrote:
> according to your remarks I fixed the first and second patch. The third patch
> is
> resend unchanged;
OK, I've applied the first two, finally.
> > Am 06.09.2016 um 14:28 schrieb Jonathan Corbet :
> >
> > As others have pointed out, we
Em Fri, 16 Sep 2016 10:24:26 -0400 (EDT)
Alan Stern escreveu:
> Some full-speed mceusb infrared transceivers contain invalid endpoint
> descriptors for their interrupt endpoints, with bInterval set to 0.
> In the past they have worked out okay with the mceusb driver, because
> the driver sets the
Em Fri, 16 Sep 2016 10:25:31 -0400 (EDT)
Alan Stern escreveu:
> On Thu, 15 Sep 2016, Wade Berrier wrote:
>
> > On Thu Sep 15 15:13, Alan Stern wrote:
> > > On Sat, 10 Sep 2016, Wade Berrier wrote:
> > >
> > > > On Thu Aug 11 16:18, Alan Stern wrote:
> > > > > I never received any replies
On Thu, 15 Sep 2016, Wade Berrier wrote:
> On Thu Sep 15 15:13, Alan Stern wrote:
> > On Sat, 10 Sep 2016, Wade Berrier wrote:
> >
> > > On Thu Aug 11 16:18, Alan Stern wrote:
> > > > I never received any replies to this message. Should the patch I
> > > > suggested be merged?
> > > >
> > >
>
Some full-speed mceusb infrared transceivers contain invalid endpoint
descriptors for their interrupt endpoints, with bInterval set to 0.
In the past they have worked out okay with the mceusb driver, because
the driver sets the bInterval field in the descriptor to 1,
overwriting whatever value may
On Wed, Sep 07, 2016 at 02:37:02PM +0300, Stanimir Varbanov wrote:
> Adds binding document for vidc video encoder/decoder driver
>
> Cc: Rob Herring
> Cc: Mark Rutland
> Cc: devicet...@vger.kernel.org
> Signed-off-by: Stanimir Varbanov
> ---
> .../devicetree/bindings/media/qcom,vidc.txt
Hi Mauro,
The following changes since commit c3b809834db8b1a8891c7ff873a216eac119628d:
[media] pulse8-cec: fix compiler warning (2016-09-12 06:42:44 -0300)
are available in the git repository at:
git://linuxtv.org/snawrocki/samsung.git for-v4.9/media/next-2
for you to fetch changes up to 1
Hi Mauro,
The following changes since commit 7892a1f64a447b6f65fe288863b7c26d81d3:
[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on success
(2016-09-15 09:02:16 -0300)
are available in the git repository at:
git://linuxtv.org/snawrocki/samsung.git for-v4.9/media/fixes
for yo
Signed-off-by: Ulrich Hecht
---
arch/arm/boot/dts/r8a7793-gose.dts | 36
1 file changed, 36 insertions(+)
diff --git a/arch/arm/boot/dts/r8a7793-gose.dts
b/arch/arm/boot/dts/r8a7793-gose.dts
index e22d63c..981f0fe 100644
--- a/arch/arm/boot/dts/r8a7793-gose.
Identical to the setup on Lager.
Signed-off-by: Ulrich Hecht
---
arch/arm/boot/dts/r8a7793-gose.dts | 41 ++
1 file changed, 41 insertions(+)
diff --git a/arch/arm/boot/dts/r8a7793-gose.dts
b/arch/arm/boot/dts/r8a7793-gose.dts
index 90af186..e22d63c 100644
-
Hi!
This series enables HDMI input on the Lager and Koelsch boards.
It sits on renesas-devel-20160913-v4.8-rc6 and also applies to the media
tree.
Testing this on a Lager board with v4l2-compliance on top of Hans's R-Car
branch (https://git.linuxtv.org/hverkuil/media_tree.git/log/?h=rcar) with
"m
Signed-off-by: Ulrich Hecht
---
arch/arm/boot/dts/r8a7793.dtsi | 20
1 file changed, 20 insertions(+)
diff --git a/arch/arm/boot/dts/r8a7793.dtsi b/arch/arm/boot/dts/r8a7793.dtsi
index 8d02aac..0898668 100644
--- a/arch/arm/boot/dts/r8a7793.dtsi
+++ b/arch/arm/boot/dts/r8a77
Hi!
This is a by-the-datasheet implementation of analog and digital video input
on the Gose board.
I don't have that hardware, so if somebody could test this, I would
appreciate it. To get the digital part to work, use Hans's R-Car branch
(https://git.linuxtv.org/hverkuil/media_tree.git/log/?h=r
From: William Towle
Add DT entries for vin0, vin0_pins, and adv7612.
Sets the 'default-input' property for ADV7612, enabling image and video
capture without the need to have userspace specifying routing.
Signed-off-by: William Towle
Signed-off-by: Rob Taylor
[uli: added interrupt, renamed end
From: Hans Verkuil
Add support in the dts for the HDMI input. Based on the Lager dts
patch from Ulrich Hecht.
Signed-off-by: Hans Verkuil
[uli: removed "renesas," prefixes from pfc nodes]
Signed-off-by: Ulrich Hecht
---
arch/arm/boot/dts/r8a7791-koelsch.dts | 41 ++
Hi,
Here's the 5th version of the media IOCTL rework set.
since v4:
- Don't refactor compat IOCTL handling. The assumption is that the compat
code will stay as-is and only the ENUM_LINKS IOCTL will require compat
handling in the future and newer IOCTLs would use u64 for pointers.
This has b
Preparation for refactoring media IOCTL handling to unify common parts.
Signed-off-by: Sakari Ailus
Reviewed-by: Laurent Pinchart
Acked-by: Hans Verkuil
---
drivers/media/media-device.c | 20
1 file changed, 20 insertions(+)
diff --git a/drivers/media/media-device.c b/dri
Each IOCTL handler can be listed in an array instead of using a large and
cumbersome switch. Do that.
Signed-off-by: Sakari Ailus
Reviewed-by: Laurent Pinchart
Acked-by: Hans Verkuil
---
drivers/media/media-device.c | 51 +---
1 file changed, 15 insertio
Refactor copying the IOCTL argument structs from the user space and back,
in order to reduce code copied around and make the implementation more
robust.
As a result, the copying is done while not holding the graph mutex.
Signed-off-by: Sakari Ailus
Acked-by: Hans Verkuil
Acked-by: Laurent Pinch
New IOCTLs (especially for the request API) do not necessarily need the
graph mutex acquired. Leave this up to the drivers.
Signed-off-by: Sakari Ailus
Reviewed-by: Laurent Pinchart
Acked-by: Hans Verkuil
---
drivers/media/media-device.c | 37 +++--
1 file chang
From: Daniel Wagner
Hi,
Using complete_all() is not wrong per se but it suggest that there
might be more than one waiter. For -rt I am reviewing all
complete_all() users and would like to leave only the real ones in the
tree. The main problem for -rt about complete_all() is that it can be
uses i
From: Daniel Wagner
There is only one waiter for the completion, therefore there is no need
to use complete_all(). Let's make that clear by using complete() instead
of complete_all().
While we are at it, we do a small optimization with the reinitialization
of the completion before we use it.
Th
From: Daniel Wagner
There is only one waiter for the completion, therefore there
is no need to use complete_all(). Let's make that clear by
using complete() instead of complete_all().
While we are at it, we do a small optimization with the
reinitialization of the completion before we use it.
Th
From: Hans Verkuil
This new function determines the picture aspect ratio from the
DV timings and returns it in CEA-861 AVI InfoFrame format.
Signed-off-by: Hans Verkuil
---
drivers/media/v4l2-core/v4l2-dv-timings.c | 18 ++
include/media/v4l2-dv-timings.h | 8 +++
From: Hans Verkuil
Obtain the correct timings based on the VIC code from the AVI InfoFrame.
It does a sanity check to see if at least the measured width and height
are in line with what the VIC code reports. If not, then use the timings
instead of the VIC code (as per the CEA-861 spec).
Signed-
From: Hans Verkuil
Add the CEA-861 VIC, the HDMI VIC and the picture aspect ratio information
where applicable.
Signed-off-by: Hans Verkuil
---
include/uapi/linux/v4l2-dv-timings.h | 97 +++-
1 file changed, 63 insertions(+), 34 deletions(-)
diff --git a/includ
From: Hans Verkuil
Now that the timings contain picture aspect ratio information, we can support
cropcap to return the pixel aspect ratio.
Signed-off-by: Hans Verkuil
---
drivers/media/pci/cobalt/cobalt-v4l2.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/drivers/m
From: Hans Verkuil
Add a helper to find timings based on the CEA-861 VIC code. Also add a helper
that returns the pixel aspect ratio based on the v4l2_dv_timings struct.
Signed-off-by: Hans Verkuil
---
drivers/media/v4l2-core/Kconfig | 1 +
drivers/media/v4l2-core/v4l2-dv-timings.c
From: Hans Verkuil
Add picture aspect ratio information, the CEA-861 VIC (Video Identification
Code) and the HDMI VIC to struct v4l2_bt_timings.
The picture aspect was chosen rather than the pixel aspect since 1) the
CEA-861 standard uses picture aspect, and 2) pixel aspect ratio can become
tric
From: Hans Verkuil
Format comments according to what checkpatch wants.
No other changes.
Signed-off-by: Hans Verkuil
---
include/uapi/linux/videodev2.h | 50 +-
1 file changed, 30 insertions(+), 20 deletions(-)
diff --git a/include/uapi/linux/videodev2
From: Hans Verkuil
The v4l2_bt_timings struct is missing information about the picture aspect
ratio and the CEA-861 and HDMI VIC (Video Identification Code).
This patch series adds support for this.
Changes since v1:
- Split the first patch into a cleanup patch and a patch adding the
actual
From: Hans Verkuil
Document the new flags.
Signed-off-by: Hans Verkuil
---
.../media/uapi/v4l/vidioc-g-dv-timings.rst | 23 ++
Documentation/media/videodev2.h.rst.exceptions | 3 +++
2 files changed, 26 insertions(+)
diff --git a/Documentation/media/uapi/v4l/v
Use a type with explicit endianness in machine to big endian conversion.
Signed-off-by: Sakari Ailus
---
drivers/media/i2c/ad5820.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/media/i2c/ad5820.c b/drivers/media/i2c/ad5820.c
index fd4c5f6..044da88 100644
--- a
Hi Philipp,
Please try this patch. It is purely speculative as I don't have the hardware,
but I hope my approach is right.
---
drivers/media/common/saa7146/saa7146_video.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/media/common/saa7146/saa7146_video.c
b/drivers/media/common/
Hi Ulrich,
Thank you for the patch.
On Friday 16 Sep 2016 11:39:42 Ulrich Hecht wrote:
> Fall back to input 0 if "default-input" property is not present.
>
> Documentation states that the "default-input" property should reside
> directly in the node for adv7612.
Not just fo adv7612.
> Hence, a
Hi Ulrich,
Thank you for the patch.
On Friday 16 Sep 2016 11:39:41 Ulrich Hecht wrote:
> The text states that default-input is an endpoint property, but in the
> example it is a device property. The example makes more sense.
You should explain why it makes more sense. Something along the lines
Fall back to input 0 if "default-input" property is not present.
Documentation states that the "default-input" property should reside
directly in the node for adv7612. Hence, also adjust the parsing to make
the implementation consistent with this.
Based on patch by William Towle .
Signed-off-by
The text states that default-input is an endpoint property, but in the
example it is a device property. The example makes more sense.
Signed-off-by: Ulrich Hecht
---
Documentation/devicetree/bindings/media/i2c/adv7604.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Doc
Hi!
This is a fix for the inconsistency in the adv7604 bindings regarding the
default-input property, clarifying that it should be a property of the
device, not the endpoint, and a patch to implement it.
CU
Uli
Ulrich Hecht (2):
media: adv7604: fix bindings inconsistency for default-input
m
Instead of relying on the "simple-bus" compatible and the driver core
populating FIMC-IS child devices make the fimc-is driver populating its
child devices. This prevents issues related to accessing ISP_I2C clock
registers with corresponding power domain switched off, which happens
after applying
This patch series has various fixes/enhancements for the rcar-vin driver.
It also removes the old soc-camera rcar-vin driver.
After this patch series there are only two soc-camera drivers left:
atmel-isi and sh-mobile-ceu-camera.
I hope I can get my atmel-isi replacement driver merged for 4.10
Hi Ulrich,
What should I do with this? I dropped it for now.
I'm just going ahead and post the pull request without this patch as I
don't want this to be a blocker.
Regards,
Hans
On 09/15/2016 06:42 PM, Laurent Pinchart wrote:
> Hi Ulrich,
>
> Thank you for the patch.
>
> On Thursday
The following changes since commit c3b809834db8b1a8891c7ff873a216eac119628d:
[media] pulse8-cec: fix compiler warning (2016-09-12 06:42:44 -0300)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git for-v4.9f
for you to fetch changes up to c0d54b8bbf842ff8ce6eac
Sakari,
Can you take a look at this sparse warning:
drivers/media/i2c/ad5820.c:73:14: warning: incorrect type in assignment
(different base types)
Thanks!
Hans
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.or
On Fri, Sep 16, 2016 at 10:01:42AM +0200, Hans Verkuil wrote:
> PCI_IRQ_MSI is unknown, I assume that this will appear in 4.9?
The flag is in 4.8-rc.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info
drivers/media/platform/sti/hva/hva-v4l2.c:43:22: warning: symbol 'hva_encoders'
was not declared. Should it be static?
drivers/media/platform/sti/hva/hva-v4l2.c:1401:24: warning: symbol 'hva_driver'
was not declared. Should it be static?
Make these static.
Signed-off-by: Hans Verkuil
---
driv
Hi Christoph,
On 09/11/2016 03:31 PM, Christoph Hellwig wrote:
> Simply the interrupt setup by using the new PCI layer helpers.
>
> Despite using pci_enable_msi_range, this driver was only requesting a
> single MSI vector anyway.
>
> Signed-off-by: Christoph Hellwig
> ---
> drivers/media/pci/c
On 09/16/16 10:11, Mauro Carvalho Chehab wrote:
> This is an automatic generated email to let you know that the following patch
> were queued at the
> http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
>
> Subject: media-ctl: Fix a compilation bug introduced by changeset 7a21d66983f7
> Author:
50 matches
Mail list logo