aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: ngene: Fix I2C initialisationOliver Endriss2010-02-261-6/+1
* V4L/DVB: ngene: Make checkpatch.pl happyOliver Endriss2010-02-262-19/+16
* V4L/DVB: ngene: Use correct name for cineS2 cardsOliver Endriss2010-02-261-11/+11
* V4L/DVB: ngene: Take care of late interruptsOliver Endriss2010-02-261-1/+2
* V4L/DVB: ngene: Workaround for command timeoutOliver Endriss2010-02-261-9/+41
* V4L/DVB: ngene: Set ADC ranges to 1VppOliver Endriss2010-02-261-0/+3
* V4L/DVB: ngene: Adapt to current frontend driversOliver Endriss2010-02-261-12/+2
* V4L/DVB: ngene: Mystique SaTiX-S2 DualMatthias Benesch2010-02-261-2/+15
* V4L/DVB: [nGene] Trivial I2C related fixes/cleanupsManu Abraham2010-02-261-1/+1
* V4L/DVB: ngene: Code cleanupOliver Endriss2010-02-265-3365/+10
* V4L/DVB: ngene: Added module parameter "one_adapter"Matthias Benesch2010-02-262-32/+22
* V4L/DVB: DVB: Export dvb_ringbuffer_flush() againOliver Endriss2010-02-262-14/+3
* V4L/DVB: ngene: Remove kernel version check for dvb_[un]register_adapterOliver Endriss2010-02-261-1/+1
* V4L/DVB: ngene: Change severity of some diagnostic messagesOliver Endriss2010-02-261-6/+8
* V4L/DVB: ngene: Speed-up tuningOliver Endriss2010-02-261-1/+0
* V4L/DVB: ngene: Fix unloading of moduleRoland Praml2010-02-261-4/+8
* V4L/DVB: ngene: Remove firmware debuggingMatthias Benesch2010-02-261-5/+0
* V4L/DVB: ngene: Added Media-Pointer MP-S2/CineS2 DVB-S2 Twin TunerMatthias Benesch2010-02-261-0/+115
* V4L/DVB: ngene: Additional clean-upMatthias Benesch2010-02-262-39/+3
* V4L/DVB: ngene: Always use firmware loaderOliver Endriss2010-02-261-31/+16
* V4L/DVB: ngene: Driver compiles nowOliver Endriss2010-02-266-1430/+35
* V4L/DVB: ngene: Initial check-inMatthias Benesch2010-02-265-0/+7584
* V4L/DVB: media: dvb/af9015, add hashes supportJiri Slaby2010-02-261-2/+12
* V4L/DVB: media: dvb/af9015, refactor remote settingJiri Slaby2010-02-261-133/+89
* V4L/DVB: media: dvb/af9015, factor out remote settingJiri Slaby2010-02-261-148/+157
* V4L/DVB: media: dvb/af9015, implement eeprom hashingJiri Slaby2010-02-262-22/+44
* V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalisedAndrew Morton2010-02-261-1/+1
* V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitialisedAndrew Morton2010-02-261-1/+2
* V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()Roel Kluin2010-02-261-1/+1
* V4L/DVB: smsir: make local variables staticMárton Németh2010-02-261-3/+3
* V4L/DVB: m920x: Add support for Pinnacle PCTV310e cardMassimo Del Fedele2010-02-263-1/+143
* V4L/DVB: stv0900: dereference of state->internal in fe_stv0900_error stv0900_...Roel Kluin2010-02-261-0/+7
* V4L/DVB: dvb/bt8xx: Clean-up init and exit functionsJean Delvare2010-02-261-15/+2
* V4L/DVB: firedtv: reduce memset()sStefan Richter2010-02-261-81/+65
* V4L/DVB: firedtv: remove check for interrupting signalStefan Richter2010-02-261-34/+17
* V4L/DVB: firedtv: do not DMA-map stack addressesStefan Richter2010-02-265-191/+264
* V4L/DVB: [Mantis] remove duplicated #includeHuang Weiyi2010-02-262-7/+0
* V4L/DVB: dib0090: cleanup dib0090_dcc_freq()Márton Németh2010-02-261-1/+1
* V4L/DVB: stv0900: make more local functions staticMárton Németh2010-02-261-5/+5
* V4L/DVB: stv0900: make local functions staticMárton Németh2010-02-261-2/+2
* V4L/DVB: dvb-core: remove unnecessary casting of kmallocThiago Farina2010-02-261-4/+2
* V4L/DVB: dm1105: use macro for read/write registersIgor M. Liplianin2010-02-261-40/+55
* V4L/DVB: dm1105: use dm1105_dev & dev instead of dm1105dvbIgor M. Liplianin2010-02-261-179/+178
* V4L/DVB: dm1105: connect splitted else-if statementsIgor M. Liplianin2010-02-261-34/+32
* V4L/DVB: Add Support for DVBWorld DVB-S2 PCI 2004D cardIgor M. Liplianin2010-02-262-0/+14
* V4L/DVB: 22-kHz set_tone fix for NetUP Dual DVB-S2-CI card. 22kHz logic contr...Abylay Ospan2010-02-261-1/+1
* V4L/DVB (13989): [TDA8261] Fix TDA8261 I2C read bugArvo Järve2010-02-261-1/+1
* V4L/DVB (13988): [STV090x] Configuration parameters adc1_range, adc2_range, t...Oliver Endriss2010-02-262-1/+27
* V4L/DVB (13987): [STV090x] Quit processing if the tuner did not lockOliver Endriss2010-02-261-11/+11
* V4L/DVB (13986): [STV090x] Disable I2C gate on errorOliver Endriss2010-02-261-15/+31