index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
Age
Commit message (
Expand
)
Author
2005-07-14
Fix QAM lock bug. Previously, it was necessary to first
Michael Krufky
2005-07-12
Here is a patch to fix two problems with the signal strength value in the mt3...
Patrick Boettcher
2005-07-12
Older gcc's can't do that.
Michael Krufky
2005-07-12
- Removed $Id:$
Michael Krufky
2005-07-12
- Initialize all non mutually exclusive variables
Michael Krufky
2005-07-11
added USB IDs if the Kworld Xpert DVB-T USB2.0 (clone of the ADStech box)
Patrick Boettcher
2005-07-10
- stop log spamming when running femon (printk -> dprintk)
Johannes Stezenbach
2005-07-10
gcc-2.95 compile fix
Johannes Stezenbach
2005-07-10
gcc-4.0 compile fix
Johannes Stezenbach
2005-07-08
From: Julian Scheel
Patrick Boettcher
2005-07-07
applied dvb-add-pluto2-driver-fix.patch:
Andreas Oberritter
2005-07-07
Remove #include <linux/version.h>.
Michael Krufky
2005-07-07
Fix bug in lgdt3302_read_status to return correct
Michael Krufky
2005-07-06
Removed #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,10)
Michael Krufky
2005-07-04
added support for Thomson7611 tuner with LGDT3302 frontend used in DViCO Fusi...
Michael Krufky
2005-07-02
corrected some typos.
Patrick Boettcher
2005-07-02
USB IDs for the vp702x-driver.
Patrick Boettcher
2005-07-02
added driver for the TwinhanDTV StarBox and clones. This is a preliminary dri...
Patrick Boettcher
2005-07-01
from 2.6.13-rc1: use try_to_freeze()
Johannes Stezenbach
2005-07-01
from 2.6.13-rc1: class_simple is no more
Johannes Stezenbach
2005-07-01
from 2.6.13-rc1: use pm_message_t in cinergyt2_suspend()
Johannes Stezenbach
2005-07-01
added support and rewrote some parts with the help of vendor information (Tha...
Patrick Boettcher
2005-06-28
- Removed remaining trailing whitespace.
Michael Krufky
2005-06-28
Changed the name-field of the pci_driver and usb_driver structs to the name of
Patrick Boettcher
2005-06-28
added support for LGDT3302 (ATSC VSB/QAM) used in DViCO FusionHDTV3 Gold.
Michael Krufky
2005-06-28
Fix tuning failure for 200103A, 200103A failed to tune to low band
Manu Abraham
2005-06-27
remove two trailing spaces
Johannes Stezenbach
2005-06-27
gcc-2.95 compile fix (ISO C90 forbids mixed declarations and code)
Johannes Stezenbach
2005-06-26
timeout handling fixed, especially for preemtible kernels and/or high system ...
Oliver Endriss
2005-06-26
FIX: not using HZ for usb-transfer-timeouts.
Patrick Boettcher
2005-06-26
FIX: The changes to a800.c are trivial just a few errors in the remote contro...
Patrick Boettcher
2005-06-24
initialization of globals to 0 is not wanted by kernel-folks. Removing it.
Patrick Boettcher
2005-06-24
fixed usage of the correct number of events in keymapping-array
Patrick Boettcher
2005-06-23
Increase some timeouts by a factor of 10 as suggested by
Johannes Stezenbach
2005-06-23
Add support for Hauppauge/TT DVB-C budget.
Johannes Stezenbach
2005-06-22
- remove void casts
Johannes Stezenbach
2005-06-22
The Coverity checker discovered that these two kfree's can never be
Johannes Stezenbach
2005-06-22
From: Christophe Lucas <clucas@rotomalug.org>
Johannes Stezenbach
2005-06-22
no-data (IRQ-stop) problem (partially) fixed by resetting register 0x300 at e...
Patrick Boettcher
2005-06-22
Make the Symbolrate setting card specific
Manu Abraham
2005-06-22
Fix a bug that caused the polarity (V/H) to be interchanged
Manu Abraham
2005-06-22
Code simplification
Manu Abraham
2005-06-22
Fix a bogus frontend signal lock, that caused a tuning delay as well.
Manu Abraham
2005-06-22
Fix a bug that caused the polarization not to be set.
Manu Abraham
2005-06-22
Set QAM size for DVB-C cards that do not autodetect QAM size
Manu Abraham
2005-06-22
Make the bandwidth setting generic such that it supports more DVB-T cards
Manu Abraham
2005-06-22
Make the frequency setting card specific
Manu Abraham
2005-06-22
Make the inversion setting specific, ie, only for the 200103A DVB-S
Manu Abraham
2005-06-19
av7110_fe_lock_fix() modified in a way that it can be retried after -ERESTARTSYS
Oliver Endriss
2005-06-19
backport of 2.6.12 changes to match other API changes (i2c, usb)
Johannes Stezenbach
[next]