aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/or51211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend properlyMatthias 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-25V4L/DVB (7051): Cleans up error handling on or51xxx_attachMauro Carvalho Chehab1-5/+1
2007-10-09V4L/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-10[PATCH] release_firmware() fixesMagnus Damm1-1/+1
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-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-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+631