> The IR code suffered a major change during this development cycle. So, this
> patch doesn't apply
> anymore.
OK, let's delay IR part for a while I'd like to try the new IR code,
mainly because of keystroke loss issue if the new code perhaps
works better.
In this patch is just my suggestion of
Hi Robert,
On Wed, May 26, 2010 at 10:19:21PM +0200, Robert Jarzmik wrote:
> Sascha Hauer writes:
>
> > Hi,
> >
> > The mt9m111 soc-camera driver has a swap_rgb_red_blue variable which is
> > hardcoded to 1. This results in, well the name says it, red and blue being
> > swapped in my picture.
>
So I'm inching closer to a viable mceusb driver submission -- both a
first-gen and a third-gen transceiver are now working perfectly with
multiple different mce remotes. However, that's only when I make sure
the mceusb driver is loaded w/only the rc6 decoder loaded. When
ir-core comes up, it reques
Am 27.05.2010 23:23, schrieb Mauro Carvalho Chehab:
> Em Sun, 23 May 2010 20:31:45 +0200
> stefan.rin...@arcor.de escreveu:
>
>
>> From: Stefan Ringel
>>
>> fusion function copy streams and copy_packets to new function copy_streams.
>>
>> Signed-off-by: Stefan Ringel
>> ---
>> drivers/staging
Am 27.05.2010 23:23, schrieb Mauro Carvalho Chehab:
> Em Sun, 23 May 2010 20:31:45 +0200
> stefan.rin...@arcor.de escreveu:
>
>
>> From: Stefan Ringel
>>
>> fusion function copy streams and copy_packets to new function copy_streams.
>>
>> Signed-off-by: Stefan Ringel
>> ---
>> drivers/staging
Hi,
Am Donnerstag, den 27.05.2010, 14:17 -0300 schrieb Mauro Carvalho
Chehab:
> Em Sat, 8 May 2010 01:50:24 +0200
> Emard escreveu:
>
> > HI
> >
> > ... tried to post this few times to thhis list I don't know if
> > it has made it maybe this time it will appear on the mailing list
> >
> >
Em Thu, 27 May 2010 16:05:48 +0200
Guy Martin escreveu:
>
> Hi Mauro,
>
>
> Sorry for the delay, I was abroad.
> Let me detail the issue a bit more.
>
> In budget.c, the the frontend is attached this way :
>
> budget->dvb_frontend = dvb_attach(stv090x_attach,
> &tt1600_stv090x_config, &budge
Hi Dmitri,
Em Wed, 26 May 2010 14:52:19 +1000
Dmitri Belimov escreveu:
> Hi
>
> Patches for review.
> Add new data structure list_head for many tm6000 cards.
> Rework tm6000-alsa.
> Comment some old code befor remove.
Please, always send one patch per email. Patchwork won't catch multiple pa
Hi,
Is there any chance that the Terratec 2400i is going to be enabled in
the ngene driver soon?
I have the older version working fine, am just not quite there on how
to make the changes to the ngene demod code to attach drx395d?
Any chance?
Thanks!
--
To unsubscribe from this list: send the li
Em Sun, 23 May 2010 20:31:45 +0200
stefan.rin...@arcor.de escreveu:
> From: Stefan Ringel
>
> fusion function copy streams and copy_packets to new function copy_streams.
>
> Signed-off-by: Stefan Ringel
> ---
> drivers/staging/tm6000/tm6000-usb-isoc.h |5 +-
> drivers/staging/tm6000/tm600
From: Stefan Ringel
bugfix outp in function copy_multiplexed
Signed-off-by: Stefan Ringel
---
drivers/staging/tm6000/tm6000-video.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/tm6000/tm6000-video.c
b/drivers/staging/tm6000/tm6000-video.c
inde
On Thu, May 27, 2010 at 2:56 AM, Guennadi Liakhovetski
wrote:
> (adding V4L ML to CC and preserving the complete reply for V4L readers)
>
> On Thu, 27 May 2010, Jaya Kumar wrote:
>
>> On Wed, May 26, 2010 at 10:09 PM, Guennadi Liakhovetski
>> wrote:
>> > Problem: Currently the standard way to pro
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:Thu May 27 19:00:18 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14875:304cfde05b3f
git master:
Am 27.05.2010 08:44, schrieb Hiremath, Vaibhav:
>> V4L(2) video output vs. framebuffer.
>>
>> Problem: Currently the standard way to provide graphical output on various
>> (embedded) displays like LCDs is to use a framebuffer driver. The
>> interface is well supported and widely adopte
On Tue, 2010-05-25 at 14:33 +0200, Pawel Osciak wrote:
> Hello,
>
> this RFC concerns video buffer allocation in videobuf, as well as in V4L in
> general.
>
> Its main purpose is to discuss issues, gather comments and specific
> requirements, proposals and ideas for allocation mechanisms from
> i
Another idea:
compare syslog line
May 27 14:33:42 emard kernel: saa7133[0]: board init: gpio is 84bf00
when trying to load firmware without preparing with windows and
after windows - see if there's a difference between bits of the hex
value (0x84bf00 in my case)
that's a probable clue to modify
Em Sun, 9 May 2010 20:48:22 +0200
Emard escreveu:
> Yes, almost everything:
> DVB-T, Analog TV, FM Radio, IR Remote control.
>
> I haven't tested too much analog TV (it seems to work,
> receivers some snowy channels but I don't have good antenna).
> Also didn't test video inputs at all.
>
> Not
Em Sat, 8 May 2010 01:50:24 +0200
Emard escreveu:
> HI
>
> ... tried to post this few times to thhis list I don't know if
> it has made it maybe this time it will appear on the mailing list
>
> I have european version of Compro Videomate T750F Vista
> hybrid dvb-t + tv (PAL) + FM card. In k
HI
This code is responsible to prepare the card to load the firmware
I have no true clue what it actually does, possible it is a
reset sequence for onboard tuner chips or just a matter of
enabling some power to them.
I have googled for compro 750 related discussions and seen various posts
so I
This patch replaces calls to video_drvdata with
references to struct file->private_data which is
set during usb_dsbr100_open. This value is passed
by video_ioctl2 via the *priv argument and is
accessible via file->private_data otherwise.
Signed-off-by: David Ellingsworth
---
drivers/media/radio/
This patch simplifies the error paths within the
usb_dsbr100_probe routine. It also removes an unnecessary
local variable.
Signed-off-by: David Ellingsworth
---
drivers/media/radio/dsbr100.c | 39 ---
1 files changed, 20 insertions(+), 19 deletions(-)
diff
This patch adds a flag to indicate if the radio has been
initialized or not. If the flag has not been set upon open,
the radio is initialized to a known state.
It combines the STARTED/STOPPED indicators into a single
MUTED flag adn defines a couple of macros for determining
the status of the radio
Signed-off-by: David Ellingsworth
---
drivers/media/radio/dsbr100.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/radio/dsbr100.c b/drivers/media/radio/dsbr100.c
index 673eda8..2f96e13 100644
--- a/drivers/media/radio/dsbr100.c
+++ b/drivers/media/radio/d
Signed-off-by: David Ellingsworth
---
drivers/media/radio/dsbr100.c | 77 +---
1 files changed, 33 insertions(+), 44 deletions(-)
diff --git a/drivers/media/radio/dsbr100.c b/drivers/media/radio/dsbr100.c
index ed9cd7a..673eda8 100644
--- a/drivers/media/rad
Signed-off-by: David Ellingsworth
---
drivers/media/radio/dsbr100.c |6 ++
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/drivers/media/radio/dsbr100.c b/drivers/media/radio/dsbr100.c
index b62fe40..c949ace 100644
--- a/drivers/media/radio/dsbr100.c
+++ b/drivers/media/rad
The value returned from the device in radio->transfer_buffer[0]
isn't clearly defined, but is used as a return code. This value
is an unsigned 8-bit integer that is implicitly converted to an
int. Since this value can never be less than 0, return 0 instead.
This simplifies the verification of calli
Signed-off-by: David Ellingsworth
---
drivers/media/radio/dsbr100.c | 11 +--
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/drivers/media/radio/dsbr100.c b/drivers/media/radio/dsbr100.c
index 2f96e13..b62fe40 100644
--- a/drivers/media/radio/dsbr100.c
+++ b/drivers/medi
This patch series addresses several issues in the dsbr100 driver.
This series is based on the v4l-dvb master git branch and has been
compile tested only. It should be tested before applying.
This is the second version of this series. An additional patch has
been added to cleanup/clarify the return
Am 27.05.2010 16:43, schrieb Luis Henrique Fagundes:
> Hi Stefan,
>
> Looks like your patch sent on May 19th doesn't compile. I might be
> missing something, but I needed the attached patch to make it compile.
>
> Luis
>
@@ -452,7 +452,7 @@
while (len>0) {
cpysize=min(le
Am 27.05.2010 17:21, schrieb Bee Hock Goh:
> Stefan,
>
> Did you have a kernel opps while loading the tm6000-alsa?
>
> regards,
> Hock.
>
>
No, but I rewrite the init and fini function. If that works I send it.
> On Tue, May 11, 2010 at 12:22 AM, wrote:
>
>> From: Stefan Ringel
>>
>> add
Stefan,
Did you have a kernel opps while loading the tm6000-alsa?
regards,
Hock.
On Tue, May 11, 2010 at 12:22 AM, wrote:
> From: Stefan Ringel
>
> add extension
> add module init over tm6000 extension
>
>
> Signed-off-by: Stefan Ringel
> ---
> drivers/staging/tm6000/tm6000-alsa.c | 25
Am 27.05.2010 16:43, schrieb Luis Henrique Fagundes:
> Hi Stefan,
>
> Looks like your patch sent on May 19th doesn't compile. I might be
> missing something, but I needed the attached patch to make it compile.
>
> Luis
>
That is bugfix in later patch ([5/5] tm6000:rewrite copy_streams
https://p
Hi Stefan,
Looks like your patch sent on May 19th doesn't compile. I might be
missing something, but I needed the attached patch to make it compile.
Luis
--- a/drivers/staging/tm6000/tm6000-video.c 2010-05-26 09:13:19.0 -0300
+++ b/drivers/staging/tm6000/tm6000-video.c 2010-05-26 09:12:29
Last week I had the same problem. It gave me a headache trying to make
it work! So here is the instruction:
* First, follow the link below and download the .bz2 file.
http://mercurial.intuxication.org/hg/s2-liplianin
*Now, extract the files in the /usr/src/ directory and then, at the
prompt, type
My em28xx based Hauppauge HVR-950 does not work when I also have my au0828
based HVR-950q plugged in. Both are USB devices. Depending on which USB
ports I have them plugged into and which way the wind is blowing, I either
see kernel oopses when they are both plugged in, or I see an unending
Hi Mauro,
Sorry for the delay, I was abroad.
Let me detail the issue a bit more.
In budget.c, the the frontend is attached this way :
budget->dvb_frontend = dvb_attach(stv090x_attach,
&tt1600_stv090x_config, &budget->i2c_adap, STV090x_DEMODULATOR_0);
This means that the tt1600_stv090x_config
From: Vaibhav Hiremath
AM3517 uses similar VPFE-CCDC hardware IP as in Davinci, so reusing
the driver.
Currently the davinci driver is hardly tied with ARCH_DAVINCI, which
was limiting AM3517 to reuse the driver. So created seperate Kconfig
file for davinci and added AM3517 to dependancy.
Also a
From: Vaibhav Hiremath
Currently VPFE Capture driver and DM6446 CCDC driver is being
reused for AM3517. So this patch is preparing the Kconfig/makefile
for re-use of such IP's.
Signed-off-by: Vaibhav Hiremath
---
drivers/media/video/Kconfig | 61 +--
drivers/media
From: Vaibhav Hiremath
Also created vpfe master/slave clock aliases, since naming
convention is different in both Davinci and AM3517 devices.
Signed-off-by: Vaibhav Hiremath
---
arch/arm/mach-omap2/board-am3517evm.c | 161 +
1 files changed, 161 insertions(+),
On Thu, 27 May 2010, Jaya Kumar wrote:
> You've raised the MIPI-DSI issue. It is a good area to focus the
> discussion on for fbdev minded people and one that needs to be
> resolved soon so that we don't get dozens of host controller specific
> mipi display panel drivers. I had seen that omap2 fbd
From: Julia Lawall
In each case, the print involves dereferencing a value that is NULL or is
near NULL.
A simplified version of the semantic match that finds this problem is as
follows: (http://coccinelle.lip6.fr/)
//
@r exists@
expression E,E1;
identifier f;
statement S1,S2,S3;
@@
if ((E ==
On Thu, May 27, 2010 at 01:02:09PM +0800, Ang Way Chuang wrote:
> ULE (Unidirectional Lightweight Encapsulation RFC 4326)
> decapsulation code has a bug that incorrectly treats ULE SNDU packed
> into the remaining 2 or 3 bytes of a MPEG2-TS frame as having
> invalid pointer field on the subsequent
>Guennadi Liakhovetski wrote:
>On Thu, 27 May 2010, Pawel Osciak wrote:
>
>> Hi,
>>
>> >Guennadi Liakhovetski wrote:
>> >
>> >No idea whether this is a worthy and suitable topic for this meeting, but:
>> >
>> >V4L(2) video output vs. framebuffer.
>> >
>> >How about a v4l2-output - fbdev translatio
On Thu, May 27, 2010 at 11:45:25AM +0200, Guennadi Liakhovetski wrote:
> On Wed, 26 May 2010, Robert Jarzmik wrote:
>
> > Sascha Hauer writes:
> >
> > > Hi,
> > >
> > > The mt9m111 soc-camera driver has a swap_rgb_red_blue variable which is
> > > hardcoded to 1. This results in, well the name sa
From: Vaibhav Hiremath
Changes -
- Kconfig option dependancy changed to ARCH_OMAP2/3 from
ARCH_OMAP24XX/34XX
- There are some moments of function from omap_dss_device
to omap_dss_driver. Incorporated changes for the same.
Signed-off-by: Vaibhav Hiremath
---
driv
From: Vaibhav Hiremath
Fixes required either due to changes in OMAP DSS library or driver
implementation bug.
Vaibhav Hiremath (3):
OMAP_VOUT:Build FIX: Rebased against latest DSS2 changes
OMAP_VOUT:FIX:Replaced dma-sg with dma-contig
OMAP_VOUT:FIX: Module params were not working through b
From: Vaibhav Hiremath
Signed-off-by: Vaibhav Hiremath
---
drivers/media/video/omap/Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/video/omap/Makefile
b/drivers/media/video/omap/Makefile
index b8bab00..b287880 100644
--- a/drivers/media/vide
From: Vaibhav Hiremath
Actually OMAP doesn't support scatter-gather DMA for
Display subsystem but due to legacy coding it has been overlooked
till now.
Signed-off-by: Vaibhav Hiremath
---
drivers/media/video/omap/Kconfig |2 +-
drivers/media/video/omap/omap_vout.c | 46 +++---
On Thu, May 27, 2010 at 2:56 PM, Guennadi Liakhovetski
wrote:
> (adding V4L ML to CC and preserving the complete reply for V4L readers)
>
> On Thu, 27 May 2010, Jaya Kumar wrote:
>
>> On Wed, May 26, 2010 at 10:09 PM, Guennadi Liakhovetski
>> wrote:
> Ok, let me explain what exactly I meant. Abov
Hi,
I'm asking about this here because I've seen firmware blobs for this
device's chipset, but I'm not sure about driver availability or if
anyone got ISDB-T reception to work.
The device I have is a USB tuner, brand: Geniatech / MyGica USB made in Taiwan.
Model: Geniatech U6813.
It comes with d
On Thu, 27 May 2010, Pawel Osciak wrote:
> Hi,
>
> >Guennadi Liakhovetski wrote:
> >
> >No idea whether this is a worthy and suitable topic for this meeting, but:
> >
> >V4L(2) video output vs. framebuffer.
> >
> >How about a v4l2-output - fbdev translation layer? You write a v4l2-output
> >drive
Hi,
>Guennadi Liakhovetski wrote:
>
>No idea whether this is a worthy and suitable topic for this meeting, but:
>
>V4L(2) video output vs. framebuffer.
>
>How about a v4l2-output - fbdev translation layer? You write a v4l2-output
>driver and get a framebuffer device free of charge... TBH, I haven'
On Wed, 26 May 2010, Robert Jarzmik wrote:
> Sascha Hauer writes:
>
> > Hi,
> >
> > The mt9m111 soc-camera driver has a swap_rgb_red_blue variable which is
> > hardcoded to 1. This results in, well the name says it, red and blue being
> > swapped in my picture.
> > Is this value needed on some b
Hello, I buy the "KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)" DVB-T
tuner, it works well on Debian Squeeze (2.6.32 kernel). This is the
dmesg message on plug:
$ dmesg
...
[ 224.756123] usb 1-3: new high speed USB device using ehci_hcd and address 5
[ 224.892142] usb 1-3: New USB device found, i
Looking forward to the proposal. Indeed, Intel Moorestown is suffered from the
videobuf framework limitation.
Xiaolin
-Original Message-
From: linux-media-ow...@vger.kernel.org
[mailto:linux-media-ow...@vger.kernel.org] On Behalf Of Hiremath, Vaibhav
Sent: Wednesday, May 26, 2010 1:06
From: Huzaifa Sidhpurwala
move VIDIOCSCHAN to libv4l1
Signed-Off-by: Huzaifa Sidhpurwala
---
lib/libv4l1/libv4l1.c | 30 +-
1 files changed, 29 insertions(+), 1 deletions(-)
diff --git a/lib/libv4l1/libv4l1.c b/lib/libv4l1/libv4l1.c
index f64025a..c9b6bf9 100644
On Wed, May 26, 2010 at 10:19:21PM +0200, Robert Jarzmik wrote:
> Sascha Hauer writes:
>
> > Hi,
> >
> > The mt9m111 soc-camera driver has a swap_rgb_red_blue variable which is
> > hardcoded to 1. This results in, well the name says it, red and blue being
> > swapped in my picture.
> > Is this va
On Thu, 27 May 2010, Hiremath, Vaibhav wrote:
> > OTOH V4L2 has a standard video output driver support, it is not very
> > widely used, in the userspace I know only of gstreamer, that somehow
> > supports video-output v4l2 devices in latest versions. But, being a part
> > of the v4l2 subsystem, th
Hi all,
regarding the described problems with capturing a full transponder from
a DVB device, I would like to ask if anyone is able to reproduce the
described problems?
We originally found that problem on a TBS DVB dual tuner board and are
able to reproduce these problems very quickly on all TBS
From: Huzaifa Sidhpurwala
---
lib/libv4l1/libv4l1.c | 30 +-
1 files changed, 29 insertions(+), 1 deletions(-)
diff --git a/lib/libv4l1/libv4l1.c b/lib/libv4l1/libv4l1.c
index f64025a..4a65222 100644
--- a/lib/libv4l1/libv4l1.c
+++ b/lib/libv4l1/libv4l1.c
@@ -702,7
60 matches
Mail list logo