[PATCH] MAINTAINERS: Update ivtv mailing lists as subscriber-only

2014-10-26 Thread Joe Perches
Mark these as subscriber-only mailing lists. Signed-off-by: Joe Perches --- I got rejects not moderation emails for patches to these lists... MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1b063fc..2e353c7 100644 --- a/MAINTAI

[PATCH 00/11] treewide: mask then shift defects and style updates

2014-10-26 Thread Joe Perches
logical mask has lower precedence than shift but should be done before the shift so parentheses are generally required. And when masking with a fixed value after a shift, normal kernel style has the shift on the left, then the shift on the right so convert a few non-conforming uses. Joe Perches (

[PATCH 04/11] dvb-net: Fix probable mask then right shift defects

2014-10-26 Thread Joe Perches
Precedence of & and >> is not the same and is not left to right. shift has higher precedence and should be done after the mask. Add parentheses around the mask. Signed-off-by: Joe Perches --- drivers/media/dvb-core/dvb_net.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a

[PATCH 05/11] cx25840/cx18: Use standard ordering of mask and shift

2014-10-26 Thread Joe Perches
Precedence of & and >> is not the same and is not left to right. shift has higher precedence and should be done after the mask. This use has a mask then shift which is not the normal style. Move the shift before the mask to match nearly all the other uses in kernel. Signed-off-by: Joe Perches -

cron job: media_tree daily build: ERRORS

2014-10-26 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: Mon Oct 27 04:00:39 CET 2014 git branch: test git hash: 1ef24960ab78554fe7e8e77d8fc86524fbd60d3c gcc versio

Re: SPI interface camera sensor driver for soc_camera framework

2014-10-26 Thread Kassey
hi, Dmitri: is there any sample driver for SPI interface camera sensor driver base don soc_camera framework, other than the i2c interface ? thanks. -- Best regards Kassey -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.k

Re: [RFCv4 PATCH 01/15] videobuf2-core.h: improve documentation

2014-10-26 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Thursday 23 October 2014 13:21:28 Hans Verkuil wrote: > From: Hans Verkuil > > Document that drivers can access/modify the buffer contents in buf_prepare > and buf_finish. That was not clearly stated before. > > Signed-off-by: Hans Verkuil Acked-by: Laure

Re: [PATCH] adv7604: Add DT parsing support

2014-10-26 Thread Laurent Pinchart
Hi Jean-Michel, On Thursday 23 October 2014 07:51:50 Jean-Michel Hautbois wrote: > 2014-10-23 1:53 GMT+02:00 Laurent Pinchart: > > On Wednesday 22 October 2014 17:34:21 Jean-Michel Hautbois wrote: > >> This patch adds support for DT parsing of ADV7604 as well as ADV7611. > >> It needs to be improv

Re: [PATCH 1/2] i2c: Add generic support passing secondary devices addresses

2014-10-26 Thread Laurent Pinchart
Hi Jean-Michel, On Thursday 23 October 2014 07:59:53 Jean-Michel Hautbois wrote: > 2014-10-23 1:37 GMT+02:00 Laurent Pinchart: > > On Wednesday 22 October 2014 17:30:47 Jean-Michel Hautbois wrote: > >> Some I2C devices have multiple addresses assigned, for example each > >> address corresponding t

Re: [PATCH] [media] uvc: Fix destruction order in uvc_delete()

2014-10-26 Thread Laurent Pinchart
Hi Takashi, Thank you for the patch. On Friday 24 October 2014 10:10:20 Takashi Iwai wrote: > We've got a bug report at disconnecting a Webcam, where the kernel > spews warnings like below: > WARNING: CPU: 0 PID: 8385 at ../fs/sysfs/group.c:219 > sysfs_remove_group+0x87/0x90() sysfs group c0b23

Re: VBI on PVR-500 stopped working between kernels 3.6 and 3.13

2014-10-26 Thread Andy Walls
On October 26, 2014 5:35:30 PM EDT, Christopher Neufeld wrote: >Andy, > >On Sun, 26 Oct 2014 13:41:14 -0400, Andy Walls > said: > >> Can you verify that > >> v4l2-ctl -d --get-fmt-sliced-vbi --get-ctrl=stream_vbi_format > >> also fails, and that > >Yes, that also fails. > >> v4l2-ctl

Re: VBI on PVR-500 stopped working between kernels 3.6 and 3.13

2014-10-26 Thread Christopher Neufeld
Andy, On Sun, 26 Oct 2014 13:41:14 -0400, Andy Walls said: > Can you verify that > v4l2-ctl -d --get-fmt-sliced-vbi --get-ctrl=stream_vbi_format > also fails, and that Yes, that also fails. > v4l2-ctl --list-devices > v4l2-ctl -d /dev/vbi --set-fmt-sliced-vbi=cc=1 > --se

Re: [PATCH v2 1/2] [media] rc-core: fix protocol_change regression in ir_raw_event_register

2014-10-26 Thread Tomas Melin
On Sat, Oct 25, 2014 at 12:03 PM, David Härdeman wrote: > Wouldn't something like this be a simpler way of achieving the same > result? (untested): The idea was to remove the empty change_protocol function that had been added in the breaking commit. IMHO, it would be better to not have functions

Re: VBI on PVR-500 stopped working between kernels 3.6 and 3.13

2014-10-26 Thread Andy Walls
On Sun, 2014-10-26 at 13:41 -0400, Andy Walls wrote: > Hi Chris, > > On Sun, 2014-10-26 at 08:10 -0400, Christopher Neufeld wrote: > > Hello Hans, > > > > On Sun, 26 Oct 2014 06:50:36 +0100, Hans Verkuil said: > > > > >> The script that I use to set up captions invokes this command: > > >> v4l2

Re: VBI on PVR-500 stopped working between kernels 3.6 and 3.13

2014-10-26 Thread Andy Walls
Hi Chris, On Sun, 2014-10-26 at 08:10 -0400, Christopher Neufeld wrote: > Hello Hans, > > On Sun, 26 Oct 2014 06:50:36 +0100, Hans Verkuil said: > > >> The script that I use to set up captions invokes this command: > >> v4l2-ctl -d --set-fmt-sliced-vbi=cc --set-ctrl=stream_vbi_format=1 > >> >

Re: [PATCH] dvb:tc90522: bugfix of always-false expression

2014-10-26 Thread Antti Palosaari
On 10/26/2014 03:58 PM, Akihiro TSUKADA wrote: Reported by David Binderman ^^ See Documentation/SubmittingPatches Though I knew that Reported-by: tag should not be used, I wrote it just to express my appreciation for his report, and did not mean to attach the tag. But I admit that it is con

Re: Re: [PATCH 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103forsupporting the demod of M88RS6000

2014-10-26 Thread Nibble Max
Hello: On 2014-10-25 07:19:15, Antti Palosaari wrote: >Moikka! > >On 10/22/2014 03:16 PM, Nibble Max wrote: >> On 2014-10-22 05:24:02, Antti Palosaari wrote: >>> >>> >>> On 10/13/2014 09:44 AM, Nibble Max wrote: M88RS6000 is the integrated chip, which includes tuner and demod. Its interna

Re: [PATCH] dvb:tc90522: bugfix of always-false expression

2014-10-26 Thread Akihiro TSUKADA
>> Reported by David Binderman > > ^^ See Documentation/SubmittingPatches Though I knew that Reported-by: tag should not be used, I wrote it just to express my appreciation for his report, and did not mean to attach the tag. But I admit that it is confusing, so I'd like to beg Mauro to do me the

Re: [yavta PATCH 1/1] yavta: Add --queue-late option for delay queueing buffers over streaming start

2014-10-26 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. I've pushed it to the yavta git tree. On Friday 24 October 2014 17:23:58 Sakari Ailus wrote: > Queue buffers to the device after VIDIOC_STREAMON, not before. This does not > affect queueing behaviour otherwise. > > Signed-off-by: Sakari Ailus > --- > yavta.c

Re: VBI on PVR-500 stopped working between kernels 3.6 and 3.13

2014-10-26 Thread Christopher Neufeld
Hello Hans, On Sun, 26 Oct 2014 06:50:36 +0100, Hans Verkuil said: >> The script that I use to set up captions invokes this command: >> v4l2-ctl -d --set-fmt-sliced-vbi=cc --set-ctrl=stream_vbi_format=1 >> >> This now errors out. Part of that is a parsing bug in v4l2-ctl, it wants >> to see m

Re: [PATCH] dvb:tc90522: bugfix of always-false expression

2014-10-26 Thread Antti Palosaari
On 10/26/2014 02:05 PM, tsk...@gmail.com wrote: From: Akihiro Tsukada Reported by David Binderman ^^ See Documentation/SubmittingPatches Antti --- drivers/media/dvb-frontends/tc90522.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/dvb-frontends/tc90

Re: [PATCH] dvb-core: set default properties of ISDB-S

2014-10-26 Thread Antti Palosaari
Moikka How is channel bandwidth defined? Is it static? 38961000 Hz? regards Antti On 10/26/2014 02:01 PM, tsk...@gmail.com wrote: From: Akihiro Tsukada delsys-fixed props should be set in dvb-core instead of in each driver. --- drivers/media/dvb-core/dvb_frontend.c | 5 + 1 file change

[PATCH] dvb:tc90522: fix stats report

2014-10-26 Thread tskd08
From: Akihiro Tsukada * report per-transponder symbolrate instead of per-TS one (moved to dvb-core) * add output TS-ID report, which might be useful if an user did not specify stream id or set a wrong one, and the demod chose the first TS_ID found. --- drivers/media/dvb-frontends/tc90522.c | 1

[PATCH] dvb:tc90522: bugfix of always-false expression

2014-10-26 Thread tskd08
From: Akihiro Tsukada Reported by David Binderman --- drivers/media/dvb-frontends/tc90522.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/dvb-frontends/tc90522.c b/drivers/media/dvb-frontends/tc90522.c index d9905fb..bca81ef 100644 --- a/drivers/media/dvb-fro

[PATCH] dvb-core: set default properties of ISDB-S

2014-10-26 Thread tskd08
From: Akihiro Tsukada delsys-fixed props should be set in dvb-core instead of in each driver. --- drivers/media/dvb-core/dvb_frontend.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/media/dvb-core/dvb_frontend.c b/drivers/media/dvb-core/dvb_frontend.c index c862ad7..1e9b814 1

[PATCH v2 5/7] v4l-utils/libdvbv5: add gconv module for the text translation of ISDB-S/T.

2014-10-26 Thread tskd08
From: Akihiro Tsukada --- lib/Makefile.am | 5 +- lib/gconv/arib-std-b24.c| 775 + lib/gconv/en300-468-tab00.c | 564 ++ lib/gconv/gconv-modules | 7 + lib/gconv/gconv.map | 8 + lib/gconv/iconv

[PATCH v2 7/7] v4l-utils/libdvbv5, dvbv5-scan: generalize channel duplication check

2014-10-26 Thread tskd08
From: Akihiro Tsukada include stream id to duplication check --- lib/include/libdvbv5/dvb-scan.h | 11 ++-- lib/libdvbv5/dvb-scan.c | 132 utils/dvb/dvbv5-scan.c | 16 ++--- 3 files changed, 49 insertions(+), 110 deletions(-) diff --gi

[PATCH v2 0/7] v4l-utils/libdvbv5,dvb: add support for ISDB-S

2014-10-26 Thread tskd08
From: Akihiro Tsukada This patch series adds tuning and scanning features for ISDB-S, and required modifications to libdvbv5 and utils/dvb to support it. Other part of the libdvbv5 API may not work for ISDB-S. At least the the parser for extended event descriptors do not work now, as they requir

[PATCH v2 6/7] v4l-utils/libdvbv5: don't discard config-supplied parameters

2014-10-26 Thread tskd08
From: Akihiro Tsukada When an user enabled the option to update parameters with PSI, the parameters that were supplied from config file and not mandatory to the delivery system were discarded. --- lib/libdvbv5/dvb-fe.c | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) diff -

[PATCH v2 4/7] v4l-utils/dvb: add COUNTRY property

2014-10-26 Thread tskd08
From: Akihiro Tsukada to distinguish country variants of delivery systems like ISDB-T. --- configure.ac | 4 + lib/include/libdvbv5/countries.h | 308 + lib/include/libdvbv5/dvb-fe.h | 4 + lib/include/libdvbv5/dvb-v5-std.h | 7 +- lib/

[PATCH v2 1/7] v4l-utils/libdvbv5: fix auto generation of channel names

2014-10-26 Thread tskd08
From: Akihiro Tsukada when channel name was not available, it was generated from unset variables, and leaked memory. --- lib/libdvbv5/dvb-file.c | 28 +++- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/lib/libdvbv5/dvb-file.c b/lib/libdvbv5/dvb-file.c ind

[PATCH v2 2/7] v4l-utils/libdvbv5: add support for ISDB-S tuning

2014-10-26 Thread tskd08
From: Akihiro Tsukada Added LNB support for Japanese satellites. Currently tested with dvbv5-zap, dvb-fe-tool. At least the charset conversion and the parser of extended event descriptors are not implemented now, as they require some ISDB-S(/T) specific modification. --- lib/libdvbv5/dvb-sat.c

[PATCH v2 3/7] v4l-utils/libdvbv5: add support for ISDB-S scanning

2014-10-26 Thread tskd08
From: Akihiro Tsukada added NIT scan for ISDB-S, fixed wrong/too-close frequency of the scanned entries, when "freq_offset"/bandwith was not set properly. --- lib/include/libdvbv5/dvb-scan.h | 2 + lib/libdvbv5/dvb-fe.c | 6 +- lib/libdvbv5/dvb-file.c | 23 ++- lib/lib

Re: [PATCH] cxusb: TS mode setting for TT CT2-4400

2014-10-26 Thread Antti Palosaari
Reviewed-by: Antti Palosaari Antti On 10/26/2014 09:56 AM, Olli Salonen wrote: There is a new version of the TechnoTrend CT2-4400 USB tuner. The difference is the demodulator that is used (Si2168-B40 instead of -A30). For TT CT2-4400v2 a TS stream related parameter needs to be set, otherwise

Re: VBI on PVR-500 stopped working between kernels 3.6 and 3.13

2014-10-26 Thread Andy Walls
On October 26, 2014 1:50:36 AM EDT, Hans Verkuil wrote: >Hi Christopher, > >On 10/26/2014 01:15 AM, Christopher Neufeld wrote: >> I've been using a PVR-500 to record shows in MythTV, and to capture >the VBI >> part of the stream from the standard-definition output of my STB when >it >> records hig

Re: [PATCH 1/1] dvb-usb-dvbsky: add s960ci dvb-s/s2 usb ci box support

2014-10-26 Thread Olli Salonen
Reviewed-by: Olli Salonen On Mon, 20 Oct 2014, Nibble Max wrote: DVBSky s960ci dvb-s/s2 usb ci box: 1>dvb frontend: M88TS2022(tuner),M88DS3103(demod) 2>usb controller: CY7C86013A 3>ci controller: CIMAX SP2 or its clone. Signed-off-by: Nibble Max --- drivers/media/usb/dvb-usb-v2/Kconfig |

Re: [alsa-devel] [PATCH v2 5/6] sound/usb: pcm changes to use media token api

2014-10-26 Thread Takashi Iwai
At Sat, 25 Oct 2014 11:41:15 -0200, Mauro Carvalho Chehab wrote: > > (re-sending from my third e-mail - somehow, the two emails I have at > Samsung didn't seem to be delivering to vger.kernel.org today) > > Em Wed, 22 Oct 2014 14:26:41 -0500 > Pierre-Louis Bossart escreveu: > > > On 10/21/14,

[PATCH] cxusb: TS mode setting for TT CT2-4400

2014-10-26 Thread Olli Salonen
There is a new version of the TechnoTrend CT2-4400 USB tuner. The difference is the demodulator that is used (Si2168-B40 instead of -A30). For TT CT2-4400v2 a TS stream related parameter needs to be set, otherwise the stream becomes corrupted. The Windows driver for both CT2-4400 and CT2-4400v2