summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Collapse)Author
2003-09-10Fix typo in file description.Michael Hunold
2003-09-10Remove analog saa7146 driver for "Hexium" cards from "dvb-kernel"Michael Hunold
CVS. It has been included to 2.6.0-test4, so no need to have it hanging around here. I'll add it to the "analog-2.4" directory later.
2003-09-07- apply Avermedia DVB-T related patches contributed by Mark Edwards ↵Holger Waechtler
<mark@edwards.homelinux.net> - add a workaround for the bogus no-ack returvalue of the kernel-i2c bitbanging driver - add sp887x.o to the Makefile
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
budget-ci is now getting a pretty misleading name, so let's start the poll: "how shall we call the module? Can we distinguish the cards by revision number?"
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
V4L2_FIELD_ALTERNATE vs. V4L2_FIELD_INTERLACED captures
2003-08-24- * dvb-core.hAndreas Oberritter
+ * dvb_frontend.h
2003-08-24Fix copyright stuff in various files:Michael Hunold
- remove e-mail addresses that don't exist anymore, but of course keep the names - change license from GPL to LGPL in dvb_i2c.h - change license from GPL to LGPL in dvb_ringbuffer.h (needs any ack by Oliver Endriss, no reply yet) - add LGPL license to GPL (was destilled by me, extracted from av7110.o and dvb_compat.h)
2003-08-22- play_iframe may be used to play stillpicture frames, that can eitherMichael Hunold
by complete i-frames or partial p-frames. In any case, the av7110 needs about 400kB of video data, before the internal video decoder starts displaying anything. for stillframes, this is bad, so we *always* loop writing the frame until the magic amount is reached. stupid, but works...
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 ↵Holger Waechtler
DEBI and SAA code
2003-08-21Port the latest video device changes (multiple read device opens)Michael Hunold
to "dvb-kernel", change the av7110 driver accordingly.
2003-08-16- re-disable the saa7146 master reset on device startup. I enabled thisMichael Hunold
for debugging purposes and committed this change by accident. My PC at home does a hard freeze when the master reset is done...
2003-08-11Fix typo, remove unused variable.Michael Hunold
2003-08-11- follow latest changes in video-bufMichael Hunold
- fix pgtable_build_single, it should work for all kinds of buffers (system memory (kernel/user) and gfx-memory) - add/change some debug messages
2003-08-11If somebody calls G_TUNER for a DVB-C card w/ analog module, thenMichael Hunold
check for the selected tuner, not if the currently selected channel has a tuner.
2003-08-09Change to URB mem allocation to GFP_ATOMIC since it gets called fromAlex Woods
usb_submit_urb
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
actually waiting for the field change.
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
2003-07-23fix MakefileAndreas Oberritter
2003-07-22fix DMX_GET_STC for video-only playbackJohannes Stezenbach
2003-07-22- really fix get_stcMichael Hunold
2003-07-21Patch by Michael Glaum, code by Metzler Bros.:Johannes Stezenbach
correctly read MAC from eeprom on TT and KNC1 cards
2003-07-19Hand off all processing of urb data to a taskletAlex Woods
2003-07-17Fix build for 2.4.Michael Hunold
2003-07-17[V4L] - fix static build for hexium_gemini and hexium_orion drivers (Thanks ↵Michael Hunold
to Adrian Bunk <bunk@fs.tum.de> for reporting this) [V4L] - set debug verbosity to 0 for hexium_gemini and hexium_orion drivers [V4L] - make hexium_gemini and hexium_orion drivers depdend on i2c module [V4L] - make saa7146 module depend on hexium_gemini and hexium_orion drivers [V4L] - let the saa7146 i2c bus report itself as I2C_ADAP_CLASS_TV_ANALOG
2003-07-16Fix compilation with 2.5Michael Hunold
2003-07-16- change function return values from u32 to int where possibleMichael Hunold
- make all functions static - comment out unused functions - fix return values of some functions - ...
2003-07-16- crap removalMichael Hunold
2003-07-16- change commentsMichael Hunold
2003-07-16- Use c99 initializersMichael Hunold
2003-07-15- indentation fixesMichael Hunold
- use c99 initializers - remove blank lines - remove bt848.h -- it's already in driver/media/video (this probably breaks 2.4 compilation)
2003-07-15Add "skystar2" driver. Please review the Kconfig files.Michael Hunold
2003-07-15- "indent -kr -i8"Michael Hunold
- remove unnecessary blank lines - disable debug by default - use c99 initializers
2003-07-14- indented the source properlyMichael Hunold
- removed some bogus separation comments - changed the default debug level to 0
2003-07-13Check more reliable field to decide on whether to upload firmware or not.Alex Woods
2003-07-12Resolve problem with first tuning under kernel 2.5Alex Woods
Prevent urbs being resubmitted if streaming isn't running under kernel 2.5
2003-07-12Changed microcode location commentAndrew de Quincy
2003-07-12Beautify code (hopefully - it's in the eye of the beholder after all)Alex Woods
Stop oops on redetection of dec after firmware upload
2003-07-11Fixed a stupid bug in tuningAndrew de Quincy
2003-07-10Change the temporal order of the fields for the ALTERNATE mode, ie. waitMichael Hunold
for an even frame to start with, not an odd frame. This makes applications happy that expect this (ie. tvtime), but don't specify the correct mode instead. We behave now like bttv...
2003-07-09new av7110 firmware version 0x261a which fixes:Johannes Stezenbach
- section filter outputs data from previous TS after zapping with hw_sections=0 - output of low bandwidth section data (TDT or TOT with hw_sections=0) is delayed