aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stv0299.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-762/+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-1/+2
2011-12-31[media] dvb: simplify get_tune_settings() structMauro Carvalho Chehab1-4/+5
2011-12-31[media] stv0299: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-11/+12
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-05-20[media] STV0299 incorrect standby setting issues register 02 (MCR)Malcolm Priestley1-2/+8
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust1-1/+1
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend properlyMatthias Schwarzott1-1/+1
2008-10-12V4L/DVB (9026): Add support for ST STV0288 demodulator and cards with it.Igor M. Liplianin1-0/+2
2008-06-26V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixedOliver Endriss1-4/+11
2008-04-24V4L/DVB (7661): stv0299: Add flag to turn off OP0 outputOliver Endriss1-15/+30
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-20/+20
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-18V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)Oliver Endriss1-1/+1
2007-02-21V4L/DVB (5195): Frontends: make 4 functions staticAdrian Bunk1-1/+1
2006-09-26V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey1-3/+6
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-6/+4
2006-06-25V4L/DVB (3935): Add missing pll gate control callsAndrew de Quincey1-2/+4
2006-06-25V4L/DVB (3855): Convert stv0299 to refactored tuner codeAndrew de Quincey1-18/+17
2006-01-09V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner1-2/+2
2006-01-09DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored codeAndrew de Quincey1-0/+8
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-18/+18
2005-11-09[PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss1-2/+0
2005-11-09[PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy1-43/+10
2005-11-09[PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant1-34/+4
2005-11-09[PATCH] dvb: stv0299: revert improper methodAndrew de Quincey1-5/+8
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-09-09[PATCH] dvb: frontend: stv0299: support reading both BER and UCBLOCKSAndrew de Quincey1-8/+5
2005-09-09[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter1-3/+3
2005-05-17[PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach1-18/+18
2005-05-17[PATCH] dvb: stv0299: fix FE_DISHNETWORK_SEND_LEGACY_CMDJohannes Stezenbach1-12/+66
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+731