aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/bcm3510.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-856/+0
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] bcm3510: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-8/+11
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2008-07-10dvb frontends: treat firmware data as constDavid Woodhouse1-2/+3
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
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-3/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-4/+5
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is setd binderman1-1/+1
2006-01-09V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil1-2/+2
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-2/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+3
2005-06-24[PATCH] dvb: flexcop: add BCM3510 ATSC frontend support for Air2PC cardJohannes Stezenbach1-0/+853