Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
master
People at v4l/dvb community were very busy since 2.6.24 window! This is the
largest patch series I ever sent. It has 500+ patches. Thank you all for your
development efforts.
There are
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
master
For two trivial driver fixes:
- A fix at Kconfig to DVB_LGDT330X be selected on cx23885;
- Some ivtv boards requres a longer i2c udelay for they to work.
Cheers,
Mauro.
---
drive
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
master
For the following:
- Some cleanups on several drivers;
- Some fixes on ivtv driver;
- Remove some memory leaks on wm8775 and wm8739;
- Add missing for userspace V4L2 API;
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
master
For the following:
- Add experimental support for tea5761 tuner and AF9005 demodulator
- Add instructions to retrieve opera firmware
- Some improvements at dvb-pll and at tuner
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
master
For the following:
- Two fixes on Kconfig dependencies (ivtv and em28xx)
- Adding new fields to v4l2_pix_format broke the ABI, reverted that change
- Dvb-core: Handle failures t
On Wed, 9 May 2007, Mauro Carvalho Chehab wrote:
> Em Qua, 2007-05-09 às 08:30 +0200, Geert Uytterhoeven escreveu:
> > On Fri, 27 Apr 2007, Mauro Carvalho Chehab wrote:
> > > A short changelog:
> > >
> > >- New drivers:
> > > ivtv driver for Hauppauge PVR series and similar boards;
> >
Hi Geert,
Em Qua, 2007-05-09 às 08:30 +0200, Geert Uytterhoeven escreveu:
> On Fri, 27 Apr 2007, Mauro Carvalho Chehab wrote:
> > A short changelog:
> >
> >- New drivers:
> > ivtv driver for Hauppauge PVR series and similar boards;
>
> Can we please have proper Kconfig dependencies i
On Fri, 27 Apr 2007, Mauro Carvalho Chehab wrote:
> A short changelog:
>
>- New drivers:
> ivtv driver for Hauppauge PVR series and similar boards;
Can we please have proper Kconfig dependencies instead of
| #ifdef CONFIG_LIRC_I2C
| # error "This driver is not compatible with the LI
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
master
There are several cleanups, driver updates and fixes on this series, including
some
important fixes on handling V4L1 calls.
This series also adds support for a few newer saa7134 cards,
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
master
This series contains a few fixes and cleanups, including a compilation fix for
alpha
architecture:
- Cx88: fix compilation on alpha
- MEDIA: Spinlock initializer cleanup
- Cx88
On 4/28/07, Trent Piepho <[EMAIL PROTECTED]> wrote:
On Sat, 28 Apr 2007, Markus Rechberger wrote:
> On 4/27/07, Trent Piepho <[EMAIL PROTECTED]> wrote:
> > On Mon, 16 Apr 2007, Markus Rechberger wrote:
> > > > >> enough testing to be sent to mainline.
> >
> > I wish these patches had more comment
On Sat, 28 Apr 2007, Markus Rechberger wrote:
> On 4/27/07, Trent Piepho <[EMAIL PROTECTED]> wrote:
> > On Mon, 16 Apr 2007, Markus Rechberger wrote:
> > > > >> enough testing to be sent to mainline.
> >
> > I wish these patches had more comments about how they worked, because it's
> > not clear to
On 4/27/07, Trent Piepho <[EMAIL PROTECTED]> wrote:
On Mon, 16 Apr 2007, Markus Rechberger wrote:
> On 4/16/07, Michael Krufky <[EMAIL PROTECTED]> wrote:
> > Adrian Bunk wrote:
> > > On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote:
> > >> Mauro,
> > >>
> > >> I've been out of town
On Mon, 16 Apr 2007, Markus Rechberger wrote:
> On 4/16/07, Michael Krufky <[EMAIL PROTECTED]> wrote:
> > Adrian Bunk wrote:
> > > On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote:
> > >> Mauro,
> > >>
> > >> I've been out of town for the past few days... I just got home and saw
> > t
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
master
A short changelog:
- New drivers:
ivtv driver for Hauppauge PVR series and similar boards;
ZR364xx USB driver;
Opera S1 DVB USB driver;
TDA10023 DVB fr
> > I have tested these patches with 2.6.20-mh1 + v4l-dvb-b5be3479f070 patchset.
> > I also tried 2.6.21-rc6 + v4l-dvb-b5be3479f070 patchset and this
> > combination
> > also works without OOPS.
> >
> Yes, that shows that the changesets prevent the oops, but it says
> nothing about vanilla 2.6
Am Montag, den 16.04.2007, 12:25 -0400 schrieb Michael Krufky:
> CIJOML wrote:
> > Dne pondělí 16 duben 2007 17:34 Michael Krufky napsal(a):
> >
> >> Adrian Bunk wrote:
> >>
> >>> On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote:
> >>>
> Mauro,
>
> I've b
On Mon, 16 Apr 2007, Dmitry Torokhov wrote:
> Hi Mauro,
>
> On 4/15/07, Mauro Carvalho Chehab <[EMAIL PROTECTED]> wrote:
> > - Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci
>
> While move of spin_lock_init before request_irq is obviously correct I
> wonder what is the reason behind chan
CIJOML wrote:
> Dne pondělí 16 duben 2007 17:34 Michael Krufky napsal(a):
>
>> Adrian Bunk wrote:
>>
>>> On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote:
>>>
Mauro,
I've been out of town for the past few days... I just got home and saw
this:
>>
Dne pondělí 16 duben 2007 17:34 Michael Krufky napsal(a):
> Adrian Bunk wrote:
> > On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote:
> >> Mauro,
> >>
> >> I've been out of town for the past few days... I just got home and saw
> >> this:
> >>
> >> Mauro Carvalho Chehab wrote:
> >>>
On 4/16/07, Michael Krufky <[EMAIL PROTECTED]> wrote:
Adrian Bunk wrote:
> On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote:
>> Mauro,
>>
>> I've been out of town for the past few days... I just got home and saw
this:
>>
>>
>> Mauro Carvalho Chehab wrote:
>>>- Fix 1/3 for bug 78
Hi Mauro,
On 4/15/07, Mauro Carvalho Chehab <[EMAIL PROTECTED]> wrote:
- Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci
While move of spin_lock_init before request_irq is obviously correct I
wonder what is the reason behind changing spin_lock_irq() into
spin_lock_irqsave() as I do n
Adrian Bunk wrote:
> On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote:
>> Mauro,
>>
>> I've been out of town for the past few days... I just got home and saw this:
>>
>>
>> Mauro Carvalho Chehab wrote:
>>>- Fix 1/3 for bug 7819: fixed frontend hotplug issue
>>>- Fix 2/3 for bu
One more addiction:
As a side effect this fixes also kernel crash, when you swsusp/swresume with
USB dongle and playing DVB stream.
Michal
Dne pondělí 16 duben 2007 16:15 Adrian Bunk napsal(a):
> On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote:
> > Mauro,
> >
> > I've been out o
Hi,
I have tested these patches with:
Freecom DVB-T dongle
Pluto2 pcmcia card
Leadtek WinFast DTV dongle 1st generation
Leadtek WinFast DTV dongle 2nd generation
These are 4 different devices with 4 different hw and modules.
All works. Please apply.
Michal
Dne pondělí 16 duben 2007 16:15 Adria
On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote:
> Mauro,
>
> I've been out of town for the past few days... I just got home and saw this:
>
>
> Mauro Carvalho Chehab wrote:
> >- Fix 1/3 for bug 7819: fixed frontend hotplug issue
> >- Fix 2/3 for bug 7819: demux and dvr
>
Em Seg, 2007-04-16 às 10:17 +0200, Markus Rechberger escreveu:
> On 4/16/07, Manu Abraham <[EMAIL PROTECTED]> wrote:
> > Michael Krufky wrote:
> > > Mauro,
> > >
> > > I've been out of town for the past few days... I just got home and saw
> > this:
> > >
> > >
> > > Mauro Carvalho Chehab wrote:
> >
On 4/16/07, Manu Abraham <[EMAIL PROTECTED]> wrote:
Michael Krufky wrote:
> Mauro,
>
> I've been out of town for the past few days... I just got home and saw
this:
>
>
> Mauro Carvalho Chehab wrote:
>>- Fix 1/3 for bug 7819: fixed frontend hotplug issue
>>- Fix 2/3 for bug 7819: demux and
Michael Krufky wrote:
> Mauro,
>
> I've been out of town for the past few days... I just got home and saw this:
>
>
> Mauro Carvalho Chehab wrote:
>>- Fix 1/3 for bug 7819: fixed frontend hotplug issue
>>- Fix 2/3 for bug 7819: demux and dvr
>>- Fix 3/3 for bug 7819: fixed hotpluggin
Mauro,
I've been out of town for the past few days... I just got home and saw this:
Mauro Carvalho Chehab wrote:
>- Fix 1/3 for bug 7819: fixed frontend hotplug issue
>- Fix 2/3 for bug 7819: demux and dvr
>- Fix 3/3 for bug 7819: fixed hotplugging for dvbnet
I don't think that this
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
master
For the following:
- Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci
- Fix 1/3 for bug 7819: fixed frontend hotplug issue
- Fix 2/3 for bug 7819: demux and dvr
- Fix
31 matches
Mail list logo