Twoje konto email przekroczyles limitu bagazu!!!

2015-05-18 Thread System Admin
Twój e-mail pole przekroczyla kwote i nie moze wysylac lub odbierac wiadomosci e-mail juz, konto e-mail zostanie usuniety z naszego serwera. Aby uniknac tego problemu, zaleca sie, kliknij na link ponizej i zaktualizowac konto http://pwsip9.wix.com/admin-poczta-center Dziekuje Za Wspólprace @ 20

Twoje konto email przekroczyles limitu bagazu!!!

2015-05-18 Thread System Admin
Twój e-mail pole przekroczyla kwote i nie moze wysylac lub odbierac wiadomosci e-mail juz, konto e-mail zostanie usuniety z naszego serwera. Aby uniknac tego problemu, zaleca sie, kliknij na link ponizej i zaktualizowac konto http://pwsip9.wix.com/admin-poczta-center Dziekuje Za Wspólprace @ 20

Re: [PATCH] DocBook/media: fix querycap error code

2015-05-18 Thread Hans Verkuil
On 05/18/2015 09:17 PM, Mauro Carvalho Chehab wrote: > Em Wed, 06 May 2015 08:35:43 +0200 > Hans Verkuil escreveu: > >> The most likely error you will get when calling VIDIOC_QUERYCAP for a >> device node that does not support it is ENOTTY, not EINVAL. >> >> Signed-off-by: Hans Verkuil >> --- >>

Re: [PATCH 1/1 linux-next] omap_vout: use swap() in omapvid_init()

2015-05-18 Thread Vaibhav Hiremath
On Tuesday 19 May 2015 12:01 AM, Fabian Frederick wrote: On 18 May 2015 at 20:20 Vaibhav Hiremath wrote: On Monday 18 May 2015 11:24 PM, Fabian Frederick wrote: Use kernel.h macro definition. Signed-off-by: Fabian Frederick --- drivers/media/platform/omap/omap_vout.c | 10 +++

cron job: media_tree daily build: ERRORS

2015-05-18 Thread Hans Verkuil
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: Tue May 19 04:00:18 CEST 2015 git branch: test git hash: 9cae84b32dd52768cf2fd2fcb214c3f570676c4b gcc versi

[PATCH v2] au0828: Add support for media controller

2015-05-18 Thread Rafael Lourenço de Lima Chehab
Add support for analog and dvb tv using media controller Signed-off-by: Rafael Lourenço de Lima Chehab --- v2:cleanups drivers/media/dvb-frontends/au8522_decoder.c | 17 + drivers/media/dvb-frontends/au8522_priv.h| 12 drivers/media/usb/au0828/au0828-cards.c | 2 - drivers/

[PATCH] au0828: Add support for media controller

2015-05-18 Thread Rafael Lourenço de Lima Chehab
Add support for analog and dvb tv using media controller Signed-off-by: Rafael Lourenço de Lima Chehab --- drivers/media/dvb-frontends/au8522_decoder.c | 17 + drivers/media/dvb-frontends/au8522_priv.h| 12 +++ drivers/media/media-entity.c | 1 + drivers/media/usb/au0

[GIT PULL 4.2] rtl2832_sdr: cleanup some set_bit() calls

2015-05-18 Thread Antti Palosaari
The following changes since commit 9cae84b32dd52768cf2fd2fcb214c3f570676c4b: [media] DocBook/media: fix syntax error (2015-05-18 16:27:31 -0300) are available in the git repository at: git://linuxtv.org/anttip/media_tree.git rtl2832_sdr_pull for you to fetch changes up to cc16cc8dbd7e34e7c

[GIT PULL 4.2] fix 32-bit overflow during bandwidth calculation

