summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88/cx88.h
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9269): cx88: add I2S-ADC tvaudio methodDarron Broad2008-10-171-0/+1
* V4L/DVB (9228): cx88: Add audio routing for the hvr-3000/4000Darron Broad2008-10-171-1/+1
* V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2008-10-171-1/+3
* V4L/DVB (9186): Added support for Prof 7300 DVB-S/S2 cardsOleg Roitburd2008-10-131-0/+1
* V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.Darron Broad2008-10-121-0/+1
* V4L/DVB (9062): Add support for Prolink Pixelview Global ExtremeMauro Carvalho Chehab2008-10-121-0/+1
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-121-1/+1
* V4L/DVB (9026): Add support for ST STV0288 demodulator and cards with it.Igor M. Liplianin2008-10-121-0/+1
* V4L/DVB (9020): Added support for TBS 8920 DVB-S/S2 cardOleg Roitburd2008-10-121-0/+1
* V4L/DVB (9019): Added support for Omicom SS4 DVB-S/S2 cardOleg Roitburd2008-10-121-0/+1
* V4L/DVB (8989): Added support for TeVii S460 DVB-S/S2 cardIgor M. Liplianin2008-10-121-0/+1
* V4L/DVB (8987): cx88: Add support for the Hauppauge HVR4000 and HVR4000-LITE ...Steven Toth2008-10-121-0/+2
* V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-261-2/+2
* V4L/DVB (7451): cx88: Add user control for chroma AGCFrej Drejhammar2008-04-241-1/+2
* V4L/DVB (7448): Add support for Kworld ATSC 120Mauro Carvalho Chehab2008-04-241-0/+3
* V4L/DVB (7370): Add basic support for Prolink Pixelview MPEG 8000GTMauro Carvalho Chehab2008-04-241-0/+1
* V4L/DVB (7287): cx88: add analog support for DVICO FusionHDTV7 GoldSteven Toth2008-04-241-0/+1
* V4L/DVB (7258): Support DVB-T tuning on the DViCO FusionHDTV DVB-T ProChris Pascoe2008-04-241-0/+1
* V4L/DVB (7257): cx88: Add xc2028/3028 boardsMauro Carvalho Chehab2008-04-241-0/+4
* V4L/DVB (7252): cx88: Add support for the Dvico PCI NanoSteven Toth2008-04-241-0/+1
* V4L/DVB (7194): cx88-mpeg: Allow concurrent access to cx88-mpeg devicesRoland Stoll2008-02-181-0/+1
* V4L/DVB (7043): New card supported(partially): Pinnacle 800iSteven Toth2008-01-251-0/+2
* V4L/DVB (6837): Convert cx88_input.audioroute to a bitfieldMichael Krufky2008-01-251-1/+1
* V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADCRicardo Cerqueira2008-01-251-1/+1
* V4L/DVB (6828): cx88-blackbird: audio improvementsJelle Foks2008-01-251-0/+1
* V4L/DVB (6576): cx88-mpeg.c: make 4 functions staticAdrian Bunk2008-01-251-6/+0
* V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...Trent Piepho2007-10-221-3/+5
* V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho2007-10-221-1/+5
* V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho2007-10-221-4/+6
* V4L/DVB (6283): videobuf: Remove references to old Kconfig option nameTrent Piepho2007-10-101-3/+3
* V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th...Mauro Carvalho Chehab2007-10-101-1/+1
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-1/+1
* V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab2007-10-091-0/+2
* V4L/DVB (6083): cx88-alsa: Rework buffer handlingTrent Piepho2007-10-091-1/+1
* V4L/DVB (6022): cx88: Move card core creation from cx88-core.c to cx88-cards.cTrent Piepho2007-10-091-9/+3
* V4L/DVB (6021): cx88: Copy board information into card stateTrent Piepho2007-10-091-9/+4
* V4L/DVB (6019): cx88: Make card database more memory efficientTrent Piepho2007-10-091-1/+1
* V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab2007-07-201-1/+1
* V4L/DVB (5772): Cx88: remove two unused pointers from struct cx8802_devMichael Krufky2007-07-181-2/+0
* V4L/DVB (5734): Cx88: kill dev->fw_sizeMichael Krufky2007-07-181-1/+0
* V4L/DVB (5685): Cx88: add support for ADS Tech Instant Video PCIDaniel Gimpelevich2007-07-181-0/+1
* V4L/DVB (5637): Cx88: kill core->pll_desc and core->pll_addrMichael Krufky2007-07-181-2/+0
* V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab2007-04-271-1/+1
* V4L/DVB (5298): Added support for deferred module requesting to cx88Markus Rechberger2007-04-271-0/+2
* V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized f...Michael Krufky2007-03-031-0/+1
* V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho2007-02-211-0/+6
* V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2Mauro Carvalho Chehab2007-02-211-7/+0
* V4L/DVB (5102): make videodev to auto-generate standardsMauro Carvalho Chehab2007-02-211-8/+13
* V4L/DVB (5100): Make cx88-blackbird to work againMauro Carvalho Chehab2007-02-211-4/+8
* V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab2007-02-211-12/+8