Felipe,
ping..
On Wednesday 14 August 2013 08:35 PM, Kishon Vijay Abraham I wrote:
> Hi,
>
> On Wednesday 14 August 2013 04:34 AM, Tomasz Figa wrote:
>> On Wednesday 14 of August 2013 00:19:28 Sylwester Nawrocki wrote:
>>> W dniu 2013-08-13 14:05, Kishon Vijay Abraham I pisze:
On Tuesday 13
On Thu, Jul 11, 2013 at 1:12 AM, Arnd Bergmann wrote:
> On Wednesday 10 July 2013, Alan Stern wrote:
>> This isn't right. There are USB host controllers that use PIO, not
>> DMA. The HAS_DMA dependency should go with the controller driver, not
>> the USB core.
>>
>> On the other hand, the USB co
This patch enables the JPEG codec on S5PV210 and Exynos4210 SoCs. There are
some differences in newer versions of the JPEG codec IP on SoCs like Exynos4x12
and Exynos5 series and support for them will be added in subsequent patches.
Cc: Andrzej Pietrasiewicz
Signed-off-by: Sylwester Nawrocki
---
Prevent following build warning:
drivers/media/v4l2-core/v4l2-ctrls.c: In function ‘v4l2_ctrl_new_std_menu’:
drivers/media/v4l2-core/v4l2-ctrls.c:1768:15: warning: 'qmenu_int_len’ may be
used uninitialized in this function
Cc: Arun Kumar K
Signed-off-by: Sylwester Nawrocki
---
drivers/media/v
Include the v4l2-dv-timings.h header file which in the s5p-tv driver which
was supposed to be updated in commit 2576415846bcbad3c0a6885fc44f95083710
"[media] v4l2: move dv-timings related code to v4l2-dv-timings.c"
This fixes following build error:
drivers/media/platform/s5p-tv/hdmi_drv.c: In fun
> FYI: The Si2168 driver is available from "dvbsky-linux-3.9-hps-v2.diff"
> inside. Maybe the Si2165 is similar?
Excellent.
--
Steven Toth - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.
> I tried to apply the dvbsky-linux-3.9-hps-v2.diff to media_build.git (used
> do_patches.sh from
> http://www.selasky.org/hans_petter/distfiles/webcamd-3.10.0.7.tar.bz2), but I
> was not able to compile it. I already changed some includes, but then I got
> the next error.
> I just wanted to te
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: Sun Aug 18 19:00:22 CEST 2013
git branch: test
git hash: bfd22c490bc74f9603ea90c37823036660a313e2
gcc versi
On 08/18/2013 06:00 PM, Ulf wrote:
I added Mr. Hans Petter Selasky back to Cc. I think it is better to keep
all involved in To/Cc even it is mailing list. Personally I pay special
attention for messages coming to my INBOX than those which are filtered
to list basis folders. And everyone could
On 08/18/13 17:00, Ulf wrote:
Hi,
It is DVB-S driver. HVR-900 is DVB-T and DVB-C.
The si2168 is a DVB-T2, DVB-T, and DVB-C demodulator
http://www.silabs.com/Support%20Documents/TechnicalDocs/Si2168-A20-short.pdf.
I tried to apply the dvbsky-linux-3.9-hps-v2.diff to media_build.git (used
do_
Em Sun, 18 Aug 2013 13:40:25 +0200
Frank Schäfer escreveu:
> Am 17.08.2013 12:51, schrieb Guennadi Liakhovetski:
> > Hi Frank,
> > As I mentioned on the list, I'm currently on a holiday, so, replying
> > briefly.
> Sorry, I missed that (can't read all mails on the list).
>
> > Since em28xx is
Hi,
>It is DVB-S driver. HVR-900 is DVB-T and DVB-C.
The si2168 is a DVB-T2, DVB-T, and DVB-C demodulator
http://www.silabs.com/Support%20Documents/TechnicalDocs/Si2168-A20-short.pdf.
I tried to apply the dvbsky-linux-3.9-hps-v2.diff to media_build.git (used
do_patches.sh from
http://www.selas
Em Fri, 09 Aug 2013 00:57:34 +0400
Sergei Shtylyov escreveu:
> Hello.
>
> On 07/26/2013 12:23 AM, Sergei Shtylyov wrote:
>
> > From: Vladimir Barinov
>
> > Add Renesas R-Car VIN (Video In) V4L2 driver.
>
> > Based on the patch by Phil Edworthy .
>
> > Signed-off-by: Vladimir Barinov
> > [S
changeset 2ccf12a did a crappy job when added multi-line comment lines,
violating CodingStyle.
Change the comments added there to fulfill CodingStyle, and document
the platform_data using Documentation/kernel-doc-nano-HOWTO.txt.
Cc: Jon Arne Jørgensen
Cc: Hans Verkuil
Signed-off-by: Mauro Carva
If NO_DMA=y:
drivers/media/v4l2-core/videobuf2-dma-contig.c: In function ‘vb2_dc_mmap’:
drivers/media/v4l2-core/videobuf2-dma-contig.c:204: error: implicit declaration
of function ‘dma_mmap_coherent’
drivers/media/v4l2-core/videobuf2-dma-contig.c: In function
‘vb2_dc_get_base_sgt’:
drivers/media
On 08/18/2013 02:54 PM, Hans Petter Selasky wrote:
On 08/17/13 13:53, Antti Palosaari wrote:
On 08/17/2013 02:30 PM, Ulf wrote:
Hi,
I know the topic Hauppauge HVR-900 HD and HVR 930C-HD with si2165
demodulator was already discussed
http://permalink.gmane.org/gmane.linux.drivers.video-input-inf
On 08/17/13 13:53, Antti Palosaari wrote:
On 08/17/2013 02:30 PM, Ulf wrote:
Hi,
I know the topic Hauppauge HVR-900 HD and HVR 930C-HD with si2165
demodulator was already discussed
http://permalink.gmane.org/gmane.linux.drivers.video-input-infrastructure/40982
and
http://permalink.gmane.org/gma
Am 17.08.2013 12:51, schrieb Guennadi Liakhovetski:
> Hi Frank,
> As I mentioned on the list, I'm currently on a holiday, so, replying briefly.
Sorry, I missed that (can't read all mails on the list).
> Since em28xx is a USB device, I conclude, that it's supplying clock to its
> components inclu
18 matches
Mail list logo