Hi Hermann,
On Tue, 02 Feb 2010 02:47:53 +0100, hermann pitton wrote:
> Hi Jean,
>
> Am Montag, den 01.02.2010, 10:56 +0100 schrieb Jean Delvare:
> > Hi Hermann,
> >
> > On Mon, 01 Feb 2010 02:16:35 +0100, hermann pitton wrote:
> > > For now, I only faked a P7131 Dual with a broken IR receiver o
add the items for tlg2300 in the two files.
Signed-off-by: Huang Shijie
---
drivers/media/video/Kconfig |2 ++
drivers/media/video/Makefile |1 +
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 2f83be7..9bd88
This file contains the code for V4L2 implementation.
The VBI shares the same code with the video.
The code support read and mmap for IO, and you can
also choose the USB transfer mode : bulk or isochronous.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-video.c |
The file contains the code for audio which uses the ALSA.
The audio will register a new card for tlg2300.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-alsa.c | 332 +
1 files changed, 332 insertions(+), 0 deletions(-)
create mode 100644 drivers
add Kconfig and Makefile for tlg2300 driver.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/Kconfig | 16
drivers/media/video/tlg2300/Makefile |9 +
2 files changed, 25 insertions(+), 0 deletions(-)
create mode 100644 drivers/media/video/tlg2300/Kcon
From: Huang Shijie
add the maintainers for the tlg2300 driver.
Signed-off-by: Huang Shijie
---
MAINTAINERS |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c8f47bf..2e63987 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4676,6 +467
this is the document for tlg2300.
Signed-off-by: Huang Shijie
---
Documentation/video4linux/README.tlg2300 | 231 ++
1 files changed, 231 insertions(+), 0 deletions(-)
create mode 100644 Documentation/video4linux/README.tlg2300
diff --git a/Documentation/video4linu
This module contains codes for radio.
The radio use the ALSA audio as input.
The mplayer should be compiled with --enable-radio and
--enable-radio-capture.
The command runs as this(assume the alsa audio registers to card 1):
#mplayer radio://103.7/capture/ -radio
This file contains the code for DVB-T.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-dvb.c | 593 ++
1 files changed, 593 insertions(+), 0 deletions(-)
create mode 100644 drivers/media/video/tlg2300/pd-dvb.c
diff --git a/drivers/media/video/tlg
pd-main.c contains the ->probe(), it privides the
generic functions for analog TV, DVB-T and radio.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-main.c | 566 +
1 files changed, 566 insertions(+), 0 deletions(-)
create mode 100644 drivers/media
pd-common.h contains the common data structures, while
vendorcmds.h contains the vendor commands for firmware.
Signed-off-by: Huang Shijie
---
drivers/media/video/tlg2300/pd-common.h | 280 ++
drivers/media/video/tlg2300/vendorcmds.h | 243 +
The TLG2300 is a chip of Telegent System.
It support analog tv,DVB-T and radio in a single chip.
The chip has been used in several dongles, such as aeromax DH-9000:
http://www.b2bdvb.com/dh-9000.htm
You can get more info from:
[1] http://www.telegent.com/
[2] http://www.tel
mt9t112 should always be initialized when camera start.
Because current driver doesn't run this operation,
it will be un-stable if user side player run open/close several times.
Special thanks to Namiki-san
Signed-off-by: Kuninori Morimoto
Reported-by: Takashi Namiki
---
drivers/media/video/mt9
mt9t112 camera needs 100 milliseconds for initializing
Special thanks to Phil
Signed-off-by: Kuninori Morimoto
Reported-by: Phil Edworthy
---
drivers/media/video/mt9t112.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/mt9t112.c b/drivers/media/vid
This polling is needed if camera is in standby mode.
But current exiting condition is inverted.
Signed-off-by: Kuninori Morimoto
---
drivers/media/video/mt9t112.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/mt9t112.c b/drivers/media/video/mt9t112
Dear Guennadi
[Cc] Phil, Namiki-san
These patches are bug fix for mt9t112 camera
Kuninori Morimoto (3):
soc-camera: mt9t112: modify exiting conditions from standby mode
soc-camera: mt9t112: modify delay time after initialize
soc-camera: mt9t112: The flag which control camera-in
On Mon, 2010-02-01 at 16:45 -0200, Mauro Carvalho Chehab wrote:
> Andy Walls wrote:
> > Mauro,
> >
> > Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-bug
> >
> > for the following 5 *high priority* changesets:
>
> Hmm... I don't think cx18 alsa code went to 2.3.33. That may explain why t
On Mon, 2010-02-01 at 07:41 -0500, Andy Walls wrote:
> On Mon, 2010-02-01 at 10:56 +0100, Chicken Shack wrote:
> > Hi,
> >
> > here is a link to a patch which breaks backwards compatibility for a
> > teletext software called alevt-dvb.
> >
> > http://www.mail-archive.com/linuxtv-comm...@linuxtv.o
Hi Jean,
Am Montag, den 01.02.2010, 10:56 +0100 schrieb Jean Delvare:
> Hi Hermann,
>
> On Mon, 01 Feb 2010 02:16:35 +0100, hermann pitton wrote:
> > For now, I only faked a P7131 Dual with a broken IR receiver on a 2.6.29
> > with recent, you can see that gpio 0x4 doesn't go high, but your
>
m-kariche...@ti.com wrote:
> From: Murali Karicheri
>
> This is the header file for ISIF driver on DM365. ISIF driver is equivalent
> to CCDC driver on DM355 and DM644x. This driver is tested for
> YUV capture from TVP514x driver. This patch contains the header files
> required for
> this drive
Stefan Ringel wrote:
> Am 01.02.2010 22:44, schrieb Devin Heitmueller:
>> On Mon, Feb 1, 2010 at 4:23 PM, Stefan Ringel wrote:
>>
You should start by breaking it down into a patch series, so that the
incremental changes can be reviewed. That will allow you to explain
in the patc
Stefan Ringel wrote:
> add Terratec Cinergy Hybrid XE
> bugfix i2c transfer
> add frontend callback
> add init for tm6010
> add digital-init for tm6010
> add callback for analog/digital switch
> bugfix usb transfer in DVB-mode
>
> signed-off-by: Stefan Ringel
Devin is right with respect to the c
From: Murali Karicheri
This patch adds following changes:-
1) add sub device configuration data for TVP5146 used by vpfe capture
2) registers platform devices for vpfe_capture, isif and vpss
3) defines hardware resources for the devices listed under 2)
4) defines c
Hi Kevin,
This patch is already approved by the V4L sub system. I need to get your
approval for the arch part (patch #6). I have updated the clock handling
based on your comments against the last patch (adding clock alias)
I will request Mauro to merge the arch part via the v4l tree. I have a
dev
From: Murali Karicheri
Added a experimental IOCTL, to read the ISIF parameters.
Default handler was not getting the original user configuration data
pointer from the core. So a wrapper function added to handle the default
handler properly.
Reviewed-by: Hans Verkuil
Signed-off-by: Hans Verkuil
From: Murali Karicheri
Enhancements to support DM365 ISP5 and VPSS module configuration.
Also cleaned up the driver by removing redundant variables.
Reviewed-by: Hans Verkuil
Signed-off-by: Hans Verkuil
Signed-off-by: Muralidharan Karicheri
---
Applies to linux-next v4l-dvb tree
- Rebasing
From: Murali Karicheri
This is the source file for ISIF driver for DM365. ISIF driver is equivalent
to CCDC driver on DM355 and DM644x. This driver is tested for
YUV capture from TVP514x driver. This patch contains the header files required
for
this driver. The name of the file is changed to re
From: Murali Karicheri
Adding Makefile and Kconfig for ISIF driver
Reviewed-by: Hans Verkuil
Reviewed-by: Sergei Shtylyov
Signed-off-by: Hans Verkuil
Signed-off-by: Murali Karicheri
---
Applies to linux-next tree
- rebasing to latest tree for merge (v3)
drivers/media/video/Kconfig
From: Murali Karicheri
This is the header file for ISIF driver on DM365. ISIF driver is equivalent
to CCDC driver on DM355 and DM644x. This driver is tested for
YUV capture from TVP514x driver. This patch contains the header files required
for
this driver. The name of the file is changed to ref
From: Murali Karicheri
This patch adds following changes:-
1) add sub device configuration data for TVP5146 used by vpfe capture
2) registers platform devices for vpfe_capture, isif and vpss
3) defines hardware resources for the devices listed under 2)
4) defines c
From: Márton Németh
The byte sequence 0xff, 0xff, 0xff 0xff is not a real marker to skip, instead
it is one byte from the image and the following three 0xff bytes might belong
to a real marker. Modify pixart_fill_nbits() macro to pass the first 0xff byte
as an image data.
Signed-off-by: Márton N
Am 01.02.2010 22:44, schrieb Devin Heitmueller:
> On Mon, Feb 1, 2010 at 4:23 PM, Stefan Ringel wrote:
>
>>> You should start by breaking it down into a patch series, so that the
>>> incremental changes can be reviewed. That will allow you to explain
>>> in the patch descriptions why all the i
On Mon, Feb 1, 2010 at 4:23 PM, Stefan Ringel wrote:
>> You should start by breaking it down into a patch series, so that the
>> incremental changes can be reviewed. That will allow you to explain
>> in the patch descriptions why all the individual changes you have made
>> are required.
>>
>>
> h
On 02/01/2010 10:23 PM, Antti Palosaari wrote:
> On 02/01/2010 09:42 PM, Jiri Slaby wrote:
>> On 02/01/2010 07:28 PM, Jiri Kosina wrote:
>>> On Mon, 1 Feb 2010, Pekka Sarnila wrote:
<3>af9015: command failed:255
<3>dvb-usb: error while querying for an remote control event.
>>
>> Yes
Am Montag, den 01.02.2010, 21:50 +0100 schrieb Thomas Voegtle:
> On Mon, 1 Feb 2010, Chicken Shack wrote:
>
> > Hi Thomas,
> >
> > thanks for reproducing that kernel oops.
> >
> > Question:
> >
> > Can you also confirm / reproduce that alevt does not follow the new TV
> > or radio channel if the n
Hello Hans,
while I was dealing with Labtec Webcam 2200 and with gspca_pac7302 driver I
recognised the
following behaviour. The stream received from the webcam is splitted by the
gspca_pac7302
subdriver when the byte sequence 0xff, 0xff, 0x00, 0xff, 0x96 is found
(pac_find_sof()).
Before transm
Am 01.02.2010 21:52, schrieb Devin Heitmueller:
> On Mon, Feb 1, 2010 at 3:35 PM, Stefan Ringel wrote:
>
>> add Terratec Cinergy Hybrid XE
>> bugfix i2c transfer
>> add frontend callback
>> add init for tm6010
>> add digital-init for tm6010
>> add callback for analog/digital switch
>> bugfix us
On 02/01/2010 09:42 PM, Jiri Slaby wrote:
On 02/01/2010 07:28 PM, Jiri Kosina wrote:
On Mon, 1 Feb 2010, Pekka Sarnila wrote:
I pulled few days ago latest
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
and compiled it. Everything works fine including the tv-stick and
Am Montag, den 01.02.2010, 17:46 -0200 schrieb Mauro Carvalho Chehab:
> Thomas Voegtle wrote:
> >
> > Hello,
> >
> > yesterday I moved from 2.6.31.y to 2.6.32 and found a reproducable
> > kernel oops.
> > Bug is in Linus' tree, too.
Mauro,
To begin with: Thanks for your investigation and patch
On Mon, 1 Feb 2010, Mauro Carvalho Chehab wrote:
Thomas Voegtle wrote:
Hello,
yesterday I moved from 2.6.31.y to 2.6.32 and found a reproducable
kernel oops.
Bug is in Linus' tree, too.
Please try the two patches I sent to the ML today that fixes two potential
situations where the OOPS bug
On Mon, Feb 1, 2010 at 3:35 PM, Stefan Ringel wrote:
> add Terratec Cinergy Hybrid XE
> bugfix i2c transfer
> add frontend callback
> add init for tm6010
> add digital-init for tm6010
> add callback for analog/digital switch
> bugfix usb transfer in DVB-mode
>
> signed-off-by: Stefan Ringel
Hi S
On Mon, 1 Feb 2010, Chicken Shack wrote:
Hi Thomas,
thanks for reproducing that kernel oops.
Question:
Can you also confirm / reproduce that alevt does not follow the new TV
or radio channel if the new channel, tuned by dvbstream / mplayer for
example, is part of another transponder?
Normal,
add Terratec Cinergy Hybrid XE
bugfix i2c transfer
add frontend callback
add init for tm6010
add digital-init for tm6010
add callback for analog/digital switch
bugfix usb transfer in DVB-mode
signed-off-by: Stefan Ringel
diff --git a/drivers/media/common/tuners/tuner-xc2028.c
b/drivers/media/com
--
Stefan Ringel
add Terratec Cinergy Hybrid XE
bugfix i2c transfer
add frontend callback
add init for tm6010
add digital-init for tm6010
add callback for analog/digital switch
bugfix usb transfer in DVB-mode
signed-off-by: Stefan Ringel
diff --git a/drivers/media/common/tuners/tuner-xc2028.
On Mon, Feb 1, 2010 at 2:49 PM, Arnaud Boy wrote:
> Hi!
>
> I've a card "PINNACLE PCTV HYBRID PRO (2)" with the PCI ID
> "0x2304:0x0226". This is work on analog mode but the "em28xx" module
> don't register dvb interface.
>
> I think the card could work if we uncomment the commented part in the
>
Hi!
I've a card "PINNACLE PCTV HYBRID PRO (2)" with the PCI ID
"0x2304:0x0226". This is work on analog mode but the "em28xx" module
don't register dvb interface.
I think the card could work if we uncomment the commented part in the
section [EM2882_BOARD_PINNACLE_HYBRID_PRO] from the
"/linux/drive
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 Feb 1 19:00:06 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14085:4909baa8268c
gcc version: i686-
Thomas Voegtle wrote:
>
> Hello,
>
> yesterday I moved from 2.6.31.y to 2.6.32 and found a reproducable
> kernel oops.
> Bug is in Linus' tree, too.
Please try the two patches I sent to the ML today that fixes two potential
situations where the OOPS bug may hit.
I suspect that alevt-dvb is doin
On 02/01/2010 07:28 PM, Jiri Kosina wrote:
> On Mon, 1 Feb 2010, Pekka Sarnila wrote:
>> Well short answer is: No, it does not work.
Hi, thanks for the input.
>> What I did:
>>
>> I pulled few days ago latest
>>
>>git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
>>
>> and
Hi,
On 02/01/2010 07:36 PM, Mauro Carvalho Chehab wrote:
Jean-Francois Moine wrote:
Hi Douglas,
I believe it is you to whom the pull requests must be addressed.
In fact, the current workflow is different: I'll handle all patches (except
for those that are pure backport patches or to some fil
Am Montag, den 01.02.2010, 19:06 +0100 schrieb Thomas Voegtle:
> Hello,
>
> yesterday I moved from 2.6.31.y to 2.6.32 and found a reproducable kernel
> oops.
> Bug is in Linus' tree, too.
>
> I use a Hauppauge Nova-T Stick with dvb_usb_dib0700
>
> I start mplayer (no problems so far) and then a
Mauro Carvalho Chehab wrote:
> Hi Stefan,
[...]
> We've replaced our procedures on our trees recently. Until last year,
> I was applying the patches at -hg and then converting to -git.
>
> This year, we're just doing the reverse:
[...]
Ah, thanks for the heads-up. This way my worries are unfound
Hi Stefan,
Stefan Richter wrote:
>> The patch number 14077 was added via Douglas Schilling Landgraf
>>
>> to http://linuxtv.org/hg/v4l-dvb master development tree.
> [...]
>> [dougsl...@redhat.com: patch backported to hg tree]
>
> I don't know how you prefer to organize your trees, but:
> In th
On 1/24/2010 1:07 PM, Timothy D. Lenz wrote:
After updating from kernel 2.6.26.8 to 2.6.32.2 and from v4l of
05/19/2009 to 01/18/2010 I lost remote function with Dvico FusionHDTV7
Dual Express. The driver is loading, but not creating an IR device. Went
over it with awalls on IRC. The log is at:
> The patch number 14077 was added via Douglas Schilling Landgraf
>
> to http://linuxtv.org/hg/v4l-dvb master development tree.
[...]
> [dougsl...@redhat.com: patch backported to hg tree]
I don't know how you prefer to organize your trees, but:
In this particular case it could have been simpler
Andy Walls wrote:
> Mauro,
>
> Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-bug
>
> for the following 5 *high priority* changesets:
Hmm... I don't think cx18 alsa code went to 2.3.33. That may explain why they
got rejected at fixes.git tree:
pulling from http://linuxtv.org/hg/~awalls/
Jean-Francois Moine wrote:
> Hi Douglas,
>
> I believe it is you to whom the pull requests must be addressed.
In fact, the current workflow is different: I'll handle all patches (except
for those that are pure backport patches or to some files that are present
only at v4l-dvb -hg tree). After hav
Hello,
yesterday I moved from 2.6.31.y to 2.6.32 and found a reproducable kernel
oops.
Bug is in Linus' tree, too.
I use a Hauppauge Nova-T Stick with dvb_usb_dib0700
I start mplayer (no problems so far) and then alevt. Then there comes
the Oops:
Oops: [#1] SMP
last sysfs file: /sys/de
Am Montag, den 01.02.2010, 11:35 -0200 schrieb Mauro Carvalho Chehab:
> dvb_dmx_init tries to allocate virtual memory for 2 pointers: filter and feed.
>
> If the second vmalloc fails, filter is freed, but the pointer keeps pointing
> to the old place. Later, when dvb_dmx_release() is called, it wi
As dvb_dmx_swfilter_packet() is protected by a spinlock, it shouldn't sleep.
However, vmalloc() may call sleep. So, move the initialization of
dvb_demux::cnt_storage field to a better place.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/dvb/dvb-core/dvb_demux.c | 19 --
Am Montag, den 01.02.2010, 11:02 -0200 schrieb Mauro Carvalho Chehab:
> Chicken Shack wrote:
> > Hi,
> >
> > here is a link to a patch which breaks backwards compatibility for a
> > teletext software called alevt-dvb.
> >
> > http://www.mail-archive.com/linuxtv-comm...@linuxtv.org/msg04638.html
>
dvb_dmx_init tries to allocate virtual memory for 2 pointers: filter and feed.
If the second vmalloc fails, filter is freed, but the pointer keeps pointing
to the old place. Later, when dvb_dmx_release() is called, it will try to
free an already freed memory, causing an OOPS.
Signed-off-by: Mauro
Chicken Shack wrote:
> Hi,
>
> here is a link to a patch which breaks backwards compatibility for a
> teletext software called alevt-dvb.
>
> http://www.mail-archive.com/linuxtv-comm...@linuxtv.org/msg04638.html
>
> The kernel patch was introduced with kernel 2.6.32-rc1.
> It was Signed-off-by B
On Mon, 2010-02-01 at 10:56 +0100, Chicken Shack wrote:
> Hi,
>
> here is a link to a patch which breaks backwards compatibility for a
> teletext software called alevt-dvb.
>
> http://www.mail-archive.com/linuxtv-comm...@linuxtv.org/msg04638.html
>
> The kernel patch was introduced with kernel 2
Hi there,
dmesg output with patched dm1105.c against current v4l-dvb 'modprob
dm1105 card=4'
dm1105 :05:0f.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
DVB: registering new adapter (dm1105)
dm1105 :05:0f.0: MAC dd49b0dc
dm1105 :05:0f.0: could not attach frontend
dm1105 :05:0f.0
The timberdale FPGA is found on the Intel in-Vehicle Infotainment reference
board
russelville.
The driver is a PCI driver which chunks up the I/O memory and distributes
interrupts
to a number of platform devices for each IP inside the FPGA.
Signed-off-by: Richard Röjfors
---
diff --git a/drive
_
Do you have a story that started on Hotmail? Tell us now
http://clk.atdmt.com/UKM/go/195013117/direct/01/--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the b
Hi,
here is a link to a patch which breaks backwards compatibility for a
teletext software called alevt-dvb.
http://www.mail-archive.com/linuxtv-comm...@linuxtv.org/msg04638.html
The kernel patch was introduced with kernel 2.6.32-rc1.
It was Signed-off-by Brandon Philips, Mauro Carvalho Chehab a
Hi Hermann,
On Mon, 01 Feb 2010 02:16:35 +0100, hermann pitton wrote:
> For now, I only faked a P7131 Dual with a broken IR receiver on a 2.6.29
> with recent, you can see that gpio 0x4 doesn't go high, but your
> patch should enable the remote on that P7131 analog only.
I'm not sure why you
69 matches
Mail list logo