summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/or51211.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-14[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-581/+0
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] or51211: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-6/+6
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
2009-08-14V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott1-1/+1
2008-10-12V4L/DVB (8746): v4l-dvb: fix compile warnings.Hans Verkuil1-1/+1
2008-07-10dvb frontends: treat firmware data as constDavid Woodhouse1-2/+2
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-01-26V4L/DVB (7051): Cleans up error handling on or51xxx_attachMauro Carvalho Chehab1-5/+1
2007-10-10V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-18V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programmingMichael Krufky1-28/+3
2006-12-10V4L/DVB (4940): Or51211: Changed SNR and signal strength calculationsRusty Scott1-74/+50
2006-07-11[PATCH] release_firmware() fixesMagnus Damm1-1/+1
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher1-3/+1
2006-01-09V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä1-1/+2
2006-01-09V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil1-1/+1
2005-11-09[PATCH] dvb: Fix integer overflow bugJohannes Stezenbach1-2/+6
2005-10-31[PATCH] fix missing includesTim Schmielau1-0/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+631