summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-08compat: Remove unneeded #ifTrent Piepho
2007-10-08dvb: Add dependencies for VIDEOBUF_DVBTrent Piepho
2007-10-08cx23885: remove wrong Kconfig selection of VIDEOBUFMichael Krufky
2007-10-08dib0700: add support for AverMedia DVB-T Express cardMichael Krufky
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-10-08saa7134: add autodetection for KWorld ATSC-115Michael Krufky
2007-10-08videobuf_core init always require callback implementationMauro Carvalho Chehab
2007-10-08Fix: avoid oops on some SMP machinesMauro Carvalho Chehab
2007-10-08remove videobuf_set_pci_opsMauro Carvalho Chehab
2007-10-08Remove reference to dead CONFIG_UST and ust.h header.Mauro Carvalho Chehab
2007-10-08compat: remove strlcpyMauro Carvalho Chehab
2007-10-08Fix DMA Scatter/Gather constructorMauro Carvalho Chehab
2007-10-07Add support for MSI TV @nywhere A/D NBMauro Carvalho Chehab
2007-10-05Bug: DiSEqC receiver was trying to initialize the transmitterManu Abraham
2007-10-05Initialize DiSEqCManu Abraham
2007-10-05cx8802: Plug memory leak when unregistering a driverTrent Piepho
2007-10-13cx8802: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-13cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugsTrent Piepho
2007-10-13cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho
2007-10-13cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho
2007-10-10build: Handle kernel output directories correctlyTrent Piepho
2007-10-05Bug: Set Auxilliary Clock Register correctlyManu Abraham
2007-10-05Fix tuner name and commentManu Abraham
2007-10-05Bug! Timing recovery was calculated for 99MHz not 90 MHzManu Abraham
2007-10-04Bug: Missing reference clock definitionManu Abraham
2007-10-04Bug! inverted logicManu Abraham
2007-09-30Audio routes fix for blackbird boards with the wm8775 ADCRicardo Cerqueira
2007-09-29Debug: We need to check for tuner LOCK LOSS,Manu Abraham
2007-09-27Optimizations Reduce capture range from 10MHz to 3MhzManu Abraham
2007-09-26Really silly bug, setting bandwidth into frequencyManu Abraham
2007-09-26Practical tests show that the TT S2 3200 has I/Q inputs inverted, similar to ...Manu Abraham
2007-09-25the KNC1 and clones also don't have the I/Q inputs swappedManu Abraham
2007-09-25Fix the CA module not working issueManu Abraham
2007-09-25TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at the same timeManu Abraham
2007-09-25Code SimplificationManu Abraham
2007-09-25Code SimplificationManu Abraham
2008-10-24Still messing upManu Abraham
2008-10-24Initial support for the Technotrend TT S2 3200Manu Abraham
2007-09-24Fix bug obviously, some enhancements as wellManu Abraham
2007-09-23Really silly! Disabled all clocks and expected it to run.Manu Abraham
2007-09-23Add initial support forManu Abraham
2007-09-22cache last successful stateManu Abraham
2008-10-24Add TDA8261 to buildManu Abraham
2007-09-22initial go at TDA8261 tunerManu Abraham
2007-09-22Register definition bugsManu Abraham
2007-09-22Offset Freq has been set in regManu Abraham
2007-09-22Use kzalloc instead of kmallocManu Abraham
2007-09-22Reference Clock is in kHzManu Abraham
2007-09-20cx23885: i2c 16bit reg/val read/write fixSteven Toth
2007-10-24mt2131: replace comma with semicolon fixSteven Toth