aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/or51132.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-631/+0
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-2/+2
2011-12-31[media] or51132: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-22/+29
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
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-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend properlyMatthias Schwarzott1-1/+1
2009-06-16V4L/DVB (11723): Link firmware to physical deviceJean Delvare1-1/+1
2008-06-05V4L/DVB (7972): or51132.c: unalignedAl Viro1-3/+3
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-21DVB: Storage class should be before const qualifierTobias Klauser1-2/+2
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 (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"Michael Krufky1-1/+0
2007-04-27V4L/DVB (5374): Or51132: refactor i2c code, improve error resilienceTrent Piepho1-178/+127
2006-12-10V4L/DVB (4939): Or51132: Changed SNR and signal strength reportingRusty Scott1-85/+91
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-7/+5
2006-06-25V4L/DVB (3865): Convert or51132 to refactored tuner codeAndrew de Quincey1-8/+4
2006-06-25V4L/DVB (3739): Add support for FE_GET_FRONTEND to or51132 frontendTrent Piepho1-0/+39
2006-06-25V4L/DVB (3724): Remove a wee bit of cruftTrent Piepho1-3/+1
2006-06-25V4L/DVB (3723): Avoid unnecessary firmware re-loads in or51132 frontendTrent Piepho1-32/+49
2006-06-25V4L/DVB (3720): Fix spelling error / typo in commentsMichael Krufky1-1/+1
2006-06-25V4L/DVB (3708a): Clean up some cruft in or51132 frontendTrent Piepho1-10/+7
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-1/+1
2005-11-09[PATCH] dvb: Fix integer overflow bugJohannes Stezenbach1-1/+6
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl1-2/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-09-09[PATCH] dvb: frontend: or51132: remove bogus optimization attemptMac Michaels1-16/+13
2005-05-17[PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach1-7/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+628