summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
2003-10-05Use "dev->has_analog_tuner" to decide when special dvb-c handling isMichael Hunold
2003-10-05Fix DD1_INIT handling of DVB-C w/ analog module installed. Thanks to Jon BurgessMichael Hunold
2003-10-01- didn't mean to wipe out sp887x driver entryMichael Hunold
2003-10-01- clean up Kconfig files, use the new SELECT facilityMichael Hunold
2003-10-01replace algo->master_xfer() by i2c_transfer()Holger Waechtler
2003-09-29fix VIDIOC_S_FBUF for v4l1 backward compatility with xfree86 / v4l_drvJohannes Stezenbach
2003-09-28some work for DVB-C analog module:Johannes Stezenbach
2003-09-26fixed detection of stv0299 if chip is in standby modeOliver Endriss
2003-09-24allow PWM (tuner calibaration) value from EEPROM to be overriddenJohannes Stezenbach
2003-09-24- patch by Peter Bieringer: nicer log outputJohannes Stezenbach
2003-09-19patch by Jon Burgess:Johannes Stezenbach
2003-09-11include dvb_functions.h, not dvb_compat.hHolger Waechtler
2003-09-11add entry for sp887xHolger Waechtler
2003-09-10changed #ifdef to #if again...Andreas Oberritter
2003-09-10Use iminor() instead of minor(), add a macro to provide 2.4Michael Hunold
2003-09-10Make sure void* arguments get converted in two steps:Michael Hunold
2003-09-10- add missing #include for usb header fileMichael Hunold
2003-09-10C99 initializer fixes.Michael Hunold
2003-09-10- add missing #includesMichael Hunold
2003-09-10Change #if to #ifdefMichael Hunold
2003-09-10Add missing #includeMichael Hunold
2003-09-10Changes from 2.6.0-test5, although I don't know what they do...Michael Hunold
2003-09-10C99 initializer fixes backported from 2.6.0-test5Michael Hunold
2003-09-10Fix typo in file description.Michael Hunold
2003-09-10Remove analog saa7146 driver for "Hexium" cards from "dvb-kernel"Michael Hunold
2003-09-07- apply Avermedia DVB-T related patches contributed by Mark Edwards <mark@edw...Holger Waechtler
2003-09-07move DTF7202 driver to dvb-kernel for the avermedia DVB-T cardsHolger Waechtler
2003-09-05apply patch by Jon Burgess to fix DMA issuesHolger Waechtler
2003-09-01fixed debugging #ifdefAndreas Oberritter
2003-08-31use budget-ci driver for new TT DVB-T cards with onboard MSP430.Holger Waechtler
2003-08-30applied 64bit fixes by Pedro Miguel Teixeira <pmsjt@warner.homeip.net>Holger Waechtler
2003-08-26added missing initialization of '.readers'Oliver Endriss
2003-08-26Fix bytesperline-calculation forMichael Hunold
2003-08-24- * dvb-core.hAndreas Oberritter
2003-08-24Fix copyright stuff in various files:Michael Hunold
2003-08-22- play_iframe may be used to play stillpicture frames, that can eitherMichael Hunold
2003-08-21Patch from Lauri Pesonen: Use correct IF for TT-Budget card.Johannes Stezenbach
2003-08-21fix (int)<->(void*) compile warning, there are many more, especially in the D...Holger Waechtler
2003-08-21Port the latest video device changes (multiple read device opens)Michael Hunold
2003-08-16- re-disable the saa7146 master reset on device startup. I enabled thisMichael Hunold
2003-08-11Fix typo, remove unused variable.Michael Hunold
2003-08-11- follow latest changes in video-bufMichael Hunold
2003-08-11If somebody calls G_TUNER for a DVB-C card w/ analog module, thenMichael Hunold
2003-08-09Change to URB mem allocation to GFP_ATOMIC since it gets called fromAlex Woods
2003-08-04Remove debugging printk()s.Michael Hunold
2003-07-31Improvements regarding streaming capture to gfx card memory.Michael Hunold
2003-07-30- FIELD_ALTERNATE capture was broken, add a "wait for vbi" command beforeMichael Hunold
2003-07-29Kconfig un-obfuscation, contributed by Roman ZippelMichael Hunold
2003-07-26show i2c read errors only for registered frontendsAndreas Oberritter
2003-07-24bend only for different adapters...Holger Waechtler