summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-01-24- sync with 2.6.11-rc2 & latest dvb cvs.Gerd Knorr
2005-01-24- using le16_to_cpu for usb-device-descriptor-structPatrick Boettcher
2005-01-24- Build fix for older gcc's (thanks to Andrew Morton)Patrick Boettcher
2005-01-24- fixed '"debug" is not a good name for a global variable...' (now dvb_dibusb...Patrick Boettcher
2005-01-22Added support for up to six DVB devicesAndrew de Quincy
2005-01-21- add firmware file name to "upload..." printkJohannes Stezenbach
2005-01-21various backport from 2.6.11-rc1:Michael Hunold
2005-01-21syntax correctionPatrick Boettcher
2005-01-20- cx88: pal-i fixes (Ian Pickworth).Gerd Knorr
2005-01-20- mt352 fixes.Gerd Knorr
2005-01-19- don't poll mt352 so much.Gerd Knorr
2005-01-19- audio fifo fixup.Gerd Knorr
2005-01-17Fixed start_ts_capture(): saa7146 will not issue a VPE interrupt ifOliver Endriss
2005-01-17- fix tveeprom.Gerd Knorr
2005-01-15patch by Thomas Martin and Dieter Zander:Johannes Stezenbach
2005-01-14- pinnacle 300i starts working now ...Gerd Knorr
2005-01-14- pinnacle 300i starts working a bit.Gerd Knorr
2005-01-13- card-specific and other fixes from various people.Gerd Knorr
2005-01-13removed semi-colon from a very wrong place; FE_ENABLE_HIGH_LNB_VOLTAGE kernel...Patrick Boettcher
2005-01-13doc update, Makefile in build-2.6Patrick Boettcher
2005-01-13- moved the mirrored pid_filter_table back to dvb-dibusbPatrick Boettcher
2005-01-13removed the pid_filter_table from frontendsPatrick Boettcher
2005-01-13- exported an mt352_read_reg-functionPatrick Boettcher
2005-01-13mt352.cPatrick Boettcher
2005-01-12fixed: tuner_read was only done, when debugging was enabledPatrick Boettcher
2005-01-11vfree() checking cleanupsJohannes Stezenbach
2005-01-11fix "Suppport" typoJohannes Stezenbach
2005-01-11- misc card fixes.Gerd Knorr
2005-01-10tuner quirks for some weird devices (Artec T1 AN2235 device has sometimes a P...Patrick Boettcher
2005-01-10tuner recognition for all dibusb1.1 devicesPatrick Boettcher
2005-01-09patch by Emard: explicitely disable RPS tasks in saa7146_init_one()Johannes Stezenbach
2005-01-09patch by Emard: make sure RPS1 is disabled before progammingJohannes Stezenbach
2005-01-09more debug infoPatrick Boettcher
2005-01-09Remove backward compatibility bitsAlex Woods
2005-01-09remove backward compatibility stuff, as correctly suggested by JohannesPatrick Boettcher
2005-01-09Use usb_kill_urb instead of usb_unlink_urb for kernels greater than 2.6.7.Alex Woods