summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-dvb.c
Commit message (Expand)AuthorAgeFilesLines
* [media] cx88: Fix radio support for Leadtek DTV2000H JMiroslav Slugen2012-01-061-1/+11
* [media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab2011-12-311-2/+1Star
* [media] cx88: use DVBv5 parameters on set_params()Mauro Carvalho Chehab2011-12-311-2/+3
* [media] cx88-dvb avoid dangling core->gate_ctrl pointerDavid Fries2011-12-301-3/+7
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-271-15/+3Star
* [media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuneristvan_v@mailbox.hu2011-07-271-0/+1
* [media] cx88: added support for Leadtek WinFast DTV2000 H Plusistvan_v@mailbox.hu2011-07-271-1/+23
* [media] cx88: added XC4000 tuner callback and DVB attach functionsistvan_v@mailbox.hu2011-07-271-0/+34
* [media] cx88: fix locking of sub-driver operationsJonathan Nieder2011-05-201-2/+1Star
* [media] cx88: protect per-device driver list with device lockJonathan Nieder2011-05-201-0/+3
* [media] cx88: add support for TeVii S464 PCI cardIgor M. Liplianin2011-03-221-0/+23
* [media] cx88-dvb.c: DVB net latency using Hauppauge HVR4000Ang Way Chuang2010-12-291-2/+6
* [media] Twinhan 1027 + IR Port supportSergey Ivanov2010-10-211-9/+52
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-1/+1
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-59/+59
* V4L/DVB: cx88-dvb: fix on switch identationRicardo Maraschini2010-05-191-1/+1
* V4L-DVB: cx88-dvb: remove extra attribution for coreMauro Carvalho Chehab2010-02-261-2/+0Star
* V4L/DVB: Add support for SMT7020 to cx88Dirk Herrendoerfer2010-02-261-0/+216
* V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 cardIgor M. Liplianin2009-12-051-0/+54
* V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart2009-12-051-1/+1
* V4L/DVB (13103): create a standard method for dvb adapter drivers to override...Michael Krufky2009-12-051-1/+1
* trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe2009-09-211-2/+2
* V4L/DVB (12469): fix bad whitespaces at cx88_geniatech_x8000_mtMauro Carvalho Chehab2009-09-121-3/+3
* V4L/DVB (12486): cx88: fix TBS 8920 card supportIgor M. Liplianin2009-09-121-5/+4Star
* V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. JVlastimil Labsky2009-09-121-0/+1
* V4L/DVB (12393): cx88: fix regression in tuning for Geniatech X8000 MTDevin Heitmueller2009-08-141-0/+1
* V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800HMiroslav Sustek2009-06-161-0/+1
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-071-1/+1
* V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10949): Add support for Terratec Cinergy HT PCI MKIIStephan Wienczny2009-03-301-0/+16
* V4L/DVB (10229): cx88-dvb: Fix order of frontend allocationsAndy Walls2009-01-291-34/+38
* V4L/DVB (10190): cx88: Fix some Kbuild troublesMauro Carvalho Chehab2009-01-081-0/+46
* V4L/DVB (9918): cx88: advise/acquire clean-up for HVR-1300/3000/4000Darron Broad2008-12-301-22/+26
* V4L/DVB (9576): cx88-dvb: MFE attachment clean-up for HVR-3000/4000Darron Broad2008-12-291-61/+57Star
* V4L/DVB (9572a): Whitespace cleanupMauro Carvalho Chehab2008-12-291-2/+2
* V4L/DVB (9535): cx88-dvb: Remove usage core->prev_set_voltage from cx24116 ba...Igor M. Liplianin2008-12-291-6/+2Star
* V4L/DVB (9534): cx88: Add support for Prof 6200 DVB-S PCI cardIgor M. Liplianin2008-12-291-0/+1
* V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI cardIgor M. Liplianin2008-12-291-0/+2
* V4L/DVB (9500): cx88-dvb: MFE attachment fix-upDarron Broad2008-12-291-17/+32
* V4L/DVB (9357): cx88-dvb: Fix Oops in case i2c bus failed to registerMatthias Schwarzott2008-11-111-0/+5
* V4L/DVB (9336): cx88: always de-alloc frontends on fault conditionDarron Broad2008-10-211-6/+2Star
* V4L/DVB (9334): cx88: dvb_remove debug outputDarron Broad2008-10-211-0/+3
* V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilationIgor M. Liplianin2008-10-171-2/+2
* V4L/DVB (9250): cx88: Convert __FUNCTION__ to __func__Steven Toth2008-10-171-12/+12
* V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad2008-10-171-7/+4Star
* V4L/DVB (9225): MFE: Add configurable gate controlDarron Broad2008-10-171-1/+6
* V4L/DVB (9223): MFE: Fix a number of bugs and some tidying upDarron Broad2008-10-171-34/+4Star
* V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2008-10-171-127/+296
* V4L/DVB (9186): Added support for Prof 7300 DVB-S/S2 cardsOleg Roitburd2008-10-131-8/+1Star
* V4L/DVB (9066): Pinnacle Hybrid PCTV Pro (pctv310c) DVB-T supportStéphane Voltz2008-10-121-3/+12