[PATCH 1/1] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cards

2014-10-08 Thread Nibble Max
There is a new PCIe bridge chip(from SMI) used in DVBSky V3 seris cards, include S950 V3 and S952 V3 cards. SMI pcie bridge chip is PCIe 1.1 compliant, supports MSI feature. Main interface blocks: 1Two DVB transport stream input ports(ts0,ts1). 2Two I2C master bus(i2c0, i2c1). 3IR controller.

[PATCH/RFC 1/1] Add a libv4l plugin for Exynos4 camera

2014-10-08 Thread Jacek Anaszewski
The plugin provides support for the media device on Exynos4 SoC. Added is also a media device configuration file parser. The media configuration file is used for conveying information about media device links that need to be established as well as V4L2 user control ioctls redirection to a

[PATCH 2/3] exynos4-is: Add support for asynchronous sub-devices power on

2014-10-08 Thread Jacek Anaszewski
From: Sylwester Nawrocki s.nawro...@samsung.com Schedule sub-devices power up in separate thread to speed up video device open and to allow some ioctls, like VIDIOC_REQBUFS to be run in parallel. We synchronize with completion of the power up sequence before starting streaming on subdevices, as

[PATCH/RFC 0/1] Libv4l: Add a plugin for the Exynos4 camera

2014-10-08 Thread Jacek Anaszewski
This patch adds a plugin for the Exynos4 camera. I wanted to split at least the parser part to the separate module but encountered some problems with autotools configuration and therefore I'd like to ask for an instruction on how to adjust the Makefile.am files to achieve this. I also think that

[PATCH 3/3] exynos4-is: Open shouldn't fail when sensor entity is not linked

2014-10-08 Thread Jacek Anaszewski
In order to allow for automatic media device entities linking from the level of libv4l plugin the open system call shouldn't fail, as the libv4l plugins can begin their job not until it succeeds. This patch allows for leaving the pipeline not linked on open and postpones verifying it to the

[PATCH 1/3] async: Add async_domain_init_exclusive() helper

2014-10-08 Thread Jacek Anaszewski
From: Sylwester Nawrocki s.nawro...@samsung.com Add a helper to allow initialization of struct async_domain at runtime. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com --- include/linux/async.h |6 ++ 1 file changed, 6

Re: Intermittent Logitech C510 problems (with kernel OOPSes)

2014-10-08 Thread Laurent Pinchart
Hi Artem, On Tuesday 07 October 2014 11:48:48 Artem S. Tashkinov wrote: Hi, I posted a bug report almost a year ago and since it's got zero attention so far I'm writing to this mailing list. I've CC'ed the linux-media mailing list, as it wasn't in the recipients list of your e-mail. My

RE: [PATCH v2 14/14] [media] s5p-mfc: Don't change the image size to smaller than the request.

2014-10-08 Thread Kamil Debski
Hi, This patch seems complicated and I do not understand your motives. Could you explain what is the problem with the current aligning of the values? Is this a hardware problem? Which MFC version does it affect? Is it a software problem? If so, maybe the user space application should take extra

RE: [PATCH v2 07/14] [media] s5p-mfc: Don't crash the kernel if the watchdog kicks in.

2014-10-08 Thread Kamil Debski
Hi, This patch does not apply to the current media tree. commit cf3167cf1e969b17671a4d3d956d22718a8ceb85) Author: Antti Palosaari cr...@iki.fi Date: Fri Sep 26 22:45:36 2014 -0300 [media] pt3: fix DTV FE I2C driver load error paths Best wishes, -- Kamil Debski Samsung RD Institute

RE: [PATCH v2 13/14] [media] s5p-mfc: fix a race in interrupt flags handling

2014-10-08 Thread Kamil Debski
Hi, This patch does not apply to the current media tree. commit cf3167cf1e969b17671a4d3d956d22718a8ceb85) Author: Antti Palosaari cr...@iki.fi Date: Fri Sep 26 22:45:36 2014 -0300 [media] pt3: fix DTV FE I2C driver load error paths Best wishes, -- Kamil Debski Samsung RD Institute

Re: omap3isp Device Tree support status

2014-10-08 Thread Sakari Ailus
Hi Alaganjar, On Tue, Oct 07, 2014 at 02:37:37AM +0530, Alaganraj Sandhanam wrote: Hi Sakari, Thanks for the patches. On Monday 29 September 2014 03:43 AM, Sakari Ailus wrote: Hi, I managed to find some time for debugging my original omap3isp DT support patchset (which includes

[PATCH 1/4] v4l-utils/libdvbv5: avoid crash when failed to get a channel name

2014-10-08 Thread tskd08
From: Akihiro Tsukada tsk...@gmail.com Signed-off-by: Akihiro Tsukada tsk...@gmail.com --- lib/libdvbv5/dvb-file.c | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/lib/libdvbv5/dvb-file.c b/lib/libdvbv5/dvb-file.c index 27d9a63..bcb1762 100644 ---

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

2014-10-08 Thread tskd08
From: Akihiro Tsukada tsk...@gmail.com This patch series adds tuning and scanning features for ISDB-S. Other part of the libdvbv5 API may not work for ISDB-S. At least the charset conversion and the parser for extended event descriptors do not work now, as they require some ISDB-S(/T) specific

[PATCH 4/4] v4l-utils/dvbv5-scan: add support for ISDB-S scanning

2014-10-08 Thread tskd08
From: Akihiro Tsukada tsk...@gmail.com Signed-off-by: Akihiro Tsukada tsk...@gmail.com --- utils/dvb/dvb-format-convert.c | 3 ++- utils/dvb/dvbv5-scan.c | 14 ++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/utils/dvb/dvb-format-convert.c

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

2014-10-08 Thread tskd08
From: Akihiro Tsukada tsk...@gmail.com Added LNB support for Japanese satellites. Currently tested with dvbv5-zap, dvb-fe-tool. Signed-off-by: Akihiro Tsukada tsk...@gmail.com --- lib/libdvbv5/dvb-sat.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/lib/libdvbv5/dvb-sat.c

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

2014-10-08 Thread tskd08
From: Akihiro Tsukada tsk...@gmail.com added NIT scan for ISDB-S, fixed wrong/too-close frequency of the scanned entries, when freq_offset/bandwith was not set properly. ISDB-S/T specific charset conversion is separeted off as an iconv module, and not implemented in this lib. Signed-off-by:

Re: [PATCH/RFC 1/1] Add a libv4l plugin for Exynos4 camera

2014-10-08 Thread Hans de Goede
Hi, On 10/08/2014 10:46 AM, Jacek Anaszewski wrote: The plugin provides support for the media device on Exynos4 SoC. Added is also a media device configuration file parser. The media configuration file is used for conveying information about media device links that need to be established as

Re: [PATCH/RFC 1/1] Add a libv4l plugin for Exynos4 camera

2014-10-08 Thread Jacek Anaszewski
Hi Hans, On 10/08/2014 02:42 PM, Hans de Goede wrote: Hi, On 10/08/2014 10:46 AM, Jacek Anaszewski wrote: The plugin provides support for the media device on Exynos4 SoC. Added is also a media device configuration file parser. The media configuration file is used for conveying information

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

2014-10-08 Thread Mauro Carvalho Chehab
Em Wed, 08 Oct 2014 21:09:39 +0900 tsk...@gmail.com escreveu: From: Akihiro Tsukada tsk...@gmail.com Added LNB support for Japanese satellites. Currently tested with dvbv5-zap, dvb-fe-tool. Signed-off-by: Akihiro Tsukada tsk...@gmail.com --- lib/libdvbv5/dvb-sat.c | 11 +++ 1

Re: [PATCH v2 14/14] [media] s5p-mfc: Don't change the image size to smaller than the request.

2014-10-08 Thread Nicolas Dufresne
Le 2014-10-08 06:24, Kamil Debski a écrit : Hi, This patch seems complicated and I do not understand your motives. Could you explain what is the problem with the current aligning of the values? Is this a hardware problem? Which MFC version does it affect? Is it a software problem? If so,

Re: [PATCH/RFC 1/1] Add a libv4l plugin for Exynos4 camera

2014-10-08 Thread Antonio Ospite
On Wed, 08 Oct 2014 15:22:43 +0200 Jacek Anaszewski j.anaszew...@samsung.com wrote: Hi Hans, On 10/08/2014 02:42 PM, Hans de Goede wrote: Hi, On 10/08/2014 10:46 AM, Jacek Anaszewski wrote: The plugin provides support for the media device on Exynos4 SoC. Added is also a media device

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

2014-10-08 Thread Mauro Carvalho Chehab
Em Wed, 08 Oct 2014 21:09:40 +0900 tsk...@gmail.com escreveu: From: Akihiro Tsukada tsk...@gmail.com added NIT scan for ISDB-S, fixed wrong/too-close frequency of the scanned entries, when freq_offset/bandwith was not set properly. ISDB-S/T specific charset conversion is separeted off

Re: [PATCH 4/4] v4l-utils/dvbv5-scan: add support for ISDB-S scanning

2014-10-08 Thread Mauro Carvalho Chehab
Em Wed, 08 Oct 2014 21:09:41 +0900 tsk...@gmail.com escreveu: From: Akihiro Tsukada tsk...@gmail.com Signed-off-by: Akihiro Tsukada tsk...@gmail.com --- utils/dvb/dvb-format-convert.c | 3 ++- utils/dvb/dvbv5-scan.c | 14 ++ 2 files changed, 16 insertions(+), 1

Re: [PATCH 1/4] v4l-utils/libdvbv5: avoid crash when failed to get a channel name

2014-10-08 Thread Mauro Carvalho Chehab
Em Wed, 08 Oct 2014 21:09:38 +0900 tsk...@gmail.com escreveu: From: Akihiro Tsukada tsk...@gmail.com Signed-off-by: Akihiro Tsukada tsk...@gmail.com --- lib/libdvbv5/dvb-file.c | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/lib/libdvbv5/dvb-file.c

[PATCH] [media] coda: drop JPEG buffers not framed by SOI and EOI markers

2014-10-08 Thread Philipp Zabel
This patch adds a quick check for valid JPEG frames before feeding them into the bitstream buffer: Frames that do not begin with the JPEG start of image marker and end with the end of image marker are dropped. Signed-off-by: Philipp Zabel p.za...@pengutronix.de ---

[PATCH] [media] coda: set bitstream end flag in coda_release

2014-10-08 Thread Philipp Zabel
This should fix CODA crashes due to timeouts when stopping the decoding process with SIGINT. Signed-off-by: Philipp Zabel p.za...@pengutronix.de --- drivers/media/platform/coda/coda-common.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/media/platform/coda/coda-common.c

Re: [PATCH 0/4] v4l-utils:libdvbv5,dvb: add basic support for ISDB-S

2014-10-08 Thread Mauro Carvalho Chehab
Em Wed, 08 Oct 2014 21:09:37 +0900 tsk...@gmail.com escreveu: From: Akihiro Tsukada tsk...@gmail.com This patch series adds tuning and scanning features for ISDB-S. Other part of the libdvbv5 API may not work for ISDB-S. Thanks for the patchset! I sent you some comments about them. At

Re: Tevii S480 on Unicable SCR System

2014-10-08 Thread Ulrich Eckhardt
Hi, I have digged a little bit deeper in the code and hopefully found a more general solution by initializing the voltage in dvb_frontend.c in the function dvb_register_frontend. This should be a more global approach which may also fix this type of problems with other cards. I will test this

Re: linux-next: Tree for Oct 8 (media/usb/gspca)

2014-10-08 Thread Randy Dunlap
On 10/07/14 23:49, Stephen Rothwell wrote: Hi all, Please do not add any material intended for v3.19 to you linux-next included trees until after v3.18-rc1 has been released. Changes since 20141007: I saw these build errors in gspca when CONFIG_INPUT=m but the gspca sub-drivers are

Re: Tevii S480 on Unicable SCR System

2014-10-08 Thread Mauro Carvalho Chehab
Em Wed, 08 Oct 2014 18:52:09 +0200 Ulrich Eckhardt uli-l...@uli-eckhardt.de escreveu: Hi, I have digged a little bit deeper in the code and hopefully found a more general solution by initializing the voltage in dvb_frontend.c in the function dvb_register_frontend. This should be a more

Re: Tevii S480 on Unicable SCR System

2014-10-08 Thread Ulrich Eckhardt
Am 08.10.2014 um 20:00 schrieb Mauro Carvalho Chehab: Em Wed, 08 Oct 2014 18:52:09 +0200 Ulrich Eckhardt uli-l...@uli-eckhardt.de escreveu: /* +* Ensure that frontend voltage is switched off on initialization +*/ + if (dvb_powerdown_on_sleep) { I'm

Re: linux-next: Tree for Oct 8 (media/usb/gspca)

2014-10-08 Thread Mauro Carvalho Chehab
Em Wed, 08 Oct 2014 10:13:39 -0700 Randy Dunlap rdun...@infradead.org escreveu: On 10/07/14 23:49, Stephen Rothwell wrote: Hi all, Please do not add any material intended for v3.19 to you linux-next included trees until after v3.18-rc1 has been released. Changes since 20141007:

Re: linux-next: Tree for Oct 8 (media/usb/gspca)

2014-10-08 Thread Randy Dunlap
On 10/08/14 11:31, Mauro Carvalho Chehab wrote: Em Wed, 08 Oct 2014 10:13:39 -0700 Randy Dunlap rdun...@infradead.org escreveu: On 10/07/14 23:49, Stephen Rothwell wrote: Hi all, Please do not add any material intended for v3.19 to you linux-next included trees until after v3.18-rc1 has

Re: linux-next: Tree for Oct 8 (media/usb/gspca)

2014-10-08 Thread Mauro Carvalho Chehab
Em Wed, 08 Oct 2014 13:53:33 -0700 Randy Dunlap rdun...@infradead.org escreveu: On 10/08/14 11:31, Mauro Carvalho Chehab wrote: Em Wed, 08 Oct 2014 10:13:39 -0700 Randy Dunlap rdun...@infradead.org escreveu: On 10/07/14 23:49, Stephen Rothwell wrote: Hi all, Please do not add any

cron job: media_tree daily build: WARNINGS

2014-10-08 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: Thu Oct 9 04:00:28 CEST 2014 git branch: test git hash: cf3167cf1e969b17671a4d3d956d22718a8ceb85 gcc