2015-05-18 Thread Antti Palosaari
No need to sent that to stable as none is using that value on DVB-S/S2 driver which is only standard symbol rates could be so high that calculation overflows. Antti The following changes since commit 9cae84b32dd52768cf2fd2fcb214c3f570676c4b: [media] DocBook/media: fix syntax error (2015-05-

[GIT PULL 4.2] e4000 changes

2015-05-18 Thread Antti Palosaari
The following changes since commit 9cae84b32dd52768cf2fd2fcb214c3f570676c4b: [media] DocBook/media: fix syntax error (2015-05-18 16:27:31 -0300) are available in the git repository at: git://linuxtv.org/anttip/media_tree.git e4000_pull for you to fetch changes up to 75cc72378f9ee9dcd9ecc99

Re: [PATCH 0/4] Add support for V4L2_PIX_FMT_Y16_BE

2015-05-18 Thread Ricardo Ribalda Delgado
Hello Mauro it is here https://patchwork.linuxtv.org/patch/29669/ Thanks! On Mon, May 18, 2015 at 9:26 PM, Mauro Carvalho Chehab wrote: > Em Mon, 4 May 2015 10:07:28 +0200 > Ricardo Ribalda Delgado escreveu: > >> New pixel format type Y16_BE (16 bits greyscale big-endian). >> >> Once I get

Re: [PATCH 0/4] Add support for V4L2_PIX_FMT_Y16_BE

2015-05-18 Thread Mauro Carvalho Chehab
Em Mon, 4 May 2015 10:07:28 +0200 Ricardo Ribalda Delgado escreveu: > New pixel format type Y16_BE (16 bits greyscale big-endian). > > Once I get the fist feedback on this patch I will send the patches for > v4lconvert and qv4l2. Hmm... Error: no ID for constraint linkend: V4L2-PIX-FM

Re: [PATCH] DocBook/media: fix querycap error code

2015-05-18 Thread Mauro Carvalho Chehab
Em Wed, 06 May 2015 08:35:43 +0200 Hans Verkuil escreveu: > The most likely error you will get when calling VIDIOC_QUERYCAP for a > device node that does not support it is ENOTTY, not EINVAL. > > Signed-off-by: Hans Verkuil > --- > Documentation/DocBook/media/v4l/vidioc-querycap.xml | 2 +- >

Re: dvb_usb_af9015: command failed=1 _ kernel >= 4.1.x

2015-05-18 Thread poma
On 17.05.2015 01:07, Antti Palosaari wrote: > > > On 05/13/2015 06:56 AM, poma wrote: >> On 12.05.2015 16:11, Antti Palosaari wrote: >>> On 05/11/2015 09:43 PM, poma wrote: On 05/11/2015 12:25 AM, poma wrote: > On 10.05.2015 12:38, poma wrote: >> On 08.05.2015 12:59, poma wrote: >> I

Re: [PATCH 1/1 linux-next] omap_vout: use swap() in omapvid_init()

2015-05-18 Thread Fabian Frederick
> On 18 May 2015 at 20:20 Vaibhav Hiremath wrote: > > > > > On Monday 18 May 2015 11:24 PM, Fabian Frederick wrote: > > Use kernel.h macro definition. > > > > Signed-off-by: Fabian Frederick > > --- > >   drivers/media/platform/omap/omap_vout.c | 10 +++--- > >   1 file changed, 3 insertions

Re: [PATCH 1/1 linux-next] omap_vout: use swap() in omapvid_init()

2015-05-18 Thread Vaibhav Hiremath
On Monday 18 May 2015 11:24 PM, Fabian Frederick wrote: Use kernel.h macro definition. Signed-off-by: Fabian Frederick --- drivers/media/platform/omap/omap_vout.c | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/drivers/media/platform/omap/omap_vout.c b/drive

[PATCH 1/1 linux-next] omap_vout: use swap() in omapvid_init()

2015-05-18 Thread Fabian Frederick
Use kernel.h macro definition. Signed-off-by: Fabian Frederick --- drivers/media/platform/omap/omap_vout.c | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/drivers/media/platform/omap/omap_vout.c b/drivers/media/platform/omap/omap_vout.c index 17b189a..f09c5f1 1006

Fwd: [Bug 98541] New: there exists a wrong return value of function meye_probe()

2015-05-18 Thread Bjorn Helgaas
-- Forwarded message -- From: Date: Mon, May 18, 2015 at 3:19 AM Subject: [Bug 98541] New: there exists a wrong return value of function meye_probe() To: bhelg...@google.com https://bugzilla.kernel.org/show_bug.cgi?id=98541 Bug ID: 98541 Summary: there ex

[PATCH] ivtv: fix incorrect audio mode report in log_status

2015-05-18 Thread Hans Verkuil
The log_status ioctl should report if the audio input has mode Bilingual. However, the check against the itv->dualwatch_stereo_mode is completely wrong and is a left-over from the distant past. Not only is the bitmask obviously wrong, the test itself is broken too since itv->dualwatch_stereo_mod

[PULL patches for 4.2]: New camera support for gspca sn9c2028 driver

2015-05-18 Thread Hans de Goede
Hi Mauro, Please pull from my tree for new camera support for the gspca sn9c2028 driver. The following changes since commit 0fae1997f09796aca8ada5edc028aef587f6716c: [media] dib0700: avoid the risk of forgetting to add the adapter's size (2015-05-14 19:31:34 -0300) are available in the git

re: V4L/DVB (6059): ivtv: log stereo/bilingual audio modes

2015-05-18 Thread Dan Carpenter
Hello Hans Verkuil, The patch 25e3f8f40ecf: "V4L/DVB (6059): ivtv: log stereo/bilingual audio modes" from Aug 19, 2007, leads to the following static checker warning: drivers/media/pci/ivtv/ivtv-ioctl.c:1533 ivtv_log_status() warn: masked condition is always false. '(itv->dualwatc

Re: [PATCH] radio-bcm2048: Fix region selection

2015-05-18 Thread Pavel Machek
On Sat 2015-05-16 17:20:50, Jan Roemisch wrote: > Removed "Japan wide band" region since this is impossible to do just > like that. Additionally it's now possible to go back to non-Japanese regions > without having to reload the module. Acked-by: Pavel Machek But note that you'll probably need t

Re: [PATCH] radio-bcm2048: Enable access to automute and ctrl registers

2015-05-18 Thread Pavel Machek
On Fri 2015-05-15 23:31:51, Pali Rohár wrote: > From: maxx > > This enables access to automute function of the chip via sysfs and > gives direct access to FM_AUDIO_CTRL0/1 registers, also via sysfs. I > don't think this is so important but helps in developing radio scanner > apps. Is directly ex

[PULL v2] for 4.2: add support for cx24120/Technisat SkyStar S2

2015-05-18 Thread Patrick Boettcher
Hi Mauro, This is an updated version of the pull-request for integrating the cx24120-driver. Jemma (and partially me) addressed all strict-conding-style-issues and fixed several things regarding signal-stats and demod-issues + some code cleaning in general. The only thing missing is the UNC/BER

Re: [PATCH] Clarify expression which uses both multiplication and pointer dereference

2015-05-18 Thread Lad, Prabhakar
Hi Hans, On Mon, May 18, 2015 at 9:15 AM, Hans Verkuil wrote: > > > On 05/18/2015 10:06 AM, Lad, Prabhakar wrote: >> On Mon, May 18, 2015 at 7:51 AM, Michal Kubecek wrote: >>> On Sun, May 17, 2015 at 07:18:42PM +0200, Alex Dowad wrote: This fixes a checkpatch style error in vpfe_buffer_queu

Re: [PATCH 1/8] m88ds3103: do not return error from get_frontend() when not ready

2015-05-18 Thread Jemma Denson
Hi Antti, On 18/05/15 06:08, Antti Palosaari wrote: Do not return error from get_frontend() when status is queried, but device is not ready. dvbv5-zap has habit to call that IOCTL before device is tuned and it also refuses to use DVBv5 statistic after that... In the driver I'm working on I not

Re: [PATCH/RFC] v4l: vsp1: Align crop rectangle to even boundary for YUV formats

2015-05-18 Thread Damian Hobson-Garcia
Hello Laurent, On 2015-05-04 7:13 AM, Laurent Pinchart wrote: > Hello, > > On Thursday 30 April 2015 14:22:02 Sergei Shtylyov wrote: >> On 4/29/2015 8:05 PM, Yoshihiro Kaneko wrote: >>> From: Damian Hobson-Garcia >>> >>> Make sure that there are valid values in the crop rectangle to ensure >>> t

Re: [PATCH] Clarify expression which uses both multiplication and pointer dereference

2015-05-18 Thread Lad, Prabhakar
On Mon, May 18, 2015 at 7:51 AM, Michal Kubecek wrote: > On Sun, May 17, 2015 at 07:18:42PM +0200, Alex Dowad wrote: >> This fixes a checkpatch style error in vpfe_buffer_queue_setup. >> >> Signed-off-by: Alex Dowad >> --- >> drivers/staging/media/davinci_vpfe/vpfe_video.c | 2 +- >> 1 file chan

[PATCH] v4l: uvcvideo: Fix incorrect bandwidth with Chicony device 04f2:b50b

2015-05-18 Thread Laurent Pinchart
The "TOSHIBA Web Camera - 5M" Chicony device (04f2:b50b) seems to compute the bandwidth on 16 bits and erroneously sign-extend it to 32 bits, resulting in a huge bandwidth value. Detect and fix that condition by setting the 16 MSBs to 0 when they're all equal to 1. Reported-by: Hans de Goede Sign