summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-15- some powermanagement stuff.Gerd Knorr
2005-02-14- added index field to struct dvb_demux_feed for having a unique feed id, whi...Patrick Boettcher
2005-02-14- adding the index to struct dvb_demux_feed makes dibusb-pid-filtering redundantPatrick Boettcher
2005-02-14- cx88: more NICAM stuff.Gerd Knorr
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2005-02-11Streaming must be enabled for the new KWorld as well.Patrick Boettcher
2005-02-11- added a another firmware file for KWorld/ADSTech Instant DVB-T USB2.0 (DiB3...Patrick Boettcher
2005-02-10- fixed MAC address reading (eeprom address to read, was not correctly set, r...Patrick Boettcher
2005-02-10- more nicam / pal-i stuff from Ian Pickworth.Gerd Knorr
2005-02-10- a number of pcHDTV cleanups.Gerd Knorr
2005-02-10- pcHDTV HD3000 support (by Rusty Scott).Gerd Knorr
2005-02-10- some tuner fixups.Gerd Knorr
2005-02-10- fix marko kohtala's mail addressMichael Hunold
2005-02-09- make the new splitted tuner module build.Gerd Knorr
2005-02-09- split tuner module into multiple smaller files.Gerd Knorr
2005-02-09- attempt #1 to fix "simpler" mode (based on patches by Jan Nikitenko).Gerd Knorr
2005-02-09- add Hauppauge Roslyn support (Kaustubh Bhalerao).Gerd Knorr
2005-02-09- fix tyops.Gerd Knorr
2005-02-08Use alternative interface. Asks for less bandwidth and therefore works withAlex Woods
2005-02-06added a note to inform people about b2c2/ in dvb-kernel rootPatrick Boettcher
2005-02-05remove any traces of the firmware bugPatrick Boettcher
2005-02-05remove warning about firmware bugPatrick Boettcher
2005-02-05debug message changedPatrick Boettcher
2005-02-05increased the number of urbs for usb1.1 devicesPatrick Boettcher
2005-02-05use own err,info,warn defines, driver descriptionPatrick Boettcher
2005-02-05corrected name syntaxPatrick Boettcher
2005-02-05patch by Mattias Holmlund: support new version of unshield forJohannes Stezenbach
2005-02-04- tda9887: rollback secam fixup for now ...Gerd Knorr
2005-02-04patch by Al Viro from 2.6.11-rc3: __user annotationJohannes Stezenbach
2005-02-04DVB_NXT2002 selects FW_LOADERJohannes Stezenbach
2005-02-03patch by Taylor Jacob: Add QAM64/256 SupportJohannes Stezenbach
2005-02-03- fix saa7134 cinergy mobile (Hans J. Koch).Gerd Knorr
2005-02-03- fix tda9887 init order bug.Gerd Knorr
2005-02-03- saa7134: PAL-60 support by Phil Richards.Gerd Knorr
2005-02-03- saa7134 ts fixes by Eric Lammerts + /me.Gerd Knorr
2005-02-02- added support for Hauppauge WinTV NOVA-T USB2 (clone of MOD3000P by DiBcom)Patrick Boettcher
2005-01-31- whitespace cleanups.Gerd Knorr
2005-01-31- add some defines to compat.h to build again on older kernels.Gerd Knorr
2005-01-31readme updatePatrick Boettcher
2005-01-30fix unhandled invert_pwm option (needed on dbox2 hardware)Andreas Oberritter
2005-01-30Updated email addressRoberto Ragusa
2005-01-30Committed patch for Activy Budget with ALPS BSRU6 tunerOliver Endriss
2005-01-29patch by Gerd Knorr:Johannes Stezenbach
2005-01-26remove duplicated pci_release_region() etc.Johannes Stezenbach
2005-01-25- worked around hw_sleep handling fpr usb1.1 devicesPatrick Boettcher
2005-01-25- corrected the name in driver_descPatrick Boettcher
2005-01-25ifdef inside a macro doesn't work with older gcc.Patrick Boettcher
2005-01-25clarify firmware upload messagesJohannes Stezenbach
2005-01-24patch by Gerd Knorr: fix access to freed memory when unloading frontend driversJohannes Stezenbach
2005-01-24- using module_param_named instead of making a global and module_param (thank...Patrick Boettcher