summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-05[media] Add AC97 8384:7650 for some versions of EMP202Gareth Williams
2012-01-05[media] it913x add support for IT9135 9006 devicesMalcolm Priestley
2012-01-05[media] drxk_hard: fix locking issues when changing the delsysMauro Carvalho Chehab
2012-01-05[media] drxk: create only one frontend for both DVB-C and DVB-TMauro Carvalho Chehab
2012-01-05[media] drxk: remove ops.info.frequency_stepsize from DVB-CMauro Carvalho Chehab
2012-01-05[media] dvb_frontend: improve documentation on set_delivery_system()Mauro Carvalho Chehab
2012-01-05[media] dvb_frontend: Update the dynamic info->typeMauro Carvalho Chehab
2012-01-05[media] dvb_frontend: regression fix: add a missing inc inside the loopMauro Carvalho Chehab
2012-01-05[media] mt2063: fix get_if_frequency callStefan Ringel
2012-01-05[media] cx25840: Fix compilation for i386 architectureMauro Carvalho Chehab
2012-01-05[media] cx25840: Added g_std support to the video decoder driverSteven Toth
2012-01-05[media] cx25840: Hauppauge HVR1850 Analog driver supportSteven Toth
2012-01-05[media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncationSteven Toth
2012-01-05[media] cx23885: Control cleanup on the MPEG EncoderSteven Toth
2012-01-05[media] cx23885: Hauppauge HVR1850 Analog driver supportSteven Toth
2012-01-04[media] Don't test for ops->info.type inside driversMauro Carvalho Chehab
2012-01-04[media] drxk: Add support for parallel mode and prints mpeg modeMauro Carvalho Chehab
2012-01-04[media] drxk: Improve a few debug messagesMauro 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