summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/dib3000mb.c
Commit message (Expand)AuthorAgeFilesLines
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-131-829/+0
* [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-5/+4
* [media] dib3000mb: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-311-57/+54
* [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
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUGChristoph Egger2010-08-021-8/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
* V4L/DVB (4457): Remove dib3000-common-modulePatrick Boettcher2006-09-261-2/+74
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-5/+4
* V4L/DVB (3870): Convert dib3000* to refactored tuner codeAndrew de Quincey2006-06-251-5/+3
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* [PATCH] dvb: remove version.h dependenciesOlaf Hering2005-09-091-1/+0
* [PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach2005-06-241-15/+5
* [PATCH] dvb: dib3000: add NULL pointer checkJohannes Stezenbach2005-05-171-1/+1
* [PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach2005-05-171-13/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+784