summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2011-03-22[media] dw2102: prof 1100 correctedIgor M. Liplianin1-9/+16
2011-03-22[media] dw2102: i2c transfer corrected for yet another cardsIgor M. Liplianin1-2/+1
2011-03-22[media] dw2102: i2c transfer corrected for some cardsIgor M. Liplianin1-5/+5
2011-03-22[media] dw2102: remove unnecessary delays for i2c transfer for some cardsIgor M. Liplianin1-2/+0
2011-03-22[media] dw2102: X3M TV SPC1400HD addedIgor M. Liplianin1-1/+6
2011-03-22[media] ds3000: wrong hardware tune function implementedIgor M. Liplianin1-2/+13
2011-03-22[media] stv0900: Update status when LOCK is missedAbylay Ospan1-0/+1
2011-03-22[media] stv0900: speed up DVB-S searchingIgor M. Liplianin1-0/+3
2011-03-22[media] dib9000: fix return type in dib9000_mbx_send_attr()Dan Carpenter1-1/+2
2011-03-22[media] dib8000: fix small memory leak on errorDan Carpenter1-1/+1
2011-03-22[media] Technisat AirStar TeleStick 2Lukas Max Fisch2-1/+7
2011-03-22[media] stv090x: handle allocation failuresDan Carpenter1-1/+10
2011-03-22[media] cx88: add support for TeVii S464 PCI cardIgor M. Liplianin2-0/+4
2011-03-22[media] ds3000: hardware tune algorithmIgor M. Liplianin1-6/+12
2011-03-22[media] ds3000: add carrier offset calculationIgor M. Liplianin1-2/+28
2011-03-22[media] ds3000: remove unnecessary dnxt, dcur structuresIgor M. Liplianin1-95/+13
2011-03-22[media] ds3000: clean up in tune procedureIgor M. Liplianin1-259/+213
2011-03-22[media] dw2102: Copyright, cards list updatedIgor M. Liplianin1-11/+11
2011-03-22[media] dw2102: add support for the TeVii S480 PCIeIgor M. Liplianin1-2/+27
2011-03-22[media] dw2102: fix TeVii s660 remote controlIgor M. Liplianin1-3/+7
2011-03-22[media] dw2102: corrections for TeVii s660 LNB power controlIgor M. Liplianin1-6/+28
2011-03-22[media] dw2102: unnecessary NULL's removedIgor M. Liplianin1-7/+0
2011-03-22[media] dw2102: Prof 1100 initialization fixIgor M. Liplianin1-5/+0
2011-03-22[media] dw2102: Prof 7500 remote fixIgor M. Liplianin1-0/+5
2011-03-22[media] dw2102: Prof 7500: Lock LED implementedIgor M. Liplianin3-1/+53
2011-03-22[media] dw2102: Add Terratec Cinergy S2 USB HDIgor M. Liplianin1-1/+6
2011-03-22[media] dw2102: add support for Geniatech SU3000 USB DVB-S2 cardIgor M. Liplianin3-3/+325
2011-03-22[media] dw2102: use separate firmwares for Prof 1100, TeVii S630, S660Igor M. Liplianin1-14/+58
2011-03-22[media] dw2102: Extend keymap parameter for not used remoteIgor M. Liplianin1-2/+4
2011-03-22[media] TTUSB DVB: ttusb_boot_dsp() needs to release_firmware() or it leaks m...Jesper Juhl1-0/+1
2011-03-22[media] dvb_pll: DVB-S incorrect tune settings for dw2102/dm1105/cx88/opera1Malcolm Priestley1-11/+68
2011-03-22[media] firedtv: drop obsolete backend abstractionStefan Richter5-190/+140
2011-03-22[media] ds3000: don't load firmware during demod initIgor M. Liplianin1-8/+6
2011-03-22[media] ds3000: loading firmware in bigger chunksIgor M. Liplianin1-4/+4
2011-03-22[media] ds3000: decrease mpeg clock outputIgor M. Liplianin1-1/+1
2011-03-22[media] ds3000: fill in demod init functionIgor M. Liplianin1-4/+12
2011-03-22[media] Initial commit to support NetUP Dual DVB-T/C CI RF cardIgor M. Liplianin1-2/+2
2011-03-22[media] Support for stv0367 multi-standard demodulatorIgor M. Liplianin6-0/+7341
2011-03-22[media] firedtv: remove obsolete ieee1394 backend codeHans Verkuil6-331/+3
2011-03-22[media] tuner-core: remove the legacy is_stereo() callMauro Carvalho Chehab1-1/+0
2011-03-22[media] technisat-usb2: CodingStyle cleanupsMauro Carvalho Chehab1-7/+6
2011-03-22[media] Move CI cxd2099 driver to stagingMauro Carvalho Chehab3-607/+4
2011-03-22[media] stv090x: 22kHz workaround must also be performed for the 2nd frontendOliver Endriss1-15/+11
2011-03-22[media] ngene: Improved channel initialisation and releaseOliver Endriss2-51/+60
2011-03-22[media] stv090x: Fix losing lock in dual DVB-S2 modeOliver Endriss1-4/+6
2011-03-22[media] stv090x: Fixed typos in register macrosOliver Endriss1-8/+8
2011-03-22[media] ngene: Fix copy-paste errorOliver Endriss1-1/+1
2011-03-22[media] ngene: Enable CI for Mystique SaTiX-S2 Dual (v2)Oliver Endriss1-1/+2
2011-03-22[media] ngene: Add net deviceRalph Metzler2-0/+5
2011-03-22[media] ngene: Shutdown workaroundRalph Metzler3-0/+39