summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Collapse)Author
2005-06-01Removed wrong entry.Mauro Carvalho Chehab
2005-06-01Cosmetic changes.Mauro Carvalho Chehab
2005-05-30Changed tuner number to tuner name on Pixelviel Ultra Pro.Mauro Carvalho Chehab
2005-05-30Included PCI ID for board CX88_BOARD_PIXELVIEW_PLAYTV_ULTRA_PRO.Mauro Carvalho Chehab
2005-05-30Some relevant changes on tuner for supporting cards with different tunners ↵Mauro Carvalho Chehab
for TV and FM (Like Pixelview cards with TVision tuners). This code is experimental. Summary of changes: - tuner-core changed to support multiple I2C devices - created a new define option (CONFIG_TUNER_MULTI_I2C) to allow new behavor. It is commented on tuner-core.c - By default, it uses first scanned I2C device for FM and TV - New client control command TUNER_SET_ADDR allows changing I2C address for FM or TV tuner. - TVision 5533 MF now uses I2C on 0xC2 for TV and on 0xC0 for radio - TVision 5533 MF div now uses only integer arithmetics - tuner I2C dettach now generates warn log if failed
2005-05-29Docs updatedNickolay V. Shmyrev
2005-05-29Analog support for the DViCO FusionHDTV3 Gold-Q. Patch from Michael Krufky ↵Nickolay V. Shmyrev
<mkrufky@m1k.net>
2005-05-27Mauro Carvalho Chehab (mchehab .at. brturbo.com.br):Mauro Carvalho Chehab
Added support for Radio tuner for Ymec TVF xxx3 MF tuner. Doing lack of documentation, the buffer values were determinated empirically. There's a hack for selecting I2C bus for Radio (0xC0) instead of 0xC2 for Video.
2005-05-24adds support for the Adlink RTV24 capture cardNickolay V. Shmyrev
2005-05-24Merge v4l-saa7134-ntsc-vbi-fix.patchNickolay V. Shmyrev
2005-05-24- bttv: fix i2c oops.Gerd Knorr
2005-05-23Manli/Beholder ir codesNickolay V. Shmyrev
2005-05-22Enable the remote control input on the KWorld XPert DVB-T card. Thanks toNickolay V. Shmyrev
cybercide@f2s.com <cybercide@f2s.com>.
2005-05-22Large changes. Mostly merged patches from mm kernel branch and 2.6.12-rc4.Nickolay V. Shmyrev
Update entries for Lifiview Platinum FM and Avermedia cards
2005-05-18- corrected clock routing for oss soundHartmut Hackmann
2005-05-18- fixed off by 1 error in dma setup, corrected clock routingHartmut Hackmann
2005-05-18Mauro Chehab (mchehab at brturbo.com.br): Added support for some YmecMauro Carvalho Chehab
tuners used on Pixelview Cards. There are some docs about it on http://www.ymec.com.tw/tuner.htm.
2005-05-15Manuel Capinha (mcapinha at gmail.com): Added support for Pixelview UltraMauro Carvalho Chehab
Pro Stereo.
2005-05-15Mauro Chehab(mchehab@brturbo.com.br): Added support for PAL-M FSC.Mauro Carvalho Chehab
2005-05-11Fix byteorder bug in the saa7134 driver. With that ObviouslyCorrect[tm]Gerd Knorr
patch applied the driver reportly works on powerpc.
2005-03-08- tuner + tveeprom updates from Jarod Wilson.Gerd Knorr
2005-03-07- cx88: stereo/bilang fix.Gerd Knorr
2005-03-07- minor cleanup.Gerd Knorr
2005-03-07- fix cx88-dvb.Gerd Knorr
2005-03-07- add flyvideo duo.Gerd Knorr
2005-03-04- hopefully fix dvb ts setup.Gerd Knorr
2005-03-04- build fixes for older kernels.Gerd Knorr
2005-03-04- cx88: add support for IO-DATA BCTV7E.Gerd Knorr
2005-03-03- misc small stuff.Gerd Knorr
2005-03-02- one more tuner fix from Jarod Wilson.Gerd Knorr
2005-03-01- tuner update (for pvr) from Jarod Wilson.Gerd Knorr
2005-02-24- catch pci_map_sg failure.Gerd Knorr
2005-02-22- Kodicom-4400R support (by William M. Brack).Gerd Knorr
2005-02-22- cx88: ir patches from Robert Reid.Gerd Knorr
2005-02-22- misc fixes from various people.Gerd Knorr
- make or51132.c compile (not work) on 2.6.10.
2005-02-21- add some bttv debug code.Gerd Knorr
2005-02-18- more HD3000 stuff from Rusty Scott.Gerd Knorr
2005-02-18- medion 7134 dvb-t support -- first cut, likely doesn't work yet.Gerd Knorr
2005-02-17- or51132 update from Rusty Scott, some fixups from me ;)Gerd Knorr
2005-02-16- move some bits from cx88-input to ir-common.Gerd Knorr
- blackbird fixes, add new blackbird card.
2005-02-16- drop unused+obsolete i2c_info code.Gerd Knorr
- fix use-after-free bug in bttv-gpio.
2005-02-16- cx22702 fix by Rob Noble.Gerd Knorr
- bttv: HD2000 fix by Rusty Scott.
2005-02-15- merge some patches from mainline.Gerd Knorr
- tuner kernel message fixups. - misc.
2005-02-15- some powermanagement stuff.Gerd Knorr
- misc fixes. - fixup patch generation control files.
2005-02-14- cx88: more NICAM stuff.Gerd Knorr
- tuner: tda8290 fix.
2005-02-10- more nicam / pal-i stuff from Ian Pickworth.Gerd Knorr
2005-02-10- a number of pcHDTV cleanups.Gerd Knorr
2005-02-10- pcHDTV HD3000 support (by Rusty Scott).Gerd Knorr
2005-02-10- some tuner fixups.Gerd Knorr
2005-02-09- make the new splitted tuner module build.Gerd Knorr