summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/mt312.c
AgeCommit message (Expand)Author
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab
2011-12-31[media] mt312: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab
2011-03-31Fix common misspellingsLucas De Marchi
2009-09-12V4L/DVB (12200): mt312: Fix checkpatch warningsMatthias Schwarzott
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott
2009-06-16V4L/DVB (11828): Reducing print-level of I2C error printsMatthias Schwarzott
2008-05-14V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kcon...Matthias Schwarzott
2008-04-24V4L/DVB (7575): mt312: add attach-time setting to invert lnb-voltageMatthias Schwarzott
2008-04-24V4L/DVB (7574): mt312: Add support for zl10313 demodMatthias Schwarzott
2008-04-24V4L/DVB (7573): mt312: Supports different xtal frequenciesMatthias Schwarzott
2008-04-24V4L/DVB (7572): mt312: Fix diseqcMatthias Schwarzott
2008-04-24V4L/DVB (7571): mt312: Cleanup buffer variables of read/write functionsMatthias Schwarzott
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-25V4L/DVB (6903): mt312: CodingStyle fixMatthias Schwarzott
2008-01-25V4L/DVB (6874): removes duplicated KERN_DEBUG flags from dprintk calls in mt3...Matthias Schwarzott
2008-01-25V4L/DVB (6873): Fixes issues listed by checkpatchMatthias Schwarzott
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher
2006-06-25V4L/DVB (3849): Convert mt312 to refactored tuner codeAndrew de Quincey
2006-03-03V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-05-17[PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds