On Fri March 29 2013 21:10:01 Anatolij Gustschin wrote:
> Hi Hans,
>
> On Sat, 16 Feb 2013 11:18:22 +0100
> Hans Verkuil wrote:
>
> > This patch series converts fsl-viu to the control framework and provides
> > some additional v4l2 compliance fixes.
> >
> > Anatolij, are you able to test this?
(adding Samuel to cc)
On Fri, 29 Mar 2013, 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/media_tree.git tree:
>
> Subject: [media] mfd: Add header files and Kbuild plumbing for SI476x M
radio-si476x depends on SND and SND_SOC, the mfd driver should select
REGMAP_I2C.
Also fix a small compile warning in a debug message:
drivers/mfd/si476x-i2c.c: In function ‘si476x_core_drain_rds_fifo’:
drivers/mfd/si476x-i2c.c:391:4: warning: field width specifier ‘*’ expects
argument of type ‘
Hello, i have a Happauge HVR-3000 and i have problems tunning DVB-S channels.
Channels looks good only at times.
The instalation is ok because in Windows works fine.
Distro: Debian testing
Kernel: 3.2.0-4-amd64
VLC Debug:
s warning: discontinuity received 0xe instead of 0xd (pid=163)
ts debug:
On 03/29/2013 12:39 PM, Sylwester Nawrocki wrote:
> Mauro,
>
> This includes two patches adding device tree support at the V4L2 API.
> I added Rob and Grant at Cc in case they still wanted to comment on
> those patches. Not sure what the exact policy is but I guess we need
> an explicit DT maintai
Hi Hans,
On Sat, 16 Feb 2013 11:18:22 +0100
Hans Verkuil wrote:
> This patch series converts fsl-viu to the control framework and provides
> some additional v4l2 compliance fixes.
>
> Anatolij, are you able to test this?
Sorry for long delay, finally managed to set up the board with recent ker
On 27.03.2013 21:33, Alexey Klimov wrote:
[patch 1/2] hid: fix Masterkit MA901 hid quirks
[patch 2/2] media: radio-ma901: return ENODEV in probe if usb_device
doesn't match
I spend some time testing them trying to figure out right scenarios
and i hope i did correct checks.
It will be nice if
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: Fri Mar 29 19:00:30 CET 2013
git branch: test
git hash: 79a63c60a6a2ae589e44529401e0ab1150e9408a
gcc versio
Hi Mauro,
This series includes s5p-fimc driver conversion to use the vb2 helpers,
the device tree support and prerequisites for the Exynos4x12 ISP driver.
Please note it depends on the patch adding V4L2 DT parsing library [1].
I have a few more patches that depend on fixes submitted for 3.9 and I
Mauro,
This includes two patches adding device tree support at the V4L2 API.
I added Rob and Grant at Cc in case they still wanted to comment on
those patches. Not sure what the exact policy is but I guess we need
an explicit DT maintainer's Ack on stuff like this.
These patches have been discuss
Create disabled links from the FIMC-LITE subdevs to the FIMC-IS-ISP
subdev and from FIMC-IS-ISP to all FIMC subdevs.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
Changes since v2:
- none.
---
drivers/media/platform/s5p-fimc/fimc-mdevice.c | 79 ++--
This patch allows to register FIMC-IS device represented by FIMC-IS-ISP
subdev to the top level media device driver. The use_isp platform data
structure field allows to select whether the fimc-is ISP subdev should
be tried to be registered or not.
Signed-off-by: Sylwester Nawrocki
Signed-off-by:
This patch adds DT binding documentaton for the Imaging Subsystem
(camera ISP) found on Samsung Exynos4x12 SoCs.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
Changes since v2:
- added missing clocks at the binding documentation;
- added clocks/clock-names properties to i
This patch adds ISP processing parameters interface files.
Signed-off-by: Younghwan Joo
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
Changes since v3:
- fixed a few issues found with checkpatch.pl
---
drivers/media/platform/exynos4-is/fimc-is-param.c | 971
This patch adds a common image sensor driver and Makefile/Kconfig
to enable compilation of the whole IS driver.
The sensor subdev driver currently only handles an image sensor's
power supplies and reset signal. There is no an I2C communication
as it is handled by the ISP's firmware.
Signed-off-by
This patch adds the ISP I2C bus controller driver files.
Creating a standard I2C bus adapter, even if the driver doesn't
actually communicate with the hardware and it is instead used
by the ISP firmware running on the Cortex-A5, allows to use
standard hardware description in the device tree. As th
This patch series includes mostly changes in the clocks handling, fix of
coding style issues found with checkpatch.pl and an improvement of the
DT binding documentation.
There is an issue that the ISP clocks (MCU_ISP block clocks) are in the
ISP power domain and the clock registers should not be t
Hi Mauro
On Sun, 24 Mar 2013, Mauro Carvalho Chehab wrote:
> == Guennadi Liakhovetski ==
>
> I suspect that some of the above may be obsoleted:
>
> Nov,13 2012: sh_vou: Move from videobuf to videobuf2
> http://patchwork.linuxtv.org/patch/15433 La
These ranges shouldn't overlap.
Signed-off-by: Hans Verkuil
---
include/uapi/linux/v4l2-controls.h |8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/include/uapi/linux/v4l2-controls.h
b/include/uapi/linux/v4l2-controls.h
index 910d7cd..7da22ce 100644
--- a/include/u
On Fri, 29 Mar 2013, Mauro Carvalho Chehab wrote:
> > >> Yes, i just checked how hid_ignore() works and prepared dirty fix to
> > >> test in almost the same way like it's done for Keene usb driver. I
> > >> will send correct fix in next few days.
> > >
> > > Any news on this, please?
> >
> > Hi J
Em Thu, 28 Mar 2013 00:33:29 +0400
Alexey Klimov escreveu:
> On Wed, Mar 27, 2013 at 2:18 PM, Jiri Kosina wrote:
> > On Tue, 19 Mar 2013, Alexey Klimov wrote:
> >
> >> Yes, i just checked how hid_ignore() works and prepared dirty fix to
> >> test in almost the same way like it's done for Keene u
On Fri March 29 2013 13:51:42 Mauro Carvalho Chehab wrote:
> Em Fri, 29 Mar 2013 12:46:39 +0100
> Hans Verkuil escreveu:
>
> > As discussed earlier
> > (http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/62438)
> > let's move this to common. It's a nice cleanup for go7007 a
Em Fri, 29 Mar 2013 12:46:39 +0100
Hans Verkuil escreveu:
> As discussed earlier
> (http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/62438)
> let's move this to common. It's a nice cleanup for go7007 as well which had a
> weird DVB
> dependency.
>
> Regards,
>
>
On Fri March 29 2013 13:46:37 Mauro Carvalho Chehab wrote:
> vidioc_s_tuner, vidioc_s_frequency and vidioc_s_register now
> uses a constant argument. So, the driver reports warnings:
>
> drivers/media/radio/radio-si476x.c:1196:2: warning: initialization from
> incompatible pointer type [ena
vidioc_s_tuner, vidioc_s_frequency and vidioc_s_register now
uses a constant argument. So, the driver reports warnings:
drivers/media/radio/radio-si476x.c:1196:2: warning: initialization from
incompatible pointer type [enabled by default]
drivers/media/radio/radio-si476x.c:1196:2:
As discussed earlier
(http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/62438)
let's move this to common. It's a nice cleanup for go7007 as well which had a
weird DVB
dependency.
Regards,
Hans
The following changes since commit 9e7664e0827528701074875eef872f2be1d
This should fix the build failure in linux-next.
[PATCH] solo6x10: The size of the thresholds ioctls was too large.
On powerpc the maximum size for the ioctl argument is 8191, and it was
8192. However, the 64x64 array of threshold values is more than is actually
needed in practice for PAL and NTS
Em Fri, 29 Mar 2013 09:49:28 +0100
Hans de Goede escreveu:
> Mauro,
>
> Can you pick this one up? I don't have anything pending for gspca,
> and to create a tree + pullreq for just a trivial patch is not really
> efficient.
No problem. I'll handle that.
Regards,
Mauro
> Alternatively I can put
Em Mon, 25 Mar 2013 18:52:37 +0100
dani escreveu:
> Spite the Geniatech X8000-MT dvb card is added long time ago to the
> kernel, it never worked. I have one of this cards branded as notOnlyTV
> LV3H http://www.linuxtv.org/wiki/index.php/NotOnlyTV_LV3H and it seems
> the gpios are wrong among oth
On Sun March 24 2013 19:11:11 Mauro Carvalho Chehab wrote:
> == Hans Verkuil ==
>
> Mar,14 2013: [review] radio-mr800: move clamp_t check inside
> amradio_set_freq() http://patchwork.linuxtv.org/patch/17380 Alexey
> Klimov
Acked patch.
Regards,
Hans
--
To unsubsc
Mauro,
Can you pick this one up? I don't have anything pending for gspca,
and to create a tree + pullreq for just a trivial patch is not really
efficient.
Alternatively I can put it on my TODO for when there is more gspca work,
esp. since there is not really a need to hurry with merging this.
R
31 matches
Mail list logo