summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-dvb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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/+4
* 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/+4
* 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/+1
* V4L/DVB (9066): Pinnacle Hybrid PCTV Pro (pctv310c) DVB-T supportStéphane Voltz2008-10-121-3/+12
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-121-38/+2
* V4L/DVB (9026): Add support for ST STV0288 demodulator and cards with it.Igor M. Liplianin2008-10-121-0/+48
* V4L/DVB (9020): Added support for TBS 8920 DVB-S/S2 cardOleg Roitburd2008-10-121-0/+9
* V4L/DVB (9019): Added support for Omicom SS4 DVB-S/S2 cardOleg Roitburd2008-10-121-0/+9
* V4L/DVB (9013): S2API: cx24116 Rolloff changes, sysctls cleanup, isl power ch...Darron Broad2008-10-121-1/+1
* V4L/DVB (9009): Nova-se2 / Nova-s-plus Intersil6421 power fix to support swit...Steven Toth2008-10-121-2/+2
* V4L/DVB (8989): Added support for TeVii S460 DVB-S/S2 cardIgor M. Liplianin2008-10-121-0/+40
* V4L/DVB (8987): cx88: Add support for the Hauppauge HVR4000 and HVR4000-LITE ...Steven Toth2008-10-121-0/+42
* V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmwa...Michael Krufky2008-10-121-1/+1
* V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky2008-10-121-10/+2
* V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky2008-05-141-6/+4
* V4L/DVB (7807): cx88: Fix error handling, when dvb_attach() failsMauro Carvalho Chehab2008-05-141-117/+134
* V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modesSteven Toth2008-04-261-0/+32
* V4L/DVB (7651): tuner-xc2028: Several fixes to SCODEMauro Carvalho Chehab2008-04-241-2/+1
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-1/+4
* V4L/DVB (7537): cx88/saa7134: Fix: avoid OOPS on module unloadMauro Carvalho Chehab2008-04-241-1/+2
* V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-7/+7
* V4L/DVB (7455): cx88_dvb: qam doesn't apply on Kword ATSC 120Mauro Carvalho Chehab2008-04-241-1/+0
* V4L/DVB (7448): Add support for Kworld ATSC 120Mauro Carvalho Chehab2008-04-241-2/+28
* V4L/DVB (7415): use tuner-simple for Philips TUV1236D digital tuning supportMichael Krufky2008-04-241-2/+3
* V4L/DVB (7413): use tuner-simple for Philips FMD1216ME digital tuning supportMichael Krufky2008-04-241-4/+6
* V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky2008-04-241-6/+11
* V4L/DVB (7410): use tuner-simple for Thomson FE6600 digital tuning supportMichael Krufky2008-04-241-3/+3
* V4L/DVB (7409): use tuner-simple for Microtune 4042 FI5 digital tuning supportMichael Krufky2008-04-241-3/+3
* V4L/DVB (7408): use tuner-simple for Thomson DTT 761X digital tuning supportMichael Krufky2008-04-241-6/+7
* V4L/DVB (7399): Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab2008-04-241-2/+0
* V4L/DVB (7375): cx88/saa7134: fix magic number for xc3028 reusage detectionMauro Carvalho Chehab2008-04-241-1/+1
* V4L/DVB (7325): cx88-dvb: fix an OOPS for xc3028 devices, when dvb_attach failsMauro Carvalho Chehab2008-04-241-0/+7
* V4L/DVB (7270): cx88-dvb: Renames pci_nano callbackMauro Carvalho Chehab2008-04-241-2/+2
* V4L/DVB (7266): cx88-dvb: convert attach_xc3028 into a functionMauro Carvalho Chehab2008-04-241-27/+31
* V4L/DVB (7265): cx88: prints an info when xc2028 is set or is attachedMauro Carvalho Chehab2008-04-241-0/+2
* V4L/DVB (7259): FusionHDTV DVB-T Pro tuning problem fixesChris Pascoe2008-04-241-0/+8
* V4L/DVB (7258): Support DVB-T tuning on the DViCO FusionHDTV DVB-T ProChris Pascoe2008-04-241-0/+23
* V4L/DVB (7257): cx88: Add xc2028/3028 boardsMauro Carvalho Chehab2008-04-241-1/+43
* V4L/DVB (7252): cx88: Add support for the Dvico PCI NanoSteven Toth2008-04-241-0/+69
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-2/+2
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (7046): Finalise support for the Pinnacle HD 8000iSteven Toth2008-01-251-3/+1
* V4L/DVB (7045): xc5000: Small amount of cleanup and commentingSteven Toth2008-01-251-2/+1