On Tuesday, November 16, 2010 08:37:32 Hans Verkuil wrote:
> On Tuesday, November 16, 2010 02:10:39 Andrew Chew wrote:
> > I'm looking at drivers/media/video/videobuf-dma-contig.c's
> > __videobuf_alloc() routine. We call kzalloc() to allocate the
> > videobuf_buffer. However, I don't see where
On Tuesday, November 16, 2010 06:29:53 Pawel Osciak wrote:
> On Mon, Nov 15, 2010 at 17:10, Andrew Chew wrote:
> > I'm looking at drivers/media/video/videobuf-dma-contig.c's
> > __videobuf_alloc() routine. We call kzalloc() to allocate the
> > videobuf_buffer. However, I don't see where the tw
On Tuesday, November 16, 2010 02:10:39 Andrew Chew wrote:
> I'm looking at drivers/media/video/videobuf-dma-contig.c's __videobuf_alloc()
> routine. We call kzalloc() to allocate the videobuf_buffer. However, I
> don't see where the two lists (vb->stream and vb->queue) that are a part of
> str
On Mon, Nov 15, 2010 at 8:27 PM, Hans Verkuil wrote:
> Results of the daily build of v4l-dvb:
> sparse: ERRORS
There is also an build error in next, reported by Stephen Rothwell:
"The v4l-dvb tree still has its build failure, so I used the version from
next-20101112."
--
To unsubscribe from this
On Mon, Nov 15, 2010 at 17:10, Andrew Chew wrote:
> I'm looking at drivers/media/video/videobuf-dma-contig.c's __videobuf_alloc()
> routine. We call kzalloc() to allocate the videobuf_buffer. However, I
> don't see where the two lists (vb->stream and vb->queue) that are a part of
> struct vid
Okkel Klaver wrote:
...
I own a brandless hdtv usb dvb-t stick.
lsusb identifies it as:
Bus 001 Device 005: ID 15a4:9016 Afatech Technologies, Inc. AF9015 DVB-T
USB2.0 stick
I'm using debian with kernel 2.6.32. This kernel doesn't have support
for the nxp tda18218 tuner on the stick.
I compiled
2010/11/15 Guennadi Liakhovetski :
> On Mon, 15 Nov 2010, Jun Nie wrote:
>
>> 2010/11/15 Guennadi Liakhovetski :
>> > On Mon, 15 Nov 2010, Jun Nie wrote:
>> >
>> >> 2010/11/8 Jun Nie :
>> >> > 2010/11/2 Guennadi Liakhovetski :
>> >> >> Hi Jun
>> >> >>
>> >> >> On Fri, 29 Oct 2010, Jun Nie wrote:
>>
I'm looking at drivers/media/video/videobuf-dma-contig.c's __videobuf_alloc()
routine. We call kzalloc() to allocate the videobuf_buffer. However, I don't
see where the two lists (vb->stream and vb->queue) that are a part of struct
videobuf_buffer get initialized (with, say, INIT_LIST_HEAD).
Hi,
I'm using Linux 2.6.36 + last mchehab/sbtvd from git.linuxtv.org
It's working with SBTVD (audio and video).
Thanks,
Antonio Moraes
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://v
On Mon, Nov 15, 2010 at 04:59:24PM -0500, Andy Walls wrote:
> On Mon, 2010-11-15 at 16:09 +0100, Richard Zidlicky wrote:
> > On Mon, Nov 15, 2010 at 07:35:06AM -0500, Andy Walls wrote:
> > > On Mon, 2010-11-15 at 12:27 +0100, Richard Zidlicky wrote:
> >
> > > http://git.linuxtv.org/v4l-utils.git?a
On Wed, Nov 10, 2010 at 03:14:13PM +0100, Wolfram Sang wrote:
> The i2c-core does this already.
>
> Reported-by: Jean Delvare
> Signed-off-by: Wolfram Sang
> ---
>
> Not sure if this should go via i2c or media?
Okay, as Jean did not pick it up in his latest pull request, I guess this means
it
On Mon, 2010-11-15 at 16:09 +0100, Richard Zidlicky wrote:
> On Mon, Nov 15, 2010 at 07:35:06AM -0500, Andy Walls wrote:
> > On Mon, 2010-11-15 at 12:27 +0100, Richard Zidlicky wrote:
>
> > http://git.linuxtv.org/v4l-utils.git?a=tree;f=utils/keytable;h=e599a8b5288517fc7fe58d96f44f28030b04afbc;hb=H
Hello everybody!
I have a Tevii S470 DVB-S2 PCIe tunner and I want to use it to watch
some channels on MythTV. I want to use it with a Debian Squeeze system
on a 2.6.32-5-686 kernel.
On Tevii web site are some firmware/drivers:
http://www.tevii.com/100315_Beta_linux_tevii_ds3000.rar
http://www.t
Am 15.11.2010 22:00, schrieb Massis Sirapian:
Le 15/11/2010 18:43, Stefan Ringel a écrit :
Am 15.11.2010 10:15, schrieb Richard Zidlicky:
On Sun, Nov 14, 2010 at 08:22:44PM +0100, Massis Sirapian wrote:
Thanks Stefan. I've checked the /drivers/media/IR/keymaps of the
kernel
source directory
Le 15/11/2010 18:43, Stefan Ringel a écrit :
Am 15.11.2010 10:15, schrieb Richard Zidlicky:
On Sun, Nov 14, 2010 at 08:22:44PM +0100, Massis Sirapian wrote:
Thanks Stefan. I've checked the /drivers/media/IR/keymaps of the kernel
source directory, but nothing seems to fit my remote, which is a
Signed-off-by: Joe Perches
---
drivers/media/dvb/ngene/ngene-core.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/dvb/ngene/ngene-core.c
b/drivers/media/dvb/ngene/ngene-core.c
index 4caeb16..1999e35 100644
--- a/drivers/media/dvb/ngene/ngene-core.c
+++ b
Joe Perches (11):
drivers/i2c/busses/i2c-nforce2.c: Remove unnecessary casts of pci_get_drvdata
drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdata
drivers/media/dvb/ngene/ngene-core.c: Remove unnecessary casts of
pci_get_drvdata
drivers/misc/ibmasm/module.c: Remove unnecessary
The patch fixes the rc-tbs-nec table after converting
drivers/media/video/cx88 to ir-core
(commit ba7e90c9f878e0ac3c0614a5446fe5c62ccc33ec).
It is also adds two missing buttons (10- and 10+) with
its definition (KEY_10CHANNELSUP and KEY_10CHANNELSDOWN).
Signed-off-by: Mariusz Białończyk
---
dri
On Sun, Nov 14, 2010 at 11:11:47PM -0500, Jarod Wilson wrote:
>Well, here's what I sent along on Friday:
>
>https://patchwork.kernel.org/patch/321592/
>
>Gives us support for using the full 32-bit codes right now w/o having
>to change any tables yet, but does require a modparam to skip the
>checksu
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Mon Nov 15 19:00:06 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15167:abd3aac6644e
git master:
On Mon, Nov 15, 2010 at 15:59, Russell King - ARM Linux
wrote:
> On Mon, Nov 15, 2010 at 03:25:54PM +0100, Arnd Bergmann wrote:
>> On Friday 12 November 2010, Russell King - ARM Linux wrote:
>> > It is a bad idea to describe device registers using C structures, and
>> > especially enums.
>> >
>> >
Am 15.11.2010 10:15, schrieb Richard Zidlicky:
On Sun, Nov 14, 2010 at 08:22:44PM +0100, Massis Sirapian wrote:
Thanks Stefan. I've checked the /drivers/media/IR/keymaps of the kernel
source directory, but nothing seems to fit my remote, which is a
DSR-0012 : http://lirc.sourceforge.net/remote
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello everybody,
I own a brandless hdtv usb dvb-t stick.
lsusb identifies it as:
Bus 001 Device 005: ID 15a4:9016 Afatech Technologies, Inc. AF9015 DVB-T
USB2.0 stick
I'm using debian with kernel 2.6.32. This kernel doesn't have support
for the nx
Hello everybody,
I own a brandless hdtv usb dvb-t stick.
lsusb identifies it as:
Bus 001 Device 005: ID 15a4:9016 Afatech Technologies, Inc. AF9015 DVB-T
USB2.0 stick
I'm using debian with kernel 2.6.32. This kernel doesn't have support
for the nxp tda18218 tuner on the stick.
I compiled the lat
Hi all
On Sat, Nov 6, 2010 at 5:30 PM, Arnaud Lacombe wrote:
> This option is aimed to add the possibility to control a menu's visibility
> without adding dependency to the expression to all the submenu.
>
> Signed-off-by: Arnaud Lacombe
> ---
> scripts/kconfig/expr.h | 1 +
> scripts/k
On Mon, 2010-11-15 at 10:52 +0100, Jimmy RUBIN wrote:
> > Just trivia:
[]
> > It'd be nice to change to continuous_running
> Continous_running [...]
It was just a spelling comment.
continous
continuous
>
> > > +int mcde_dsi_dcs_write(struct mcde_chnl_state *chnl, u8 cmd, u8*
> > data, int len)
>
Hello Mauro.
Here is the pull request for the TI wl1273 FM radio driver.
The following changes since commit
f6614b7bb405a9b35dd28baea989a749492c46b2:
Linus Torvalds (1):
Merge git://git.kernel.org/.../sfrench/cifs-2.6
are available in the git repository at:
g...@gitorious.org:wl1273
On Mon, Nov 15, 2010 at 07:35:06AM -0500, Andy Walls wrote:
> On Mon, 2010-11-15 at 12:27 +0100, Richard Zidlicky wrote:
> http://git.linuxtv.org/v4l-utils.git?a=tree;f=utils/keytable;h=e599a8b5288517fc7fe58d96f44f28030b04afbc;hb=HEAD
thanks, that should do the trick.
In addition I am wondering
On Mon, Nov 15, 2010 at 03:25:54PM +0100, Arnd Bergmann wrote:
> On Friday 12 November 2010, Russell King - ARM Linux wrote:
> > It is a bad idea to describe device registers using C structures, and
> > especially enums.
> >
> > The only thing C guarantees about structure layout is that the elemen
Signed-off-by: Sergio Aguirre
---
drivers/media/video/isp/isp.c |8
drivers/media/video/isp/ispccp2.c |2 +-
drivers/media/video/isp/ispreg.h |3 ---
3 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/drivers/media/video/isp/isp.c b/drivers/media/video/isp/is
Signed-off-by: Sergio Aguirre
---
arch/arm/plat-omap/include/mach/isp_user.h | 636
drivers/media/video/isp/ispccdc.h |2 +-
drivers/media/video/isp/isph3a.h |2 +-
drivers/media/video/isp/isphist.h |2 +-
drivers/media/video/i
1. Get rid of CSI2 / CCP2 power settings, as they are controlled
in the receivers code anyways.
2. Avoid code duplication.
Signed-off-by: Sergio Aguirre
---
drivers/media/video/isp/isp.c | 49 ++---
1 files changed, 7 insertions(+), 42 deletions(-)
diff
Signed-off-by: Sergio Aguirre
---
arch/arm/mach-omap2/devices.c |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index c9fc732..897ce82 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/de
We were just supporting RAW10 formats, and we really support more
options.
Strictly speaking, CCDC needs at least to distinguish between RAW
and YUV formats for proper configuration.
Signed-off-by: Sergio Aguirre
---
drivers/media/video/isp/ispccdc.c | 14 +++---
1 files changed, 11 i
Signed-off-by: Sergio Aguirre
---
drivers/media/video/isp/ispreg.h | 43 --
1 files changed, 0 insertions(+), 43 deletions(-)
diff --git a/drivers/media/video/isp/ispreg.h b/drivers/media/video/isp/ispreg.h
index 9b0d3ad..af4ddaa 100644
--- a/drivers/media/v
Signed-off-by: Sergio Aguirre
---
drivers/media/video/isp/isp.c|2 --
drivers/media/video/isp/isp.h|1 -
drivers/media/video/isp/ispreg.h | 25 -
3 files changed, 0 insertions(+), 28 deletions(-)
diff --git a/drivers/media/video/isp/isp.c b/drivers/media
Signed-off-by: Sergio Aguirre
---
arch/arm/mach-omap2/devices.c | 27 ---
1 files changed, 12 insertions(+), 15 deletions(-)
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index c2275d3..c9fc732 100644
--- a/arch/arm/mach-omap2/devices.c
+++
Hi,
First of all, these patches are based on Laurent's tree:
URL: git://linuxtv.org/pinchartl/media.git
Branch: media-0004-omap3isp (Commit d0c5b0e4: OMAP3 ISP driver)
I had these patches in my queue for some time, which:
- Add YUV support to CCDC
- Cleans up platform device MEM resources
- Rem
Signed-off-by: Sergio Aguirre
---
drivers/media/video/isp/ispccp2.c |3 +--
drivers/media/video/isp/ispreg.h | 14 --
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/drivers/media/video/isp/ispccp2.c
b/drivers/media/video/isp/ispccp2.c
index fa23394..3127a74 100
On Friday 12 November 2010, Russell King - ARM Linux wrote:
> On Fri, Nov 12, 2010 at 04:14:51PM +0100, Arnd Bergmann wrote:
> > Some people prefer to express all this in C instead of macros:
> >
> > struct mcde_registers {
> > enum {
> > mcde_cr_dsicmd2_en = 0x0001,
> >
Hi Laurent,
> -Original Message-
> From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
> Sent: Monday, November 15, 2010 4:37 AM
> To: Aguirre, Sergio
> Cc: linux-media@vger.kernel.org
> Subject: Re: [omap3isp RFC][PATCH 02/10] omap3isp: ccdc: Write
> SYN_MODE.INPMOD based on
On Mon, 2010-11-15 at 12:27 +0100, Richard Zidlicky wrote:
> Hi,
>
> for some users (thats at least one user in Italy and me) the following is
> required:
>
> --- linux-2.6.36/drivers/media/dvb/siano/sms-cards.c.rz 2010-11-15
> 11:16:56.0 +0100
> +++ linux-2.6.36/drivers/media/dvb/siano
On Mon, Nov 15, 2010 at 01:55:00PM +0200, Anca Emanuel wrote:
> On Mon, Nov 15, 2010 at 1:27 PM, Richard Zidlicky wrote:
> > Hi,
>
> > What is the way to achieve the effect without recompiling the kernel - is
> > there any?
>
> On Ubuntu kernel list Chao Zhang asked the same question.
> Answer:
On Mon, Nov 15, 2010 at 1:27 PM, Richard Zidlicky wrote:
> Hi,
> What is the way to achieve the effect without recompiling the kernel - is
> there any?
On Ubuntu kernel list Chao Zhang asked the same question.
Answer:
[quote]
You might find following links useful:
http://tldp.org/LDP/lkmpg/2.6
Hi,
for some users (thats at least one user in Italy and me) the following is
required:
--- linux-2.6.36/drivers/media/dvb/siano/sms-cards.c.rz 2010-11-15
11:16:56.0 +0100
+++ linux-2.6.36/drivers/media/dvb/siano/sms-cards.c2010-11-15
11:54:25.0 +0100
@@ -17,6 +17,9 @@
*
On Fre, 2010-11-12 at 12:22 -0500, Alex Deucher wrote:
> On Fri, Nov 12, 2010 at 11:46 AM, Marcus LORENTZON
> wrote:
> > Hi Alex,
> > Do you have any idea of how we should use KMS without being a "real" drm 3D
> > device? Do you mean that we should use the KMS ioctls on for display
> > driver?
Hi Sergio,
Thanks for the patches !
On Friday 12 November 2010 22:18:03 Sergio Aguirre wrote:
> Hi,
>
> First of all, these patches are based on Laurent's tree:
>
> URL: git://linuxtv.org/pinchartl/media.git
> Branch: media-0004-omap3isp (Commit d0c5b0e4: OMAP3 ISP driver)
>
> I had these patc
Hi Sergio,
Thanks for the patch.
On Friday 12 November 2010 22:18:05 Sergio Aguirre wrote:
> This takes into account the input format to select the
> adequate configuration for SYNC mode.
>
> Also, change bitmask ISPCCDC_SYN_MODE_INPMOD_MASK to be
> more consistent with other bitmasks.
Could yo
Hi Joe,
Thanks for your input.
See comments below.
> Just trivia:
>
> > diff --git a/drivers/video/mcde/mcde_hw.c
> b/drivers/video/mcde/mcde_hw.c
>
> []
>
> > +#define dsi_rfld(__i, __reg, __fld) \
> > + ((dsi_rreg(__i, __reg) & __reg##_##__fld##_MASK) >> \
> > + __reg##_##__fld#
> On Sunday 14 November 2010 23:48:51 Hans Verkuil wrote:
>> On Sunday, November 14, 2010 22:53:29 Arnd Bergmann wrote:
>> > On Sunday 14 November 2010, Hans Verkuil wrote:
>> > > This patch series converts 24 v4l drivers to unlocked_ioctl. These
>> are low
>> > > hanging fruit but you have to sta
On 11/15/10, Mauro Carvalho Chehab wrote:
...
> I've added several patches for the new-build today, in order to make it
> compile
> against older kernels. I tested compilation here with both RHEL6 (2.6.32)
> and
> Fedora 14 (2.6.35) and compilation is working fine. Didn't test the drivers.
> I'm n
On Sunday 14 November 2010 23:48:51 Hans Verkuil wrote:
> On Sunday, November 14, 2010 22:53:29 Arnd Bergmann wrote:
> > On Sunday 14 November 2010, Hans Verkuil wrote:
> > > This patch series converts 24 v4l drivers to unlocked_ioctl. These are low
> > > hanging fruit but you have to start somewhe
On Sun, Nov 14, 2010 at 08:22:44PM +0100, Massis Sirapian wrote:
> Thanks Stefan. I've checked the /drivers/media/IR/keymaps of the kernel
> source directory, but nothing seems to fit my remote, which is a
> DSR-0012 : http://lirc.sourceforge.net/remotes/hauppauge/DSR-0112.jpg.
FYI, this remo
On Mon, 15 Nov 2010, Jun Nie wrote:
> 2010/11/15 Guennadi Liakhovetski :
> > On Mon, 15 Nov 2010, Jun Nie wrote:
> >
> >> 2010/11/8 Jun Nie :
> >> > 2010/11/2 Guennadi Liakhovetski :
> >> >> Hi Jun
> >> >>
> >> >> On Fri, 29 Oct 2010, Jun Nie wrote:
> >> >>
> >> >>> Hi Guennadi,
> >> >>> I fin
2010/11/15 Guennadi Liakhovetski :
> On Mon, 15 Nov 2010, Jun Nie wrote:
>
>> 2010/11/8 Jun Nie :
>> > 2010/11/2 Guennadi Liakhovetski :
>> >> Hi Jun
>> >>
>> >> On Fri, 29 Oct 2010, Jun Nie wrote:
>> >>
>> >>> Hi Guennadi,
>> >>> I find that your idea of "provide a generic framebuffer driver
>
55 matches
Mail list logo