summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/mt312.c
Commit message (Expand)AuthorAgeFilesLines
* [media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab2012-01-041-1/+0
* [media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab2011-12-311-2/+2
* [media] mt312: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-311-18/+18
* [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-311-1/+1
* [media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab2011-12-311-1/+1
* [media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab2011-12-311-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* V4L/DVB (12200): mt312: Fix checkpatch warningsMatthias Schwarzott2009-09-121-3/+4
* V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott2009-08-131-1/+1
* V4L/DVB (11828): Reducing print-level of I2C error printsMatthias Schwarzott2009-06-161-1/+1
* V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kcon...Matthias Schwarzott2008-05-141-4/+5
* V4L/DVB (7575): mt312: add attach-time setting to invert lnb-voltageMatthias Schwarzott2008-04-241-1/+6
* V4L/DVB (7574): mt312: Add support for zl10313 demodMatthias Schwarzott2008-04-241-8/+82
* V4L/DVB (7573): mt312: Supports different xtal frequenciesMatthias Schwarzott2008-04-241-16/+17
* V4L/DVB (7572): mt312: Fix diseqcMatthias Schwarzott2008-04-241-1/+4
* V4L/DVB (7571): mt312: Cleanup buffer variables of read/write functionsMatthias Schwarzott2008-04-241-6/+6
* V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* V4L/DVB (6903): mt312: CodingStyle fixMatthias Schwarzott2008-01-251-51/+83
* V4L/DVB (6874): removes duplicated KERN_DEBUG flags from dprintk calls in mt3...Matthias Schwarzott2008-01-251-5/+5
* V4L/DVB (6873): Fixes issues listed by checkpatchMatthias Schwarzott2008-01-251-58/+73
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-14/+13
* V4L/DVB (3849): Convert mt312 to refactored tuner codeAndrew de Quincey2006-06-251-9/+16
* V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk2006-03-031-72/+44
* [PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan2006-01-091-1/+2
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-121-2/+2
* [PATCH] kfree cleanup: drivers/mediaJesper Juhl2005-11-071-2/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* [PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach2005-05-171-16/+16
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+729