summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* [media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov2012-04-181-2/+4
* [media] stb0899: fix the limits for signal strength valuesKlaus Schmidinger2012-03-191-3/+5
* [media] m88rs2000 ver 1.13 Correct deseqc and tuner gain functionsMalcolm Priestley2012-03-191-9/+8
* [media] au8522: bug-fix: enable modulation AFTER tune (instead of before tuning)Michael Krufky2012-03-191-5/+5
* [media] m88rs2000: Don't fill info.typeMauro Carvalho Chehab2012-03-191-1/+0
* [media] m88rs2000 1.12 v2 DVB-S frontend and tuner moduleMalcolm Priestley2012-03-194-0/+981
* [media] dvb: negative value assigned to unsigned int in CDRXD()Santosh Nayak2012-03-191-3/+3
* [media] dib9000: implement error handling for DibAcquireLockAlexey Khoroshilov2012-03-191-24/+91
* [media] dib9000: fix explicit lock mismatchesAlexey Khoroshilov2012-03-191-1/+5
* [media] STV0288 increase delay between carrier searchMalcolm Priestley2012-03-191-1/+1
* [media] stb0899: fixed reading of IF_AGC_GAIN registerAndreas Regel2012-03-191-1/+1
* [media] stb0899: set FE_HAS_SIGNAL flag in read_statusAndreas Regel2012-03-191-1/+1
* [media] tda10071: fix the delivery systemAntti Palosaari2012-03-191-1/+1
* [media] [trivial] DiB0090: remove redundant '; ' from dib0090_fw_identify()Jesper Juhl2012-03-111-1/+1
* [media] media: dvb: append $(srctree) to -I parametersAndy Shevchenko2012-03-081-2/+2
* [media] lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang2012-03-081-2/+4
* [media] cx22702: Fix signal strengthJean Delvare2012-03-081-3/+19
* [media] it913x-fe ver 1.15 read signal strenght using reg VAR_P_INBANDMalcolm Priestley2012-03-083-10/+90
* [media] convert drivers/media/* to use module_i2c_driver()Axel Lin2012-03-081-12/+1
* [media] rtl2830: __udivdi3 undefinedGianluca Gennari2012-03-081-1/+1
* [media] rtl2830: prevent .read_status() when sleepingAntti Palosaari2012-02-282-0/+17
* [media] rtl2830: correct I2C functionalityAntti Palosaari2012-02-282-17/+52
* [media] Realtek RTL2830 DVB-T demodulator driverAntti Palosaari2012-02-285-0/+672
* [media] [trivial] frontends: Fix typo in tda1004x.cMasanari Iida2012-02-141-2/+2
* [media] drxk: Fix get_tune_settings for DVB-TJose Alberto Reguero2012-02-081-4/+1
* [media] drxk_hard: does not need to include linux/version.hJesper Juhl2012-01-261-1/+0
* Merge branch 'v4l_for_linus' into staging/for_v3.4Mauro Carvalho Chehab2012-01-232-9/+17
|\
| * [media] cxd2820r: sleep on DVB-T/T2 delivery system switchAntti Palosaari2012-01-231-2/+11
| * [media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari2012-01-232-6/+3
| * [media] cxd2820r: fix dvb_frontend_opsAntti Palosaari2012-01-231-1/+3
* | [media] drxk: Allow enabling MERR/MVAL cfgMauro Carvalho Chehab2012-01-213-2/+12
* | [media] drxk: add support for Mpeg output clock drive strength configMauro Carvalho Chehab2012-01-212-7/+9
* | [media] drxk: Allow setting it on dynamic_clock modeMauro Carvalho Chehab2012-01-212-12/+19
* | [media] drxk: Don't assume a default firmware nameMauro Carvalho Chehab2012-01-211-3/+1
|/
* [media] ds3000: using logical && instead of bitwise &Dan Carpenter2012-01-171-1/+1
* [media] cxd2820r: do not allow get_frontend() when demod is not initializedAntti Palosaari2012-01-161-0/+5
* [media] cxd2820r: wait demod lock for DVB-C tooAntti Palosaari2012-01-161-0/+1
* [media] tda18271c2dd: Remove pointless linux/version.h includeJesper Juhl2012-01-161-1/+0
* [media] cxd2820r: do not switch to DVB-T when DVB-C failsAntti Palosaari2012-01-161-2/+2
* [media] mb86a20s: fix off by one checksDan Carpenter2012-01-161-4/+4
* mb86a20s: Add a few more register settings at the init seqMauro Carvalho Chehab2012-01-111-4/+12
* mb86a20s: Group registers into the same lineMauro Carvalho Chehab2012-01-111-228/+87
* [media] [BUG] it913x-fe fix typo error making SNR levels unstableMalcolm Priestley2012-01-101-1/+1
* [media] hd29l2: fix review findingsAntti Palosaari2012-01-101-3/+3
* [media] hd29l2: add debug for used IF frequencyAntti Palosaari2012-01-101-1/+1
* [media] hd29l2: synch for latest DVB core changesAntti Palosaari2012-01-101-6/+4
* [media] HDIC HD29L2 DMB-TH demodulator driverAntti Palosaari2012-01-105-0/+1251
* [media] mb86a20s: implement get_frontend()Mauro Carvalho Chehab2012-01-101-3/+193
* [media] drxk_hard: Remove dead codeMauro Carvalho Chehab2012-01-071-2/+0
* [media] af9013: change & to &&Dan Carpenter2012-01-061-4/+4
OpenPOWER on IntegriCloud