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: Wed May 28 04:00:17 CEST 2014
git branch: test
git hash: 26f15c1fff5493fc0771248d5a409f2c7815a53a
gcc versi
Hi, I'm looking for any USB-connected device that can give me 60fps from
a NTSC signal. I'm either looking for a chip+driver that support
V4L2_FIELD_ALTERNATE (which I gather are rare) so that I can construct
my own frames at 60Hz by blending each pair of neighboring fields, or
ideally, to fin
what's the process tree like when its looked at?
1d5c:2000
On Thu, May 22, 2014 at 8:44 AM, Steven Toth wrote:
>> Should i email Hans Verkuil or would he see this already ?
>> Fresco Logic FL2000 USB to VGA adapter
>
> He would have seen this already.
>
> - Steve
>
> --
> Steven Toth - Kernel La
On Sunday 25 May 2014 15:29:57 Mauro Carvalho Chehab wrote:
> Could you please better document this patch?
Bug "catched" @ new ABS2 satellite (75E). Transponders with bitrate 70-80mbit.
Before some european another users report same issue with ~67mbit transponders
(S2,8PSK,27500,5/6). So just a
This specific cxd2820r option need for Geniatech T220
https://patchwork.linuxtv.org/patch/23836/
On Tuesday 06 May 2014 00:11:17 you wrote:
> That patch does more than it says and due to that I don't want it. Just
> implement cxd2820r clock inversion and nothing more. Put the rest stuff,
> which
Hi Philipp,
On Mon, 26 May 2014, Philipp Zabel wrote:
> >From the looks of it, mt9v022 and mt9v032 are very similar,
> as are mt9v024 and mt9v034. With minimal changes it is possible
> to support mt9v02[24] with the same driver.
Are you aware of drivers/media/i2c/soc_camera/mt9v022.c? With this
On Tuesday, May 27, 2014 01:55:20 PM Richie Gress wrote:
> > Date: Tue, 27 May 2014 09:03:33 +0200
> > From: hverk...@xs4all.nl
> > To: searchfgold67...@live.com; linux-...@vger.kernel.org;
> > linux-media@vger.kernel.org Subject: Re: 1d6b:0001 [MSI A55M-P33] No
> > webcam functionality with Zoran
> Date: Tue, 27 May 2014 09:03:33 +0200
> From: hverk...@xs4all.nl
> To: searchfgold67...@live.com; linux-...@vger.kernel.org;
> linux-media@vger.kernel.org
> Subject: Re: 1d6b:0001 [MSI A55M-P33] No webcam functionality with Zoran
> Microelectronics, Ltd Digital Camera EX-20 DSC
>
> On 05/27/
Full channel table, as defined by Brazilian regulations.
Signed-off-by: Mauro Carvalho Chehab
---
dvbv5_isdb-t/br-Brazil | 1446
1 file changed, 1446 insertions(+)
create mode 100644 dvbv5_isdb-t/br-Brazil
diff --git a/dvbv5_isdb-t/br-Brazil b/d
On 05/27/2014 09:12 AM, Hans Verkuil wrote:
On 05/27/2014 02:04 AM, P. van Gaans wrote:
http://linuxtv.org/wiki/index.php/MSI_DigiVox_Trio
If you're having a deja-vu, yeah, it's still me. I'm still using this
device using my butt-ugly patch by adding:
{ USB_DEVICE(0xeb1a, 0x2885),/* MSI Di
On Tue, May 27, 2014 at 12:46:49AM +0200, Laurent Pinchart wrote:
> Bail out when the SRU control handler fails to initialize.
>
> Signed-off-by: Laurent Pinchart
> ---
> drivers/media/platform/vsp1/vsp1_sru.c | 8
> 1 file changed, 8 insertions(+)
>
> diff --git a/drivers/media/platfo
Calling media_entity_cleanup() on a cleaned-up entity would result into
double free of the entity->links pointer and likely memory corruption as
well. Setting entity->links as NULL right after the kfree() avoids this.
Signed-off-by: Sakari Ailus
---
drivers/media/media-entity.c | 1 +
1 file cha
Add support for the V4L2_CID_TEST_PATTERN control. When the solid colour
mode is selected, additional controls become available for setting the
solid four solid colour components.
Signed-off-by: Sakari Ailus
---
drivers/media/i2c/smiapp/smiapp-core.c | 120 +++--
driv
Hi Laurent,
Laurent Pinchart wrote:
Hi Sakari,
Thank you for the patch.
On Thursday 15 May 2014 10:56:42 Sakari Ailus wrote:
The I2C address of the sensor device was in the middle of the sub-device
name and not in the end as it should have been. The smiapp sub-device names
will change from e.
Hi Hans,
On Tuesday 27 May 2014 09:18:23 Hans Verkuil wrote:
> On 05/27/2014 12:17 AM, Laurent Pinchart wrote:
> > Hello,
> >
> > This RFC patch series attempts to clean up the current ARGB format mess.
> >
> > The core issue is that the existing ARGB formats are ill-defined. The V4L2
> > specif
On Mon, May 26, 2014 at 04:26:45AM +0600, Alexander Bersenev wrote:
> This patch adds IR controller in A20 Device-Tree:
> - Two IR devices found in A20 user manual
> - Pins for two devices
> - One IR device physically found on Cubieboard 2
> - One IR device physically found on Cubietruck
>
> Signe
On Mon, May 26, 2014 at 9:50 PM, Laurent Pinchart
wrote:
> Hello,
>
> This patch sets implements support for BT.656 and interlaced formats in the
> OMAP3 ISP driver. Better late than never I suppose, although given how long
> this has been on my to-do list there's probably no valid excuse.
Thanks
This patch adds devicetree support for the Freescale enhanced Multimedia
Accelerator (eMMA) video Pre-processor (PrP).
Signed-off-by: Alexander Shiyan
---
drivers/media/platform/mx2_emmaprp.c | 8
1 file changed, 8 insertions(+)
diff --git a/drivers/media/platform/mx2_emmaprp.c
b/driv
This patch adds DT binding documentation for the Freescale enhanced
Multimedia Accelerator (eMMA) video Pre-processor (PrP).
Signed-off-by: Alexander Shiyan
---
.../devicetree/bindings/media/fsl-imx-emmaprp.txt| 20
1 file changed, 20 insertions(+)
create mode 100644 Do
On 05/27/2014 12:17 AM, Laurent Pinchart wrote:
> Hello,
>
> This RFC patch series attempts to clean up the current ARGB format mess.
>
> The core issue is that the existing ARGB formats are ill-defined. The V4L2
> specification doesn't clearly document how the alpha bits should behave.
> Drivers
On 05/27/2014 02:04 AM, P. van Gaans wrote:
> http://linuxtv.org/wiki/index.php/MSI_DigiVox_Trio
>
> If you're having a deja-vu, yeah, it's still me. I'm still using this
> device using my butt-ugly patch by adding:
>
> { USB_DEVICE(0xeb1a, 0x2885),/* MSI Digivox Trio */
> .driv
On 05/27/2014 03:34 AM, Richie wrote:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1322380
>
> [1.] One line summary of the problem:
>
> 1d6b:0001 [MSI A55M-P33] No webcam functionality with Zoran Microelectronics,
> Ltd Digital Camera EX-20 DSC
>
> [2.] Full description of the proble
22 matches
Mail list logo