summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
2005-06-28added support for LGDT3302 (ATSC VSB/QAM) used in DViCO FusionHDTV3 Gold.Michael Krufky
2005-06-28Fix tuning failure for 200103A, 200103A failed to tune to low bandManu Abraham
2005-06-28 * cx88-cards.c:Michael Krufky
2005-06-28 * cx88-i2c.c, cx88-video.c, saa7134-i2c.c, tuner-core.c, tuner.h:Mauro Carvalho Chehab
2005-06-28 * lgdt3302.c:Michael Krufky
2005-06-27remove two trailing spacesJohannes Stezenbach
2005-06-27gcc-2.95 compile fix (ISO C90 forbids mixed declarations and code)Johannes Stezenbach
2005-06-26timeout handling fixed, especially for preemtible kernels and/or high system ...Oliver Endriss
2005-06-26 * tda8290.c:Nickolay V. Shmyrev
2005-06-26FIX: not using HZ for usb-transfer-timeouts.Patrick Boettcher
2005-06-26FIX: The changes to a800.c are trivial just a few errors in the remote contro...Patrick Boettcher
2005-06-25 * saa7134-cards.c:Nickolay V. Shmyrev
2005-06-24initialization of globals to 0 is not wanted by kernel-folks. Removing it.Patrick Boettcher
2005-06-24fixed usage of the correct number of events in keymapping-arrayPatrick Boettcher
2005-06-23Increase some timeouts by a factor of 10 as suggested byJohannes Stezenbach
2005-06-23Add support for Hauppauge/TT DVB-C budget.Johannes Stezenbach
2005-06-22- remove void castsJohannes Stezenbach
2005-06-22 * saa7134-cards.c, saa7134-input.c:Nickolay V. Shmyrev
2005-06-22The Coverity checker discovered that these two kfree's can never beJohannes Stezenbach
2005-06-22 * bttv-cards.c, cx88-core.c, cx88.h, v4l1-compat.c,doc/CARDLIST.bttv,Mauro Carvalho Chehab
2005-06-22From: Christophe Lucas <clucas@rotomalug.org>Johannes Stezenbach
2005-06-22From: Christophe Lucas <c.lucas@ifrance.com>Johannes Stezenbach
2005-06-22 * bttv-driver.h:Nickolay V. Shmyrev
2005-06-22no-data (IRQ-stop) problem (partially) fixed by resetting register 0x300 at e...Patrick Boettcher
2005-06-22Make the Symbolrate setting card specificManu Abraham
2005-06-22Fix a bug that caused the polarity (V/H) to be interchangedManu Abraham
2005-06-22Code simplificationManu Abraham
2005-06-22Fix a bogus frontend signal lock, that caused a tuning delay as well.Manu Abraham
2005-06-22Fix a bug that caused the polarization not to be set.Manu Abraham
2005-06-22Set QAM size for DVB-C cards that do not autodetect QAM sizeManu Abraham
2005-06-22Make the bandwidth setting generic such that it supports more DVB-T cardsManu Abraham
2005-06-22Make the frequency setting card specificManu Abraham
2005-06-22Make the inversion setting specific, ie, only for the 200103A DVB-SManu Abraham
2005-06-21 - dont turn off the xtal output of tda8274/75 in sleep modeHartmut Hackmann
2005-06-21Blank spaces removed.Mauro Carvalho Chehab
2005-06-21 * tuner-simple.c:Michael Krufky
2005-06-21 *tuner-core.c:Mauro Carvalho Chehab
2005-06-21 * tuner-simple.c, tuner.h, saa7134-cards.c:Michael Krufky
2005-06-21 * tuner-simple.c:Michael Krufky
2005-06-21 * cx88-dvb.c:Michael Krufky
2005-06-21Kworld Xpert TV PVR7134: added FIXME commentsMichael Krufky
2005-06-21 * saa7134-cards.c, saa7134-input.c, saa7134.h:Michael Krufky
2005-06-21 - VIDIOCSTUNER removed.Mauro Carvalho Chehab
2005-06-20 * saa7134-core.c:Michael Krufky
2005-06-20This is some small changes on tuner-core.c to correct API behavior for stereo:Mauro Carvalho Chehab
2005-06-20Documentation fixesMichael Krufky
2005-06-20 * cx88-cards.c, cx88-dvb.c, cx88-mpeg.c:Michael Krufky
2005-06-19tea5767 autodetection code included. It uses the same approach as DScaler code.Mauro Carvalho Chehab
2005-06-19 - Changing radio mode stereo/mono for tea5767 working.Mauro Carvalho Chehab
2005-06-19av7110_fe_lock_fix() modified in a way that it can be retried after -ERESTARTSYSOliver Endriss