summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends
AgeCommit message (Expand)AuthorFilesLines
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] 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: Prof 7500: Lock LED implementedIgor M. Liplianin2-1/+24
2011-03-22[media] dw2102: add support for Geniatech SU3000 USB DVB-S2 cardIgor M. Liplianin2-0/+41
2011-03-22[media] dvb_pll: DVB-S incorrect tune settings for dw2102/dm1105/cx88/opera1Malcolm Priestley1-11/+68
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] stv090x: 22kHz workaround must also be performed for the 2nd frontendOliver Endriss1-15/+11
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] stv090x: Optional external lock routineOliver Endriss2-5/+17
2011-03-22[media] stv090x: make sleep/wakeup specific to the demod pathAndreas Regel1-26/+185
2011-03-22[media] dib8000: Fix some wrong alignmentsMauro Carvalho Chehab1-48/+48
2011-03-22[media] dib7000p: Fix 4-byte wrong alignments for some case statementsMauro Carvalho Chehab1-4/+4
2011-03-22[media] DiBxxxx: Codingstype updatesOlivier Grenie9-532/+462
2011-03-22[media] DiB7090: add support for the dib7090 basedOlivier Grenie3-587/+1543
2011-03-22[media] DIB9000: initial support addedOlivier Grenie5-1/+2543
2011-03-22[media] DiB0090: misc improvementsOlivier Grenie2-335/+1346
2011-03-22[media] DiBx000: add addition i2c-interface namesOlivier Grenie2-22/+285
2011-03-22[media] DiB8000: add diversity supportOlivier Grenie2-301/+532
2011-03-22[media] stv090x: add tei-field to config-structurePatrick Boettcher2-0/+11
2011-03-22[media] stv090x: added function to control GPIOs from the outsidePatrick Boettcher2-0/+26
2011-03-02[media] DiB7000M: add pid filteringOlivier Grenie2-0/+34
2011-01-22Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-9/+33
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-19[media] frontends/ix2505v: Remember to free allocated memory in failure pathJesper Juhl1-1/+1
2011-01-19[media] mb86a20s: Be sure that device is initialized before starting DVBMauro Carvalho Chehab1-4/+28
2011-01-19[media] mb86a20s: Fix i2c read/write error messagesMauro Carvalho Chehab1-2/+2
2011-01-19[media] af9013: fix AF9013 TDA18271 IF configAntti Palosaari1-2/+2
2010-12-29[media] af9013: Fix a compilation warningMauro Carvalho Chehab1-1/+1
2010-12-29[media] stv090x: Fix some compilation warningsMauro Carvalho Chehab1-3/+3
2010-12-29[media] dib7000m/dib7000p: Add support for TRANSMISSION_MODE_4KMauro Carvalho Chehab2-10/+10
2010-12-29[media] stb6100: warning cleanupMauro Carvalho Chehab1-1/+4
2010-12-29[media] stb0899: fix diseqc messages getting lostManu Abraham1-1/+1
2010-12-29[media] stb6100: Improve tuner performanceManu Abraham1-66/+127
2010-12-29[media] IX2505V: i2c transfer error code ignoredMatthias Schwarzott1-1/+1
2010-12-29[media] au8522: Handle differences in comb filter config for s-video inputDevin Heitmueller2-4/+14
2010-12-29[media] au8522: fix clamp control for different video modesDevin Heitmueller1-6/+11