Hi Sakari,
On Thu, May 3, 2012 at 7:03 AM, Aguirre, Sergio wrote:
> Hi Sakari,
>
> Thanks for reviewing.
>
> On Wed, May 2, 2012 at 2:47 PM, Sakari Ailus wrote:
>>
>> Hi Sergio,
>>
>> Thanks for the patches!!
>>
>> On Wed, May 02, 2012 at 10:15:46AM -0500, Sergio Aguirre wrote:
>> ...
>>> +stati
On 05/03/2012 08:17 PM, Zdenek Styblik wrote:
> Hello poma,
>
> I'm sorry, but that's all info I've been "given". :-\
It is as it is.
;)
regards,
poma
> On 05/03/12 09:25, poma wrote:
>>
>> [
…]
>>
>> Hi there,
>>
>> These two patches - 'dvb-usb-ids-v2-rtl2832-fc0012.patch' and
>> 'rtl28xxu-v2
On 05/03/2012 11:03 AM, Gianluca Gennari wrote:
> Hi poma,
> I have a 0BDA:2838 (Easycap EZTV646) and a 0BDA:2832 (no name 20x20mm
> mini DVB-T stick) and both are based on the E4000 tuner, which is not
> supported in the kernel at the moment.
> I have no idea if there are sticks with the same USB
On Wed, 2012-05-02 at 00:53 -0400, Bob Lightfoot wrote:
> Dear Mailing List linux-media:
>
> I am attempting to use a Hauppage HVR-1600 purchased new in 2010 as an
> analog tv tuner in my HP Pavillion Elite M9040n PC running Centos 6.2
> x86_64. The problem I am experiencing is that with ev
On Thu, 2012-05-03 at 07:22 -0300, Mauro Carvalho Chehab wrote:
> Em 02-05-2012 21:42, Andy Walls escreveu:
> > On Wed, 2012-05-02 at 19:17 -0300, Mauro Carvalho Chehab wrote:
> >> I suspect that sizeof() won't work inside a macro.
> >
> > sizeof() is evaluated at compile time, after preprocessi
to 3.5.2012 17:59 Brian J. Murrell kirjoitti:
> On 12-05-03 10:48 AM, Devin Heitmueller wrote:
>>
>> I doubt this is a dvb-usb problem, but rather something specific to
>> the realtek parts (suspend/resume does work with other devices that
>> rely on dvb-usb).
>
> Dunno if it's at all relevant but
to 3.5.2012 18:04 Patrick Boettcher kirjoitti:
> On Thursday 03 May 2012 16:20:23 Antti Palosaari wrote:
>> Hello,
>> Here we are, that's the first part I am going to fix as a GSoC
>> project. Work is planned to start after two weeks but better to
>> discuss beforehand.
>>
>> And wish-list is now o
From: Arnd Bergmann
Drivers that refer to a __devexit function in an operations
structure need to annotate that pointer with __devexit_p so
replace it with a NULL pointer when the section gets discarded.
Signed-off-by: Arnd Bergmann
Signed-off-by: Mathieu Poirier
---
drivers/media/dvb/ddbridg
From: Arnd Bergmann
Davinci VIDEO_VPFE_CAPTURE depends on I2C, so reflect that
in Kconfig to avoid build failures in random configurations.
Signed-off-by: Arnd Bergmann
Signed-off-by: Mathieu Poirier
---
drivers/media/video/davinci/Kconfig |1 +
1 files changed, 1 insertions(+), 0 deletio
From: Arnd Bergmann
The IR sony decoder is making use of 'bitrev8' that,
in turn, requires BITREVERSE.
Signed-off-by: Arnd Bergmann
Signed-off-by: Mathieu Poirier
---
drivers/media/rc/Kconfig |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/media/rc/Kconfig b/d
From: Arnd Bergmann
This avoids getting
drivers/media/video/em28xx/em28xx-dvb.c:721: \
undefined reference to `drxd_attach'
Signed-off-by: Arnd Bergmann
Signed-off-by: Mathieu Poirier
---
drivers/media/dvb/frontends/drxd.h | 14 ++
1 files changed, 14 inse
From: Arnd Bergmann
MMIO registers are __iomem tokens in virtual address space,
not integers.
Signed-off-by: Arnd Bergmann
Signed-off-by: Mathieu Poirier
---
drivers/media/video/omap24xxcam-dma.c | 20 ++--
drivers/media/video/omap24xxcam.c |3 +--
drivers/media/vide
From: Arnd Bergmann
Kconfig warns about unsatisfied dependencies of symbols that
are directly selected.
Many capture drivers depend on DVB capture drivers, which
are hidden behind the CONFIG_DVB_CAPTURE_DRIVERS setting.
The solution here is to enable DVB_CAPTURE_DRIVERS unconditionally
when bot
From: Arnd Bergmann
These patches fix miscellaneous problems when working
with make randconfig. They were discovered on kernel
3.1-rc4 and have been reformatted for 3.4.
Arnd Bergmann (6):
drivers/media: add missing __devexit_p() annotations
v4l/dvb: fix Kconfig dependencies on VIDEO_CAPTUR
to 3.5.2012 20:03 Jose Alberto Reguero kirjoitti:
> On Jueves, 3 de mayo de 2012 10:48:43 Devin Heitmueller escribió:
>> Hi Antti,
>>
>> > 2)
>> > Suspend/resume is not supported and crashes Kernel. I have no idea
>> what is
>> > wrong here and what is needed. But as it has been long term known
>>
Hello poma,
I'm sorry, but that's all info I've been "given". :-\
Best regards,
Z.
On 05/03/12 09:25, poma wrote:
>
> [
…]
>
> Hi there,
>
> These two patches - 'dvb-usb-ids-v2-rtl2832-fc0012.patch' and
> 'rtl28xxu-v2-rtl2832-fc0012.patch' adds nine devices based on
> FC0012 tuner, altogethe
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 May 3 19:00:16 CEST 2012
git hash:bcb2cf6e0bf033d79821c89e5ccb328bfbd44907
gcc version: i686-linux-gcc (GC
On Jueves, 3 de mayo de 2012 10:48:43 Devin Heitmueller escribió:
> Hi Antti,
>
> On Thu, May 3, 2012 at 10:18 AM, Antti Palosaari
>
> > 1)
> > Current static structure is too limited as devices are more dynamics
> > nowadays. Driver should be able to probe/read from eeprom device
> > configurati
On Thu, May 3, 2012 at 12:06 PM, Brian J. Murrell wrote:
> But as I mentioned before, it's now completely non-functional due to the
> coax connector on the card having become loose enough to turn (with some
> effort, so screwing an female F-connector on/off was still quite
> doable). Perhaps it w
On 12-05-03 11:37 AM, Andy Walls wrote:
> Devin Heitmueller wrote:
>>
>> Also, which version of the HVR-1600 is this? The one with the
>> mxl5005s or the tda18271? You can check the dmesg output to tell (and
>> if you cannot tell, please pastebin the dmesg output so I can look).
http://brian.in
Hi,
On Wed, May 02, 2012 at 04:32:20PM +0200, Teun wrote:
> I'm having problems compiling the tw68-v2. I looked up the code from
> the error messages, but I don't know anything about making linux
> driver modules.
> I can't find a lot about the module_param function, at least, not
> why this would
Devin Heitmueller wrote:
>Resending with the ML back on the cc:.
>
>On Wed, May 2, 2012 at 11:29 PM, Brian J. Murrell
> wrote:
>> On 12-04-29 08:09 PM, Devin Heitmueller wrote:
>>>
>>> I don't know why you're not seeing valid data on femon with the
>950q.
>>> It should be printing out fine, and i
On Thursday 03 May 2012 16:20:23 Antti Palosaari wrote:
> Hello,
> Here we are, that's the first part I am going to fix as a GSoC
> project. Work is planned to start after two weeks but better to
> discuss beforehand.
>
> And wish-list is now open!
>
> I see two big DVB USB issues including multi
On 12-05-03 10:48 AM, Devin Heitmueller wrote:
>
> I doubt this is a dvb-usb problem, but rather something specific to
> the realtek parts (suspend/resume does work with other devices that
> rely on dvb-usb).
Dunno if it's at all relevant but I used to be able (circa 2.6.32
perhaps? it's a bit f
Hi Antti,
On Thu, May 3, 2012 at 10:18 AM, Antti Palosaari
> 1)
> Current static structure is too limited as devices are more dynamics
> nowadays. Driver should be able to probe/read from eeprom device
> configuration.
>
> Fixing all of those means rather much work - I think new version of DVB USB
Hello,
Here we are, that's the first part I am going to fix as a GSoC project.
Work is planned to start after two weeks but better to discuss beforehand.
And wish-list is now open!
I see two big DVB USB issues including multiple small issues;
1)
Current static structure is too limited as devi
The intent here must be to check if the right most bit
of msgs[i].flags is set and then do the logical negation.
Used macro:
#define I2C_M_RD0x0001
Sparse warns about this:
drivers/media/dvb/dvb-usb/az6007.c:714:40:
warning: dubious: !x & y
Signed-off-by: Emil Goode
---
drivers
On Wed, 02 May 2012 14:24:11 +0200, Laurent Pinchart
wrote :
> Hi Anisse,
>
> On Thursday 26 April 2012 20:07:21 Anisse Astier wrote:
> > Hi,
> >
> > I'm experiencing a problem with uvcvideo with kernel 3.3.3 and today's
> > Linus' tree.
> >
> > Problem not reproduced in 3.2.15, so this could
Hello,
Here we are, that's the first part I am going to fix as a GSoC project.
Work is planned to start after two weeks but better to discuss beforehand.
And wish-list is now open!
I see two big DVB USB issues including multiple small issues;
1)
Current static structure is too limited as devi
Karl Hi,
I'm setting up a libwebcam git repo in sourceforge, Martin Rubli from
logitech (the libwebcam developer), was kind enough to post me all
it's code and the old svn repo backup.
He had already done some fixes regarding the new ioctls for version
0.3, so I just need to go through that and add
On Thursday 03 May 2012 15:42:46 Mauro Carvalho Chehab wrote:
> Em 03-05-2012 04:02, Hans Verkuil escreveu:
> > On Wed May 2 2012 23:39:15 Sakari Ailus wrote:
> >> Hi Hans,
> >>
> >> On Wed, May 02, 2012 at 10:45:22PM +0200, Hans Verkuil wrote:
> >>> On Wed May 2 2012 21:13:47 Sakari Ailus wrote:
>
Moikka!
As I have mentioned many people already, I have got Google Summer of
Code project for the Linux-Media! It means I can do three months full
time work starting from the week 21 (21.05.2012). Originally I applied
"Open firmware for ath9k_htc" -project as that was listed but I added
own t
Em 03-05-2012 04:02, Hans Verkuil escreveu:
> On Wed May 2 2012 23:39:15 Sakari Ailus wrote:
>> Hi Hans,
>>
>> On Wed, May 02, 2012 at 10:45:22PM +0200, Hans Verkuil wrote:
>>> On Wed May 2 2012 21:13:47 Sakari Ailus wrote:
Replace enums in IOCTL structs by __u32. The size of enums is variable
Em 02-05-2012 20:38, Laurent Pinchart escreveu:
> Hi Mauro,
>
> On Wednesday 02 May 2012 19:32:23 Mauro Carvalho Chehab wrote:
>> Em 02-05-2012 16:13, Sakari Ailus escreveu:
>>> Implement compat functions to provide conversion between structs
>>> containing enums and those not. The functions are i
Rémi Denis-Courmont wrote:
Answering myself.
On Thu, 03 May 2012 12:57:00 +0200, Rémi Denis-Courmont
wrote:
On Thu, 3 May 2012 00:39:15 +0300, Sakari Ailus
wrote:
- ppc64: int is 64 bits there, and thus also enums,
Really?
No, really not:
http://refspecs.linuxfoundation.org/ELF/ppc64/PPC-e
Resending with the ML back on the cc:.
On Wed, May 2, 2012 at 11:29 PM, Brian J. Murrell wrote:
> On 12-04-29 08:09 PM, Devin Heitmueller wrote:
>>
>> I don't know why you're not seeing valid data on femon with the 950q.
>> It should be printing out fine, and it's on the same 0.1 dB scale.
>> Try
Oh, and as Andy suggested, please provide a sample of the azap or
femon output for the HVR-1600 where you don't grep out the lines, so
we can see what the SNR looks like before and after the point in time
when the uncorrectable errors occurred.
Devin
--
Devin J. Heitmueller - Kernel Labs
http://
Em 03-05-2012 07:35, Sakari Ailus escreveu:
> Hi Mauro,
>
> Mauro Carvalho Chehab wrote:
>> Em 02-05-2012 21:42, Andy Walls escreveu:
>>> On Wed, 2012-05-02 at 19:17 -0300, Mauro Carvalho Chehab wrote:
>>>
We can speed-up the conversions, with something like:
enum foo {
BAR
Hi Sakari,
Thanks for reviewing.
On Wed, May 2, 2012 at 2:47 PM, Sakari Ailus wrote:
>
> Hi Sergio,
>
> Thanks for the patches!!
>
> On Wed, May 02, 2012 at 10:15:46AM -0500, Sergio Aguirre wrote:
> ...
>> +static int sdp4430_ov_cam1_power(struct v4l2_subdev *subdev, int on)
>> +{
>> + struc
On Thu, Mar 22, 2012 at 1:00 PM, Michael Krufky wrote:
> Mauro,
>
> Please merge this small patch for a USB ID addition
Mauro,
I do not believe this ever got merged. :-(
At this point, since it got so old, can you add Cc to stable to the
patch before merge?
Thanks.
The following changes si
Hi Paulo,
On Wed 120502, Paulo Assis wrote:
> OK, so UVCIOC_CTRL_ADD is no longer available, now we have:
>
> UVCIOC_CTRL_MAP and UVCIOC_CTRL_QUERY, so I guess some changes are
> needed, I'll try to fix this ASAP.
compiled libwebcam-0.2.1 from Ubuntu (had to fight against
CMake - I am almost CMa
Answering myself.
On Thu, 03 May 2012 12:57:00 +0200, Rémi Denis-Courmont
wrote:
> On Thu, 3 May 2012 00:39:15 +0300, Sakari Ailus
> wrote:
>> - ppc64: int is 64 bits there, and thus also enums,
>
> Really?
No, really not:
http://refspecs.linuxfoundation.org/ELF/ppc64/PPC-elf64abi-1
On Thu, 3 May 2012 00:39:15 +0300, Sakari Ailus
wrote:
> - ppc64: int is 64 bits there, and thus also enums,
Really?
(e)glibc assumes that signed int and unsigned int are 32-bits on all
platforms. From bits/types.h:
typedef signed int __int32_t;
typedef unsigned int __uint32_t;
> -
The legacy I2C PM functions have been deprecated and warning on boot
for over a year, convert the drivers still using them to dev_pm_ops.
Signed-off-by: Mark Brown
---
drivers/media/video/msp3400-driver.c | 15 +++
drivers/media/video/tuner-core.c | 15 +++
2 file
On 05/03/2012 12:22 PM, Mauro Carvalho Chehab wrote:
Em 02-05-2012 21:42, Andy Walls escreveu:
On Wed, 2012-05-02 at 19:17 -0300, Mauro Carvalho Chehab wrote:
We can speed-up the conversions, with something like:
enum foo {
BAR
};
if (sizeof(foo) != sizeof(u32))
call_compat_l
Em 02-05-2012 21:42, Andy Walls escreveu:
> On Wed, 2012-05-02 at 19:17 -0300, Mauro Carvalho Chehab wrote:
>
>> We can speed-up the conversions, with something like:
>>
>> enum foo {
>> BAR
>> };
>>
>> if (sizeof(foo) != sizeof(u32))
>> call_compat_logic().
>>
>> I suspect that sizeof()
Hi Mauro,
Mauro Carvalho Chehab wrote:
Em 02-05-2012 21:42, Andy Walls escreveu:
On Wed, 2012-05-02 at 19:17 -0300, Mauro Carvalho Chehab wrote:
We can speed-up the conversions, with something like:
enum foo {
BAR
};
if (sizeof(foo) != sizeof(u32))
call_compat_logic().
I su
Em 02-05-2012 21:42, Andy Walls escreveu:
> On Wed, 2012-05-02 at 19:17 -0300, Mauro Carvalho Chehab wrote:
>
>> We can speed-up the conversions, with something like:
>>
>> enum foo {
>> BAR
>> };
>>
>> if (sizeof(foo) != sizeof(u32))
>> call_compat_logic().
>>
>> I suspect that sizeof()
Hi
I've installed kubuntu 12.04 on my desktop (from kubuntu 10.04) and now the
webcam doesn't work, below the are some command
lsusb
Bus 001 Device 002: ID 041e:4058 Creative Technology, Ltd Live! Cam Optia AF
Bus 002 Device 003: ID 07ca:850a AVerMedia Technologies, Inc. AverTV Volar
Black HD (
Hi poma,
I have a 0BDA:2838 (Easycap EZTV646) and a 0BDA:2832 (no name 20x20mm
mini DVB-T stick) and both are based on the E4000 tuner, which is not
supported in the kernel at the moment.
I have no idea if there are sticks with the same USB PID and the fc0012
tuner.
Regards,
Gianluca
Il 03/05/201
[
…]
Hi there,
These two patches - 'dvb-usb-ids-v2-rtl2832-fc0012.patch' and
'rtl28xxu-v2-rtl2832-fc0012.patch' adds nine devices based on FC0012
tuner, altogether eleven.
Gianluca, please inform forum fellows to test&reply.
Zdenek, fermio - there is a note on
http://wiki.zeratul.org/doku.php?id
On Wed May 2 2012 23:42:30 manjunatha_ha...@ti.com wrote:
> From: Manjunatha Halli
>
> The list of new features -
> 1) New control class for FM RX
> 2) New FM RX CID's - De-Emphasis filter mode and RDS AF switch
> 3) New FM TX CID - RDS Alternate frequency set.
>
> Signed-off-b
On Thu May 3 2012 09:08:57 Hans Verkuil wrote:
> Just a few more minor notes:
>
> On Wed May 2 2012 23:42:28 manjunatha_ha...@ti.com wrote:
> > From: Manjunatha Halli
> >
> > This patch creates new ctrl class for FM RX and adds new CID's for
> > below FM features,
> > 1) De-Emphasis filt
Just a few more minor notes:
On Wed May 2 2012 23:42:28 manjunatha_ha...@ti.com wrote:
> From: Manjunatha Halli
>
> This patch creates new ctrl class for FM RX and adds new CID's for
> below FM features,
> 1) De-Emphasis filter mode
> 2) RDS AF switch
>
> Also this patch adds a fi
On Wed May 2 2012 23:39:15 Sakari Ailus wrote:
> Hi Hans,
>
> On Wed, May 02, 2012 at 10:45:22PM +0200, Hans Verkuil wrote:
> > On Wed May 2 2012 21:13:47 Sakari Ailus wrote:
> > > Replace enums in IOCTL structs by __u32. The size of enums is variable and
> > > thus problematic. Compatibility stru
55 matches
Mail list logo