aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stv0299.c
Commit message (Expand)AuthorAgeFilesLines
* [media] STV0299 incorrect standby setting issues register 02 (MCR)Malcolm Priestley2011-05-201-2/+8
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-1/+1
* V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott2009-08-131-1/+1
* V4L/DVB (9026): Add support for ST STV0288 demodulator and cards with it.Igor M. Liplianin2008-10-121-0/+2
* V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixedOliver Endriss2008-06-261-4/+11
* V4L/DVB (7661): stv0299: Add flag to turn off OP0 outputOliver Endriss2008-04-241-15/+30
* V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-20/+20
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)Oliver Endriss2007-07-181-1/+1
* V4L/DVB (5195): Frontends: make 4 functions staticAdrian Bunk2007-02-211-1/+1
* V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey2006-09-261-3/+6
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-6/+4
* V4L/DVB (3935): Add missing pll gate control callsAndrew de Quincey2006-06-251-2/+4
* V4L/DVB (3855): Convert stv0299 to refactored tuner codeAndrew de Quincey2006-06-251-18/+17
* V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner2006-01-091-2/+2
* DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored codeAndrew de Quincey2006-01-091-0/+8
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-121-18/+18
* [PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss2005-11-091-2/+0
* [PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy2005-11-091-43/+10
* [PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant2005-11-091-34/+4
* [PATCH] dvb: stv0299: revert improper methodAndrew de Quincey2005-11-091-5/+8
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] dvb: frontend: stv0299: support reading both BER and UCBLOCKSAndrew de Quincey2005-09-091-8/+5
* [PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter2005-09-091-3/+3
* [PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach2005-05-171-18/+18
* [PATCH] dvb: stv0299: fix FE_DISHNETWORK_SEND_LEGACY_CMDJohannes Stezenbach2005-05-171-12/+66
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+731