patch by Colin Western: s/usb_unlink_urb/usb_kill_urb/
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dvb-ttusb-budget.c |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/ttusb-budget/dvb-ttusb-bu
Fix Continuity Errors with tda10021 (slickhenry, Robert Schlabbach)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
tda10021.c |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/frontends/tda1
increased the number of urbs for usb1.1 devices (Patrick Boettcher)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dvb-dibusb-core.c |5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/dibusb/dvb-dibusb-
fix marko kohtala's mail address
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
l64781.c |5 ++---
l64781.h |5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/fronten
dibusb readme update (Patrick Boettcher)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
README.dibusb | 57 +
1 files changed, 25 insertions(+), 32 deletions(-)
Index: linux-2.6.12-rc1-mm1/Documentation/dvb/README.
Updated email address.
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
skystar2.c | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/b2c2/skys
corrected device naming (Patrick Boettcher)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
Kconfig |4 ++--
dib3000-common.c |2 +-
dib3000-common.h |8
dib3000.h|2 +-
dib3000mb.c |6 +++---
dib3000mc.c
patch by Taylor Jacob: Add QAM64/256 Support
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
Kconfig |1 +
nxt2002.c | 43 +--
2 files changed, 42 insertions(+), 2 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/fro
support Activy Budget with ALPS BSRU6 tuner
submitted by Andreas 'randy' Weinberger.
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
budget.c | 16
1 files changed, 12 insertions(+), 4 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dv
o worked around hw_sleep handling for usb1.1 devices
o fixed oops when no frontend was attached (because of usb1.1 timeouts in my
debugging sessions)
(Patrick Boettcher)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dvb-dibusb-fe-i2c.c |4 ++
dvb-dibusb-usb.c
removed useless ifdef: dvb_register_adapter always takes 3 parameters in this
tree
(Andreas Oberritter)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dvb-dibusb-dvb.c |6 +-
1 files changed, 1 insertion(+), 5 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/
Static initialization.
Signed-off-by: Francois Romieu <[EMAIL PROTECTED]>
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
saa7146_core.c | 29 ++---
1 files changed, 2 insertions(+), 27 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/
Comment preliminary Pinnacle 300i changes to the mt352 driver.
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
mt352.c |4
1 files changed, 4 insertions(+)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/frontends/m
remove duplicated pci_release_region() etc.
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
skystar2.c |4
1 files changed, 4 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/b2c2/skystar2.c
===
---
fixed MAC address reading (eeprom address to read, was not correctly set,
respectively overwritten)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
skystar2.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/b2c2/skys
Hello Andrew,
as promised (or threatened ;-) here are my current
DVB patches for 2.6.12-rc1-mm1. Most patches were
in linuxtv.org CVS for over a month, except some
cleanups and small but important fixes.
I hope these patches will make it into 2.6.12.
Please Apply.
Thanks,
Johannes
-
To unsubsc
o added native nova-t support, since only the nova-t firmware works with the
nova-t remote control
o added keys statically (maybe we should find something to sort this out...
cinergyt2 is doing the same)
(Patrick Boettcher)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dvb-
clarify firmware upload messages
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
nxt2002.c |3 ++-
tda1004x.c |6 --
2 files changed, 6 insertions(+), 3 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/frontends/nxt
Andrew Morton wrote:
> Andrew Morton <[EMAIL PROTECTED]> wrote:
> >
> >
> > (Added netdev cc)
> >
> > Felix von Leitner <[EMAIL PROTECTED]> wrote:
> > >
> > > Now about IPv6: npush and npoll are two applications I wrote. npush
> > > sends multicast announcements and opens a TCP socket. npoll re
On Mon, Mar 21, 2005 at 05:10:27PM +0100, Magnus Damm wrote:
> Remove "dvb_"-prefix from parameters. Without the patch all parameters except
> the declaration of parameter "frontend_debug" have a "dvb_"-prefix.
Why is that dvb_ prefix a problem?
> Error detected with section2text.rb, see autopara
Add IR support added by Peter Beutner
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
ttusb_dec.c | 153 ++--
1 files changed, 150 insertions(+), 3 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/ttusb-dec/ttusb
Patch by Olaf Titz: gcc 2.95 compile fixes
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dibusb/dvb-dibusb-core.c |2 +-
dibusb/dvb-fe-dtt200u.c |7 ++-
ttpci/av7110_ir.c|4 ++--
ttpci/budget-av.c|2 +-
4 files changed, 10 insertions(+), 5 del
Support for Nova-S rev 2.2 (Gregor Kroesen)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dvb-ttusb-budget.c | 107 ++---
1 files changed, 94 insertions(+), 13 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/ttusb-budg
kfree(NULL) is safe (Kenneth Aafloy)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
bt8xx/dst.c |2 +-
dvb-core/dvb_ca_en50221.c |3 +--
dvb-core/dvb_frontend.c |3 +--
dvb-core/dvbdev.c |4 +---
frontends/at76c651.c |2 +-
fro
nk <[EMAIL PROTECTED]>
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
b2c2/b2c2-common.c |2 +-
b2c2/skystar2.c|2 +-
bt8xx/bt878.c | 15 ---
bt8xx/dst_priv.h |1 -
dibusb/dvb-dibusb-core.c |2 +-
dibusb/dvb-
patch by Mattias Holmlund: support new version of unshield for
sp887x firmware extraction (changed cmdline parameters)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
get_dvb_firmware |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: linux-2.6.12-r
o corrected the name in driver_desc
o removed debug messages and some comments (see dib3000-watch)
(Patrick Boettcher)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dib3000mb.c | 68 +++-
dib3000mc.c |2 -
2 files chan
fix unhandled invert_pwm option (needed on dbox2 hardware)
submitted by Carsten Juttner
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
ves1x93.c | 12 +---
1 files changed, 9 insertions(+), 3 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/frontends/ves
], the 8th bit
only specifies the direction and is set by the snd/rcvxxxpipe() macro
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
ttusb_dec.c | 49 +
1 files changed, 29 insertions(+), 20 deletions(-)
Index: linux-2.6.12-rc1-mm1/d
Patch by Taylor Jacob and Tom Dombrosky: There was a typo in the BBTI/B2C2
specs that stated the upper frequency of the air2pc/nxt2002 was 806Mhz, not
860Mhz.
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
nxt2002.c |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index:
Use alternative interface. Asks for less bandwidth and therefore works with
OHCI as well as UHCI (Alex Woods)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
ttusb_dec.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/dvb
Remove duplicate setgpio (Kenneth Aafloy)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
saa7146_core.c | 29 +
1 files changed, 5 insertions(+), 24 deletions(-)
Index: linux-2.6.12-rc1-mm1/drivers/media/common/saa7146_
o use own err,info,warn defines, driver description
o remove warning about firmware bug
(Patrick Boettcher)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dvb-dibusb-dvb.c | 13 +
dvb-dibusb-pid.c |4 ++--
dvb-dibusb-usb.c |6 --
dvb-dibusb.h
>From : http://kerneljanitors.org/TODO
o convert from pci_module_init to pci_register_driver
Signed-off-by: Christophe Lucas <[EMAIL PROTECTED]>
Signed-off-by: Domen Puncer <[EMAIL PROTECTED]>
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
b2c2/skystar2.c |
Fix for CAMs on Typhoon DVB-S, where it would constantly reset itself.
(Kenneth Aafloy)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dvb-core/dvb_ca_en50221.c |2 +-
ttpci/budget-av.c | 13 -
2 files changed, 13 insertions(+), 2 deletions(-)
Index:
patch by Anssi Hannula: add support for Technotrend PCI DVB-T
(0x13c2,0x0008, Grundig 29504-401 (LSI L64781 Based) frontend)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
Kconfig |1 +
av7110.c | 47 ++-
av7110.h |1 +
3
vfree() checking cleanups.
Signed-off by: James Lamanna <[EMAIL PROTECTED]>
Signed-off-by: Domen Puncer <[EMAIL PROTECTED]>
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
dvb-core/dmxdev.c | 16 +---
dvb-core/dvb_ca_en50221.c |3 +--
t
o added native support for the dtt200u (Yakumo/Typhoon/Hama) USB2.0 device
o URBs are now submitted, when the actual transfer began, not right from the
device plugin (solves a lot of problems)
o minor fixes in the dib3000-frontends
(Patrick Boettcher)
Signed-off-by: Johannes Stezenbach <[EM
read total AGC_GAIN in case
some adapter turns on the RF_AGC loop.
(Kenneth Aafloy)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
mt352.c | 105 +++-
1 files changed, 39 insertions(+), 66 deletions(-)
Index: linux-
o DVB support for the pcHDTV HD2000 card, submitted by Rusty Scott
o remove bttv dependency from frontend (Kenneth Aafloy)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
bt8xx/Kconfig |4
bt8xx/dvb-bt8xx.c | 72 +
bt8xx/dvb-bt8xx.h |1
frontends/K
On Mon, Mar 14, 2005 at 11:55:24AM +0100, Peter Hagervall wrote:
> Removes some sparse warnings on one-bit bitfields.
>
> Signed-off-by: Peter Hagervall <[EMAIL PROTECTED]>
>
> --
>
> dvb/dvb-core/dvb_ca_en50221.c |6 +++---
I applied this one to linuxtv.org CVS.
> video/cx88/cx88.h
On Tue, Mar 15, 2005 at 02:59:08PM +0100, Mikael Pettersson wrote:
> Fix one array-of-incomplete-type error from gcc4 in bt878.h.
Applied to linuxtv.org CVS.
Thanks,
Johannes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Mo
On Sat, Mar 12, 2005 at 09:08:45PM -0800, John Cherry wrote:
> drivers/media/dvb/frontends/dvb-pll.c:104: warning: (near initialization for
> `dvb_pll_unknown_1.entries')
> drivers/media/dvb/frontends/dvb-pll.c:104: warning: excess elements in array
> initializer
> drivers/media/dvb/frontends/dvb
(linux-dvb list removed from Cc: because it is subscribers only)
On Tue, Mar 08, 2005 at 11:57:26AM +0100, Gerd Knorr wrote:
> This adds some helper code to handle tuning for dvb cards,
> with a struct describing the pll and a function calculating
> the command sequence needed to program it.
>
>
On Thu, Mar 03, 2005 at 06:55:48PM -0800, Randy.Dunlap wrote:
> Gene Heskett wrote:
> >Greetings;
> >
> >I've a new pcHDTV-3000 card, and I thought maybe it would
> >be a good idea to build the cx88 stuff in the DVB section
> >of a make xconfig.
> >
> >It doesn't build, spitting out this bailout:
.
Holger Waechtler wrote:
> Adrian Bunk wrote:
>
> >Before I'm getting flamed to death:
> >This patch contains possible cleanups. If parts of this patch conflict
> >with pending changes these parts of my patch have to be dropped.
> >
> >This patch contains the following possible cleanups:
> >- make
- [DVB] frontends: sp887x: improve confusing firmware loading messages
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
diff -rupN linux-2.6.11-rc2-bk2/drivers/media/dvb/frontends/sp8870.c
linux-2.6.11-rc2-bk2-dvb/drivers/media/dvb/frontends/sp8870.c
--- linux-2.6.11-rc2-bk2/drivers
- [DVB] core: add support for up to six DVB cards by using
32bit dev_t capabilities
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
--- linux-2.6.11-rc2-bk2/drivers/media/dvb/dvb-core/dvbdev.c2004-12-24
22:34:26.0 +0100
+++ linux-2.6.11-rc2-bk2-dvb/drivers/media/d
- [DVB] core: fix access to freed memory when unloading frontend
drivers (fix by Gerd Knorr)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
diff -rupN linux-2.6.11-rc2-bk2/drivers/media/dvb/dvb-core/dvb_frontend.c
linux-2.6.11-rc2-bk2-dvb/drivers/media/dvb/dvb-core/dvb_fron
- [DVB] dibusb: follow USB changes (idVendor, idProduct, bcdDevice
and bcdUSB fields are now __le16)
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
diff -rupN linux-2.6.11-rc2-mm1/drivers/media/dvb/dibusb/dvb-dibusb-core.c
linux-2.6.11-rc2-mm1-dvb/drivers/media/dvb/dibusb/dvb-
Hi Linus,
the following patches correct a few bugs which were found
shortly after submission of the previous patchset :-(
(except 03-core-more-cards which I just submit while I'm at it)
01-dibusb-le16 follow USB __le16 changes
02-core-fe-release fix access to freed memory on module
Adrian Bunk wrote:
> The following compile error comes from Linus' tree:
>
> <-- snip -->
>
> ...
> LD .tmp_vmlinux1
> drivers/built-in.o(.bss+0xd50e4): multiple definition of `debug'
> arch/i386/kernel/built-in.o(.text+0x2e4c): first defined here
> make: *** [.tmp_vmlinux1] Error 1
>
>
time warnings, patch by Markus
Breitenberger
- [DVB] fix spelling errors in various frontend drivers
Signed-off-by: Michael Hunold <[EMAIL PROTECTED]>
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
diff -uraNwB linux-2.6.11-rc2/drivers/media/dvb/frontends/mt352.c
linux-2.
AIL PROTECTED]>
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
diff -uraNwB linux-2.6.11-rc2/drivers/media/dvb/bt8xx/dvb-bt8xx.c
linux-2.6.11-rc2-dvb/drivers/media/dvb/bt8xx/dvb-bt8xx.c
--- linux-2.6.11-rc2/drivers/media/dvb/bt8xx/dvb-bt8xx.c2005-01-20
19:54:05.000
- [DVB] dib3000: driver refactoring, makes it easier to support device clones
Signed-off-by: Michael Hunold <[EMAIL PROTECTED]>
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
diff -uraNwB linux-2.6.11-rc2/drivers/media/dvb/frontends/dib3000-common.c
linux-2.6.11-rc2-dvb/d
Thomas Martin and Dieter Zander:
- [DVB] b2c2-usb-core: fix file permissions to be octal, ISO C90 compile fix,
temporally repaired the request_types
- [DVB] remove remains of dibusb driver after splitup
Signed-off-by: Michael Hunold <[EMAIL PROTECTED]>
Signed-off-by: Johannes Stez
from
frontend code, code simplification
Signed-off-by: Michael Hunold <[EMAIL PROTECTED]>
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
diff -uraNwB linux-2.6.11-rc2/drivers/media/dvb/dvb-core/dvb_demux.c
linux-2.6.11-rc2-dvb/drivers/media/dvb/dvb-core/dvb_demux.c
---
Hi Linus,
this is the usual batch of DVB updates from linuxtv.org CVS.
The patches were prepared by Michael Hunold, I just rediffed
them to apply cleanly against 2.6.11-rc2, and submit
them on his behalf this time.
I realize it is actually a bit late in the 2.6.11 release
cycle but I hope they ca
- [DVB] saa7146: explicitely disable RPS tasks in saa7146_init_one()
Signed-off-by: Michael Hunold <[EMAIL PROTECTED]>
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>
diff -uraNwB linux-2.6.11-rc2/drivers/media/common/saa7146_core.c
linux-2.6.11-rc2-dvb/drivers/
201 - 259 of 259 matches
Mail list logo