Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-07 | apply new irq handler for Nova cards contributed by Marian Durkovic <md@bts.sk>, | Holger Waechtler | |
ported by Emard <emard@softhome.net> to the 2.5 kernel tree | |||
2003-02-07 | Fixed overwriting slot number in CA_GET_SLOT_INFO. | Klaus Schmidinger | |
2003-02-03 | get the (ftype == LG_TDQF_S001F || ftype == ALPS_BSRU6) thing right, thanks | Holger Waechtler | |
to Jack Thomasson <jkt@Helius.COM> for pointing this out... | |||
2003-02-03 | NET_GET_IF ioctl implementation contributed by <lymes@tiscalinet.it> | Holger Waechtler | |
2003-02-03 | bugfix for Allps BSRU6 contributed by Matt Davis <matt@Helius.COM> | Holger Waechtler | |
2003-02-03 | update for RPS1 square generation program | Holger Waechtler | |
2003-02-03 | new fidbirq() by <emard@softhome.net> w/ heuristic recovery code for | Holger Waechtler | |
lost interrupts. Let's see how it works... CPU and PCI can be heavy loaded and not properly configured, VSYNC trigger timing can be inaccurate. Two DVB cards can share the same interrupt, sometimes even whole interrupt can be lost. | |||
2003-02-02 | Support more than one card | Florian Schirmer | |
2003-02-02 | Add license | Florian Schirmer | |
2003-01-31 | Remove some debug outputs | Florian Schirmer | |
2003-01-28 | - Removed some debug stuff | Florian Schirmer | |
- Bugfixes - Setup clock polarity properly | |||
2003-01-28 | - More autodetect code | Florian Schirmer | |
- Support BW 6 and 7 MHz modes - Bugfixes | |||
2003-01-27 | Lots of bugfixes and new features | Florian Schirmer | |
2003-01-27 | Adjusted the versioning for the "get_user_pages()" function, | Michael Hunold | |
changed the README for the 2.4.x build -- use a kernel >= 2.4.20. | |||
2003-01-25 | - Rewritten RISC programm | Florian Schirmer | |
- Push sync handling down to DVB API - Major fixes | |||
2003-01-24 | implement vmalloc_to_page() again in order to maintain backward compatibility | Holger Waechtler | |
2003-01-24 | dmainit patch by <emard@softhome.net> | Holger Waechtler | |
2003-01-23 | apply patch by <emard@softhome.net> in order to support nova-patched av7110 ↵ | Holger Waechtler | |
cards | |||
2003-01-23 | apply core patch by <emard@softhome.net> | Holger Waechtler | |
2003-01-23 | apply fidbirq improvements ported to dvb-kernel by <emard@softhome.net> | Holger Waechtler | |
2003-01-22 | Export dvb_swf_filter() | Florian Schirmer | |
2003-01-21 | Pinnacle PCTV DVB-S support (untested) | Florian Schirmer | |
2003-01-21 | Make some things generic | Florian Schirmer | |
2003-01-21 | set __devexit and __devexit_p() flags | Holger Waechtler | |
2003-01-21 | get in sync w/ DVB/ | Holger Waechtler | |
2003-01-21 | Patches required by DVB bt8xx driver | Florian Schirmer | |
2003-01-21 | Add Bt8xx interface files (stolen from PCTV driver) | Florian Schirmer | |
2003-01-21 | Bt8xx based adapter driver | Florian Schirmer | |
2003-01-21 | Nxt6000 based frontend driver | Florian Schirmer | |
2003-01-18 | - add name field to struct dvb_adapter | Florian Schirmer | |
- make it a const char* pointer | |||
2003-01-17 | apply fix by <emard@softhome.net> in order to set demux_id correctly | Holger Waechtler | |
2003-01-16 | - extended the preprocessor magic to av7110.c, too, had to change | Michael Hunold | |
the other files again. | |||
2003-01-16 | - renamed card enum as suggested by Holger | Michael Hunold | |
- added fix for cards with hardware diseqc suggested by Peter Schildmann - cleaned up the cards declaration and variables using preprocessor magic | |||
2003-01-15 | update | Holger Waechtler | |
2003-01-15 | One should test changes before committing them... | Michael Hunold | |
2003-01-15 | Fixed the "frontend not recognnized on first load" bug by | Michael Hunold | |
explicitely enabling the frontend, when budget-core gets loaded. | |||
2003-01-13 | add a timeout to saa7146_i2c_writeout() to prevent endless loop | Johannes Stezenbach | |
2003-01-13 | fix unresolved symbol __ucmpdi2 in 2.4 build | Johannes Stezenbach | |
(don't use 64bit ints in switch()) | |||
2003-01-13 | Add NTSC mode back to av7110 driver. | Michael Hunold | |
2003-01-10 | - Fix broken i2c irq transfer, due to Holger's changes | Michael Hunold | |
- clean up the mxb driver and it's helper modules (rename the structures, add GPL license to the appropriate files, c99 initialisers) - fix 2.5.55 "module insertion causes bug in kobject.o" issue - fixed missing exported symbols in budget-core | |||
2003-01-09 | return meaningful error values | Holger Waechtler | |
2003-01-09 | - add #include <asm/semaphore.h> and #include <linux/timer.h> in order | Holger Waechtler | |
to avoid implicit declarations - make dvb_net buffers const pointers to suppress a warning when calling the demux | |||
2003-01-09 | take over Bugfixes and improvements by Ralph Metzler <rjkm@metzlerbros.org> | Holger Waechtler | |
2003-01-09 | Forgot to add some files. | Michael Hunold | |
2003-01-09 | Fixes for 2.5.55 all over the place: | Michael Hunold | |
- removed the patches, they are not needed any more. you can now use a vanilla 2.5.55 kernel - created a new backport for video-buf and videodev from the 2.5.55 sources - necessary fixes to the saa7146 driver due to changes in 2.5.55 - the core budget functions are now provided by a module called "budget-core.o". (otherwise static compilation is not possible...) - removed #ifdef MODULE crap from all files Misc. - "xawtv" (using xv extension) resulted in wrong colors. the problem is within "xawtv". Gerd Knorr told me, that it'll be fixed in the next release. I tested this version with 2.4.20, 2.5.55 (modules) and 2.5.55 (static). | |||
2003-01-09 | last commit did break select() | Andreas Oberritter | |
2003-01-08 | Removed the whole "device<=>extension" matching crap, the pci subsystem | Michael Hunold | |
can do this much better. We now simply register one pci driver for every extension and are done with it -- if a device actually exists, the pci subsystem calls us back. That's it. Warning: this triggers a bug in the 2.5.x module subsystem -- you should *not* use the driver.av7110 script and modprobe the driver. You can a) build your kernel staticall b) insert the modules one by one with *insmod* I already filed a bug report to lkml. Fixed a bug in Kconfig which prevented the saa7146 modules from being build. | |||
2003-01-08 | apply optimisation patches suggested by Dr. Werner Fink <werner@suse.de> | Holger Waechtler | |
2003-01-08 | use writers count, not users count to decide if we want to shut down the ↵ | Holger Waechtler | |
frontend. Now the frontend will get closed when no more users with write access have the frontend opened. | |||
2003-01-08 | apply fix regarding first tune after device open reported by Andrew de ↵ | Holger Waechtler | |
Quincey <adq_dvb@lidskialf.net> |