aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/mt312.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-839/+0
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-2/+2
2011-12-31[media] mt312: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-18/+18
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-09-12V4L/DVB (12200): mt312: Fix checkpatch warningsMatthias Schwarzott1-3/+4
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend properlyMatthias Schwarzott1-1/+1
2009-06-16V4L/DVB (11828): Reducing print-level of I2C error printsMatthias Schwarzott1-1/+1
2008-05-14V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kconfig descriptionMatthias Schwarzott1-4/+5
2008-04-24V4L/DVB (7575): mt312: add attach-time setting to invert lnb-voltageMatthias Schwarzott1-1/+6
2008-04-24V4L/DVB (7574): mt312: Add support for zl10313 demodMatthias Schwarzott1-8/+82
2008-04-24V4L/DVB (7573): mt312: Supports different xtal frequenciesMatthias Schwarzott1-16/+17
2008-04-24V4L/DVB (7572): mt312: Fix diseqcMatthias Schwarzott1-1/+4
2008-04-24V4L/DVB (7571): mt312: Cleanup buffer variables of read/write functionsMatthias Schwarzott1-6/+6
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-01-25V4L/DVB (6903): mt312: CodingStyle fixMatthias Schwarzott1-51/+83
2008-01-25V4L/DVB (6874): removes duplicated KERN_DEBUG flags from dprintk calls in mt312.cMatthias Schwarzott1-5/+5
2008-01-25V4L/DVB (6873): Fixes issues listed by checkpatchMatthias Schwarzott1-58/+73
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-14/+13
2006-06-25V4L/DVB (3849): Convert mt312 to refactored tuner codeAndrew de Quincey1-9/+16
2006-03-03V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk1-72/+44
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan1-1/+2
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-2/+2
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl1-2/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-05-17[PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach1-16/+16
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+729