aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)Author
2012-01-16[media] Add registers names to XC2028 tuner from datahseet and use themMiroslav Slugen
2012-01-16[media] xc4000: add support for signal strength measuresMiroslav Slugen
2012-01-10[media] mxl5007t: bugfix DVB-T 7 MHz and 8 MHz bandwidthAntti Palosaari
2012-01-10[media] tda18271-fe: Fix support for ISDB-TMauro Carvalho Chehab
2012-01-06[media] xc3028: fix center frequency calculation for DTV78 firmwareGianluca Gennari
2012-01-06[media] drivers: media: tuners: Fix dependency for MEDIA_TUNER_TEA5761Fabio Estevam
2012-01-05[media] mt2063: fix get_if_frequency callStefan Ringel
2012-01-04[media] Don't test for ops->info.type inside driversMauro Carvalho Chehab
2012-01-04[media] mt2063: Add it to the building systemMauro Carvalho Chehab
2012-01-04[media] mt2063: Add support for get_if_frequency()Mauro Carvalho Chehab
2012-01-04[media] mt2063: add some useful info for the dvb callback callsMauro Carvalho Chehab
2012-01-04[media] mt2063: print the detected versionMauro Carvalho Chehab
2012-01-04[media] mt2063: Fix i2c read messageMauro Carvalho Chehab
2012-01-04[media] mt2063: Print a message about the detected mt2063 typeMauro Carvalho Chehab
2012-01-04[media] mt2063: don't crash if device is not initializedMauro Carvalho Chehab
2012-01-04[media] mt2063: Remove two unused temporary varsMauro Carvalho Chehab
2012-01-04[media] mt2063: Rewrite tuning logicMauro Carvalho Chehab
2012-01-04[media] mt2063: Add some debug printk'sMauro Carvalho Chehab
2012-01-04[media] mt2063: Convert it to the DVBv5 way for set_params()Mauro Carvalho Chehab
2012-01-04[media] mt2063: Properly document the author of the original driverMauro Carvalho Chehab
2012-01-04[media] mt2063: Rearrange the delivery system functionsMauro Carvalho Chehab
2012-01-04[media] mt2063: Fix commentsMauro Carvalho Chehab
2012-01-04[media] mt2063: Fix analog/digital set params logicMauro Carvalho Chehab
2012-01-04[media] mt2063: make checkpatch.pl happyMauro Carvalho Chehab
2012-01-04[media] mt2063: Cleanup some function prototypesMauro Carvalho Chehab
2012-01-04[media] mt2063: Reorder the code to avoid function prototypesMauro Carvalho Chehab
2012-01-04[media] mt2063: Remove setParm/getParm abstraction layerMauro Carvalho Chehab
2012-01-04[media] mt2063: Rework on the publicly-exported functionsMauro Carvalho Chehab
2012-01-04[media] mt2063: Simplify mt2063_setTune logicMauro Carvalho Chehab
2012-01-04[media] mt2063: simplify lockstatus logicMauro Carvalho Chehab
2012-01-04[media] mt2063: Remove several unused parametersMauro Carvalho Chehab
2012-01-04[media] mt2063: Use linux default max functionMauro Carvalho Chehab
2012-01-04[media] mt2063: Don't violate the DVB APIMauro Carvalho Chehab
2012-01-04[media] mt2063: Simplify device init logicMauro Carvalho Chehab
2012-01-04[media] mt2063: Simplify some functionsMauro Carvalho Chehab
2012-01-04[media] mt2063: Rewrite read/write logic at the driverMauro Carvalho Chehab
2012-01-04[media] mt2063: Remove the code for more than one adjacent mt2063 tunersMauro Carvalho Chehab
2012-01-04[media] mt2063: Use state for the state structureMauro Carvalho Chehab
2012-01-04[media] mt2063: Merge the two state structures into oneMauro Carvalho Chehab
2012-01-04[media] mt2063: Remove unused data structuresMauro Carvalho Chehab
2012-01-04[media] mt2063: Use Unix standard error handlingMauro Carvalho Chehab
2012-01-04[media] mt2063: Remove internal version checksMauro Carvalho Chehab
2012-01-04[media] mt2063: Move data structures to the driverMauro Carvalho Chehab
2012-01-04[media] mt2063: get rid of compilation warningsMauro Carvalho Chehab
2012-01-04[media] mt2063: Remove unused stuffMauro Carvalho Chehab
2012-01-04[media] mt2063: Re-define functions as staticMauro Carvalho Chehab
2012-01-04[media] mt2063: Remove most of the #if'sMauro Carvalho Chehab
2012-01-04[media] mt2063: Use standard Linux types, instead of redefining themMauro Carvalho Chehab
2012-01-04[media] mt2063: Fix the driver to make it compileMauro Carvalho Chehab
2012-01-04[media] mt2063: Move code from mt2063_cfg.hMauro Carvalho Chehab