Age | Commit message (Expand) | Author |
2003-02-14 | removed Metzlerbros from MODULE_AUTHOR list, there is no code left frmo them... | Holger Waechtler |
2003-02-14 | add budget_ci link rule and fixed an unitialized variable warning | Holger Waechtler |
2003-02-14 | created a new budget_ci.o module, add msp430 IR support | Holger Waechtler |
2003-02-13 | outcom sanity checks and code readability review | Holger Waechtler |
2003-02-13 | fidbirq() is obsolete. Here is removal of saa7146 interrupt | Davor Emard |
2003-02-12 | Vpeirq is rewritten for readability, keeping all the logic and functionality | Davor Emard |
2003-02-11 | firmware update from DVB HEAD (CI link layer, new FW version number, | Johannes Stezenbach |
2003-02-11 | - restructured build-2.4 stuff so it is no longer necessary to | Johannes Stezenbach |
2003-02-11 | apply fix ring_buffer_free() logic in ci_ll_reset() contributed by Oliver End... | Holger Waechtler |
2003-02-10 | link layer firmware | Holger Waechtler |
2003-02-09 | fixed a missing 'return' statement (reported by Oliver Endriss <o.endriss@gmx... | Klaus Schmidinger |
2003-02-07 | add complete 'enum xxxx {} xxxx_t' conventions everywhere | Holger Waechtler |
2003-02-07 | apply new irq handler for Nova cards contributed by Marian Durkovic <md@bts.sk>, | Holger Waechtler |
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 |
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 |
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-30 | #include <time.h> | Andreas Oberritter |
2003-01-28 | - Removed some debug stuff | Florian Schirmer |
2003-01-28 | - More autodetect code | Florian Schirmer |
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 |
2003-01-25 | - Rewritten RISC programm | Florian Schirmer |
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 c... | Holger Waechtler |
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 |
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 |
2003-01-16 | - renamed card enum as suggested by Holger | Michael Hunold |
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 |
2003-01-13 | add a timeout to saa7146_i2c_writeout() to prevent endless loop | Johannes Stezenbach |