On 11/05/2013 03:18 PM, edubez...@gmail.com wrote:
> Dinesh
>
> On Tue, Oct 15, 2013 at 11:24 AM, Dinesh Ram wrote:
>> This is the USB driver for the Silicon Labs development board.
>> It contains the Si4713 FM transmitter chip.
>>
>
> I tried this driver again. The system attempts to probe the
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: Thu Nov 7 04:00:19 CET 2013
git branch: for-v3.13c
git hash: 3adeac2c34cc28e05d0ec52f38f009dcce278555
gcc
Memory exported via remap_pfn_range cannot be remapped via
get_user_pages.
Other videobuf2 methods (like the dma-contig) supports io memory.
This patch adds support for this kind of memory.
Signed-off-by: Ricardo Ribalda Delgado
---
drivers/media/v4l2-core/videobuf2-dma-sg.c | 35 +
The following changes since commit 80f93c7b0f4599ffbdac8d964ecd1162b8b618b9:
[media] media: st-rc: Add ST remote control driver (2013-10-31
08:20:08 -0200)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git af9035_winfast_id
for you to fetch changes up to 63d
It is IT9135 dual design.
Thanks to Michael Piko for reporting that!
Reported-by: Michael Piko
Signed-off-by: Antti Palosaari
---
drivers/media/usb/dvb-usb-v2/af9035.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/media/usb/dvb-usb-v2/af9035.c
b/drivers/media/usb/dvb-usb-v2/af
Adds new USB ID for Leadtek WinFast DTV Dongle Dual [0413:6a05]
and nothing more.
I have not send that patch earlier as there was no test reports.
Now there seems to be some reports on Wiki:
http://linuxtv.org/wiki/index.php/LinuxTVWiki:Sandbox
http://www.linuxtv.org/wiki/index.php/Leadtek_WinFast
num_pages_from_user and buf->num_pages were swapped.
Signed-off-by: Ricardo Ribalda Delgado
---
drivers/media/v4l2-core/videobuf2-dma-sg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/v4l2-core/videobuf2-dma-sg.c
b/drivers/media/v4l2-core/videobuf2-dma-sg.c
As discussed on the media summit 2013, there is no reason for the width
and height to be signed.
Therefore this patch is an attempt to convert those fields from __s32 to
__u32.
Acked-by: Sakari Ailus (documentation and smiapp)
Signed-off-by: Ricardo Ribalda Delgado
---
v5: Comments by Sakari Ai
Sorry for top posting, but I just posted driver for that stick! Look
latest LMML messages.
regards
Antti
On 07.10.2013 23:34, Rodolphe M wrote:
Hello
Got this DVB-S2 USB stick from PCTV Model 461e.
Firmware for 460e does not work. Chipset must be different.
Here are data from Windows drive
Signed-off-by: Antti Palosaari
---
drivers/media/dvb-frontends/a8293.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/media/dvb-frontends/a8293.c
b/drivers/media/dvb-frontends/a8293.c
index 74fbb5d..780da58 100644
--- a/drivers/media/dvb-frontends/a8293.c
+++ b/drivers/media/dvb-f
This patch serie adds support for PCTV Systems latest DVB-S/S2 USB
stick, model numbered as 461e.
I found only German version of product page [1], maybe English is
coming soon as this is quite young device. Device looks 100% similar
than older PCTV DVB-S2 Stick 460e, but internally demodulator and
Device has following chips: Empia EM28178, Montage M88DS3103,
Montage M88TS2022, Allegro A8293.
---
drivers/media/usb/em28xx/Kconfig| 2 ++
drivers/media/usb/em28xx/em28xx-cards.c | 35 +++
drivers/media/usb/em28xx/em28xx-dvb.c | 49 +
---
drivers/media/dvb-frontends/Kconfig |7 +
drivers/media/dvb-frontends/Makefile |1 +
drivers/media/dvb-frontends/m88ds3103.c | 1293 ++
drivers/media/dvb-frontends/m88ds3103.h | 108 +++
drivers/media/dvb-frontends/m88ds3103_priv.h |
Every I2C adapter should have a parent.
Signed-off-by: Antti Palosaari
---
drivers/media/dvb-frontends/m88ds3103.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/media/dvb-frontends/m88ds3103.c
b/drivers/media/dvb-frontends/m88ds3103.c
index 91b3729..fe4a67e 100644
--- a/drivers/me
Signed-off-by: Antti Palosaari
---
drivers/media/usb/em28xx/em28xx-cards.c | 5 +
drivers/media/usb/em28xx/em28xx-core.c | 9 ++---
drivers/media/usb/em28xx/em28xx-input.c | 2 ++
drivers/media/usb/em28xx/em28xx-reg.h | 1 +
4 files changed, 14 insertions(+), 3 deletions(-)
diff --git
---
drivers/media/tuners/Kconfig | 7 +
drivers/media/tuners/Makefile | 1 +
drivers/media/tuners/m88ts2022.c | 664 ++
drivers/media/tuners/m88ts2022.h | 72
drivers/media/tuners/m88ts2022_priv.h | 38 ++
5 files changed, 782 i
It is Montage M88TS2022 DVB-S/S2 silicon tuner driver.
Signed-off-by: Antti Palosaari
---
MAINTAINERS | 10 ++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 85cfc6f..314b485 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5262,6 +5262,16 @@ Q:
http:
It is Montage M88DS3103 DVB-S/S2 demodulator driver.
Signed-off-by: Antti Palosaari
---
MAINTAINERS | 10 ++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e61c2e8..85cfc6f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5244,6 +5244,16 @@ W: http://w
On Thu, Oct 03, 2013 at 11:59:30PM +0200, Laurent Pinchart wrote:
> struct v4l2_fh has an enum v4l2_priority field. Make sure the enum
> definition is available by including linux/videodev2.h.
>
> Signed-off-by: Laurent Pinchart
Acked-by: Sakari Ailus
--
Sakari Ailus
e-mail: sakari.ai...@iki.
On Thu, Oct 03, 2013 at 11:55:52PM +0200, Laurent Pinchart wrote:
> v4l2-fh.h dereferences struct file, the structure must thus be defined.
> Pull in its definition by including linux/fs.h.
>
> Signed-off-by: Laurent Pinchart
Acked-by: Sakari Ailus
--
Sakari Ailus
e-mail: sakari.ai...@iki.fi
Hi Ricardo,
Thanks for the update. (Dropping LKML again.)
On Wed, Nov 06, 2013 at 05:44:38PM +0100, Ricardo Ribalda Delgado wrote:
> As addressed on the media summit 2013, there is no reason for the width
s/addressed/discussed/ ?
> and height to be signed.
>
> Therefore this patch is an attemp
As addressed on the media summit 2013, there is no reason for the width
and height to be signed.
Therefore this patch is an attempt to convert those fields into unsigned.
Signed-off-by: Ricardo Ribalda Delgado
---
v3: Comments by Sakari
-Update also doc
v2: Comments by Sakari Ailus and Laurent
As addressed on the media summit 2013, there is no reason for the width
and height to be signed.
Therefore this patch is an attempt to convert those fields into unsigned.
v3: Comments by Sakari
-Update also doc
v2: Comments by Sakari Ailus and Laurent Pinchart
-Fix alignment on all drivers
-Rep
Hello Philipp Zabel,
This is a semi-automatic email about new static checker warnings.
The patch 5677e3b04d3b: "[media] coda: update CODA7541 to firmware
1.4.50" from Jun 21, 2013, leads to the following Smatch complaint:
drivers/media/platform/coda.c:1530 coda_alloc_framebuffers()
err
On 06.11.2013 15:14, Michael Krufky wrote:
On Tue, Nov 5, 2013 at 5:30 PM, ほち wrote:
Michael Krufky linuxtv.org> writes:
As the DVB maintainer, I am telling you that I won't merge this as a
monolithic driver. The standard is to separate the driver into
modules where possible, unless there i
Hi Ricardo,
On Wed, Nov 06, 2013 at 04:56:12PM +0100, Ricardo Ribalda Delgado wrote:
> It has to be done in the same patch? or on a separated patch just
> changing the xml file?
Good question. Now that you ask, I also realise the documentation must also
be changed --- struct v4l2_rect is documen
Hi,
On 06/11/13 16:41, Ricardo Ribalda Delgado wrote:
> From: Ricardo Ribalda
>
> vb2_fop_release does not held the lock although it is modifying the
> queue->owner field.
>
> This could lead to race conditions on the vb2_perform_io function
> when multiple applications are accessing the video
Hello Sakai
It has to be done in the same patch? or on a separated patch just
changing the xml file?
Thanks!
On Wed, Nov 6, 2013 at 4:53 PM, Sakari Ailus wrote:
> On Wed, Nov 06, 2013 at 04:43:04PM +0100, Ricardo Ribalda Delgado wrote:
>> As addressed on the media summit 2013, there is no reas
On Wed, Nov 06, 2013 at 04:43:04PM +0100, Ricardo Ribalda Delgado wrote:
> As addressed on the media summit 2013, there is no reason for the width
> and height to be signed.
>
> Therefore this patch is an attempt to convert those fields into unsigned.
>
> Signed-off-by: Ricardo Ribalda Delgado
Hi Ricardo,
On Wed, Nov 06, 2013 at 04:03:37PM +0100, Ricardo Ribalda Delgado wrote:
> Hello Sakari
>
> I always try to send the patches to the mails found by
> get-maintainer.pl, I thought it was unpolite not doint so :). In the
> future I will try to send the mails only to the media list.
Yeah
As addressed on the media summit 2013, there is no reason for the width
and height to be signed.
Therefore this patch is an attempt to convert those fields into unsigned.
Signed-off-by: Ricardo Ribalda Delgado
---
v2: Comments by Sakari Ailus and Laurent Pinchart
-Fix alignment on all drivers
-
From: Ricardo Ribalda
vb2_fop_release does not held the lock although it is modifying the
queue->owner field.
This could lead to race conditions on the vb2_perform_io function
when multiple applications are accessing the video device via
read/write API:
[ 308.297741] BUG: unable to handle kerne
As addressed on the media summit 2013, there is no reason for the width
and height to be signed.
Therefore this patch is an attempt to convert those fields into unsigned.
Signed-off-by: Ricardo Ribalda Delgado
---
v2: Comments by Sakari Ailus and Laurent Pinchart
-Fix alignment on all drivers
-
On 06/11/13 15:51, Hans Verkuil wrote:
Rename __vb2_fop_release to vb2_fop_release_unlock and rearrange
>>> arguments
>>> >>
>>> >> I know I suggested the vb2_fop_release_unlock name, but on second
>>> >> thoughts
>>> >> that's not a good name. I suggest vb2_fop_release_no_lock instead.
Hello Sakari
I always try to send the patches to the mails found by
get-maintainer.pl, I thought it was unpolite not doint so :). In the
future I will try to send the mails only to the media list.
I don't have a tree, so please do as you wish.
Thanks!
On Wed, Nov 6, 2013 at 3:58 PM, Sakari Ail
Hi Ricardo,
Thanks for the patch.
I've removed LKML from cc since I don't think this is anything but noise
there.
On Wed, Nov 06, 2013 at 03:21:30PM +0100, Ricardo Ribalda Delgado wrote:
> internal_csi_format_idx and csi_format_idx are unsigned integers,
> therefore they can never be nevative.
>
Hi Ricardo,
Thank you for the patch.
On Wednesday 06 November 2013 15:40:18 Ricardo Ribalda Delgado wrote:
> git grep shows that the function is only called from ths7303.c
>
> Fix this build warning:
>
> CC drivers/media/i2c/ths7303.o
> drivers/media/i2c/ths7303.c:86:5: warning: no previou
On 11/06/13 15:46, Sylwester Nawrocki wrote:
> Hello,
>
> (dropping some unrelated e-mail addresses from Cc)
>
> On 06/11/13 10:07, Hans Verkuil wrote:
>> On 11/06/13 09:24, Ricardo Ribalda Delgado wrote:
>>> From: Ricardo Ribalda
>>>
>>> vb2_fop_relase does not held the lock although it is modi
Hi Ricardo,
Thank you for the patch.
On Wednesday 06 November 2013 13:49:25 Ricardo Ribalda Delgado wrote:
> As addressed on the media summit 2013, there is no reason for the width
> and height to be signed.
>
> Therefore this patch is an attempt to convert those fields into unsigned.
>
> Signe
Hi Mauro,
This change set adds a V4L2 driver for the Exynos5 SoC series camera subsystem.
It also includes a minimal v4l2 subdev driver for s5k4e5 raw image sensor.
Comparing to the original pull request, the DT binding documentation is on
separate patches and some DT binding maintainer acks were
Hello,
(dropping some unrelated e-mail addresses from Cc)
On 06/11/13 10:07, Hans Verkuil wrote:
> On 11/06/13 09:24, Ricardo Ribalda Delgado wrote:
>> From: Ricardo Ribalda
>>
>> vb2_fop_relase does not held the lock although it is modifying the
>
> Small typo: _relase -> _release
>
>> queue-
Hello Sakari.
Thanks for your comments. I have fixed them, but I will wait some time
to get more comments, to avoid spamming the list.
Thanks!
On Wed, Nov 6, 2013 at 3:19 PM, Sakari Ailus wrote:
> Hi Ricardo,
>
> Thanks for the patch.
>
> On Wed, Nov 06, 2013 at 01:49:25PM +0100, Ricardo Ribald
Hello Laurent
I have just uploaded a patch, please take a look if I align it properly.
Thanks!
On Wed, Nov 6, 2013 at 3:33 PM, Laurent Pinchart
wrote:
> Hi Ricardo,
>
> Thank you for the patch.
>
> On Wednesday 06 November 2013 15:27:48 Ricardo Ribalda Delgado wrote:
>> git grep shows that the
git grep shows that the function is only called from ths7303.c
Fix this build warning:
CC drivers/media/i2c/ths7303.o
drivers/media/i2c/ths7303.c:86:5: warning: no previous prototype for
‘ths7303_setval’ [-Wmissing-prototypes]
int ths7303_setval(struct v4l2_subdev *sd, enum ths7303_filt
From: Ricardo Ribalda
vb2_fop_release does not held the lock although it is modifying the
queue->owner field.
This could lead to race conditions on the vb2_perform_io function
when multiple applications are accessing the video device via
read/write API:
[ 308.297741] BUG: unable to handle kerne
Hi Ricardo,
Thank you for the patch.
On Wednesday 06 November 2013 15:27:48 Ricardo Ribalda Delgado wrote:
> git grep shows that the function is only called from ths7303.c
>
> Fix this build warning:
>
> CC drivers/media/i2c/ths7303.o
> drivers/media/i2c/ths7303.c:86:5: warning: no previou
git grep shows that the function is only called from ths7303.c
Fix this build warning:
CC drivers/media/i2c/ths7303.o
drivers/media/i2c/ths7303.c:86:5: warning: no previous prototype for
‘ths7303_setval’ [-Wmissing-prototypes]
int ths7303_setval(struct v4l2_subdev *sd, enum ths7303_filt
internal_csi_format_idx and csi_format_idx are unsigned integers,
therefore they can never be nevative.
CC drivers/media/i2c/smiapp/smiapp-core.o
In file included from include/linux/err.h:4:0,
from include/linux/clk.h:15,
from drivers/media/i2c/smiapp/smiapp-
Hi Ricardo,
Thanks for the patch.
On Wed, Nov 06, 2013 at 01:49:25PM +0100, Ricardo Ribalda Delgado wrote:
...
> diff --git a/drivers/media/i2c/smiapp/smiapp-core.c
> b/drivers/media/i2c/smiapp/smiapp-core.c
> index ae66d91..9036e64 100644
> --- a/drivers/media/i2c/smiapp/smiapp-core.c
> +++ b/d
On Tue, Nov 5, 2013 at 5:30 PM, ほち wrote:
> Michael Krufky linuxtv.org> writes:
>
>> As the DVB maintainer, I am telling you that I won't merge this as a
>> monolithic driver. The standard is to separate the driver into
>> modules where possible, unless there is a valid reason for doing
>> other
Hi Sylwester and Arun,
On Wed, Nov 06, 2013 at 12:23:07PM +0100, Sylwester Nawrocki wrote:
> Hi,
>
> On 05/11/13 14:16, Arun Kumar K wrote:
> >>> +struct is_common_reg {
> >>> + u32 hicmd;
> >>> + u32 hic_sensorid;
> >>> + u32 hic_param[4];
> >>> +
> >>> + u32 reserved1[3];
> [...
As addressed on the media summit 2013, there is no reason for the width
and height to be signed.
Therefore this patch is an attempt to convert those fields into unsigned.
Signed-off-by: Ricardo Ribalda Delgado
---
drivers/media/i2c/mt9m032.c| 16 +++-
drivers/med
Hi Sylwester,
On Wed, Nov 6, 2013 at 4:53 PM, Sylwester Nawrocki
wrote:
> Hi,
>
> On 05/11/13 14:16, Arun Kumar K wrote:
+struct is_common_reg {
+ u32 hicmd;
+ u32 hic_sensorid;
+ u32 hic_param[4];
+
+ u32 reserved1[3];
> [...]
+ u32 meta_ifl
Hi,
On 05/11/13 14:16, Arun Kumar K wrote:
>>> +struct is_common_reg {
>>> + u32 hicmd;
>>> + u32 hic_sensorid;
>>> + u32 hic_param[4];
>>> +
>>> + u32 reserved1[3];
[...]
>>> + u32 meta_iflag;
>>> + u32 meta_sensor_id;
>>> + u32 meta_param1;
>>> +
>>> + u32 reserve
On 6 November 2013 06:58, Laurent Pinchart
wrote:
> Hi Sachin,
>
> Thank you for the patch, and sorry for the late reply.
>
> On Friday 18 October 2013 08:37:11 Sachin Kamat wrote:
>> 'of_match_ptr' is defined in linux/of.h. Include it explicitly to avoid
>> build breakage in the future.
>>
>> Sig
Hello Hans
I will fix both things, but I will wait a couple of hours in case
there is more changes, to avoid spamming the list.
Thanks
On Wed, Nov 6, 2013 at 10:07 AM, Hans Verkuil wrote:
> On 11/06/13 09:24, Ricardo Ribalda Delgado wrote:
>> From: Ricardo Ribalda
>>
>> vb2_fop_relase does not
On 11/06/13 09:39, Ricardo Ribalda Delgado wrote:
> vb2_fop_release might take the video queue mutex lock.
> In order to avoid nesting mutexes the private mutex is taken after the
> fop_release has finished.
>
> Signed-off-by: Ricardo Ribalda Delgado
> ---
> drivers/media/usb/em28xx/em28xx-video
On 11/06/13 09:24, Ricardo Ribalda Delgado wrote:
> From: Ricardo Ribalda
>
> vb2_fop_relase does not held the lock although it is modifying the
Small typo: _relase -> _release
> queue->owner field.
>
> This could lead to race conditions on the vb2_perform_io function
> when multiple applicati
Here are the patches
https://patchwork.linuxtv.org/patch/20668/
https://patchwork.linuxtv.org/patch/20669/
Thanks!
On Wed, Nov 6, 2013 at 9:26 AM, Ricardo Ribalda Delgado
wrote:
> Hello Hans and Sywester
>
> I have just posted a new patch. I think it fits the suggestions from
> both of you, p
vb2_fop_release might take the video queue mutex lock.
In order to avoid nesting mutexes the private mutex is taken after the
fop_release has finished.
Signed-off-by: Ricardo Ribalda Delgado
---
drivers/media/usb/em28xx/em28xx-video.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -
Hello Hans and Sywester
I have just posted a new patch. I think it fits the suggestions from
both of you, please take a look to it and please post any comment.
I will also send a patch about the em28xx, to swap the lock order.
Thanks for your comments
On Mon, Nov 4, 2013 at 4:19 PM, Hans Verkui
From: Ricardo Ribalda
vb2_fop_relase does not held the lock although it is modifying the
queue->owner field.
This could lead to race conditions on the vb2_perform_io function
when multiple applications are accessing the video device via
read/write API:
[ 308.297741] BUG: unable to handle kernel
62 matches
Mail list logo