aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/cx22702.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-653/+0
2012-03-08[media] cx22702: Fix signal strengthJean Delvare1-3/+19
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] cx22702: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-34/+34
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
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-10-21V4L/DVB: cx22702: Simplify cx22702_set_tps()Jean Delvare1-32/+26
2010-10-21V4L/DVB: cx22702: Some things never changeJean Delvare1-3/+3
2010-10-21V4L/DVB: cx22702: Avoid duplicating code in branchesJean Delvare1-15/+16
2010-10-21V4L/DVB: cx22702: Drop useless initializations to 0Jean Delvare1-3/+2
2010-10-21V4L/DVB: cx22702: Clean up register access functionsJean Delvare1-10/+13
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott1-1/+1
2008-10-17V4L/DVB (9256): cx22702: Checkpatch complianceSteven Toth1-200/+306
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-12/+12
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2007-07-18V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"Michael Krufky1-1/+0
2006-09-26V4L/DVB (4600): Fix DVB Front-End Signal Strength InconsistencyBradley Kite1-1/+3
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher1-7/+4
2006-06-25V4L/DVB (3848): Convert cx22702 to refactored tuner codeAndrew de Quincey1-20/+4
2006-01-09V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...Steven Toth1-6/+16
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-1/+1
2005-12-01[PATCH] DVB: Update Steve's email address.Steven Toth1-1/+1
2005-07-07[PATCH] dvb: frontend: cx22702: support for cxusbPatrick Boettcher1-9/+20
2005-05-17[PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach1-10/+10
2005-05-01[PATCH] dvb: cx22702 frontend driver updateGerd Knorr1-1/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+519