summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/cx22702.c
AgeCommit message (Expand)AuthorLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab-653/+0
2012-03-08[media] cx22702: Fix signal strengthJean Delvare-3/+19
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab-1/+0
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab-2/+2
2011-12-31[media] cx22702: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab-34/+34
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab-1/+1
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-3/+3
2010-10-21V4L/DVB: cx22702: Simplify cx22702_set_tps()Jean Delvare-32/+26
2010-10-21V4L/DVB: cx22702: Some things never changeJean Delvare-3/+3
2010-10-21V4L/DVB: cx22702: Avoid duplicating code in branchesJean Delvare-15/+16
2010-10-21V4L/DVB: cx22702: Drop useless initializations to 0Jean Delvare-3/+2
2010-10-21V4L/DVB: cx22702: Clean up register access functionsJean Delvare-10/+13
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott-1/+1
2008-10-17V4L/DVB (9256): cx22702: Checkpatch complianceSteven Toth-200/+306
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth-1/+1
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison-12/+12
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf-1/+1
2007-07-18V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"Michael Krufky-1/+0
2006-09-26V4L/DVB (4600): Fix DVB Front-End Signal Strength InconsistencyBradley Kite-1/+3
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher-7/+4
2006-06-25V4L/DVB (3848): Convert cx22702 to refactored tuner codeAndrew de Quincey-20/+4
2006-01-09V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...Steven Toth-6/+16
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab-1/+1
2005-12-01[PATCH] DVB: Update Steve's email address.Steven Toth-1/+1
2005-07-07[PATCH] dvb: frontend: cx22702: support for cxusbPatrick Boettcher-9/+20
2005-05-17[PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach-10/+10
2005-05-01[PATCH] dvb: cx22702 frontend driver updateGerd Knorr-1/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+519