V4L/DVB: drivers/media: drop redundant memset
[safe/jmp/linux-2.6] / drivers / media / dvb / bt8xx / dst.c
2010-05-18 Julia LawallV4L/DVB: drivers/media: drop redundant memset
2010-02-26 Klaas de WaalV4L/DVB: dst: fixes for DVB-C Twinhan VP2031
2009-09-12 Julia LawallV4L/DVB (12477): Use dst_type field instead of type_flags
2009-03-13 Matthias SchwarzzotV4L/DVB (10978): Report tuning algorith correctly
2008-10-28 Johannes Bergnet: convert more to %pM
2008-09-04 Thierry MERLEV4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay
2008-04-29 Mauro Carvalho ChehabRename common tuner Kconfig names to use the same
2008-04-24 Harvey HarrisonV4L/DVB (7510): media/dvb/bt8xx replace remaining __FUN...
2008-01-25 Adrian BunkV4L/DVB (6569): bt8xx/dst.c: make code static
2007-07-18 Mauro Carvalho ChehabV4L/DVB (5840): fix dst and cx24123: tune() callback...
2007-05-22 Manu AbrahamV4L/DVB (5639a): Fix dst usage count
2007-02-21 Ahmed S. DarwishV4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriate
2006-09-26 Manu AbrahamV4L/DVB (4432): Fix Circular dependencies
2006-09-26 Andrew de QuinceyV4L/DVB (4392): Fix dst_ca attach
2006-09-26 Andrew de QuinceyV4L/DVB (4387): Add Kconfig infrastructure for dvb_attach
2006-09-26 Andrew de QuinceyV4L/DVB (4386): Convert DVB devices to use dvb_attach()
2006-08-08 Yeasah PellV4L/DVB (4431): Add several error checks to dst
2006-06-25 Yeasah PellV4L/DVB (4185): Conditionally enable 5 byte diseqc...
2006-06-25 Manu AbrahamV4L/DVB (4179): VLF fixes for DCT
2006-06-25 Manu AbrahamV4L/DVB (4178): Replace NEWTUNE with TS188
2006-06-25 Manu AbrahamV4L/DVB (4177): DCTNEW and ATSC fixes
2006-06-25 Manu AbrahamV4L/DVB (4175): Fix a bug in tuner detection
2006-06-25 Manu AbrahamV4L/DVB (4174): Distinguish between STV0299 and MB86A15...
2006-06-25 Manu AbrahamV4L/DVB (4173): Dprintk macro beautification
2006-06-25 Sigmund Augdal HelbergV4L/DVB (4172): Remove spurious newlines in dprintk...
2006-06-25 Manu AbrahamV4L/DVB (4171): Fix Daughterboard detection
2006-06-25 Bryan ScottV4L/DVB (4170): ATSC typecheck bugfix
2006-06-25 Manu AbrahamV4L/DVB (4169): Add more Firmware and Tuner names
2006-06-25 Manu AbrahamV4L/DVB (4168): ATSC tuner doesn't have variable length...
2006-06-25 Manu AbrahamV4L/DVB (4167): Add Board Names
2006-06-25 Manu AbrahamV4L/DVB (4166): Fix string length
2006-06-25 Manu AbrahamV4L/DVB (4165): Add in tuner names
2006-06-25 Manu AbrahamV4L/DVB (4164): Add DVB-S specific demod names
2006-06-25 Manu AbrahamV4L/DVB (4163): Initialize ATSC frontend
2006-06-25 Manu AbrahamV4L/DVB (4162): Explicit defining of type is not necess...
2006-06-25 Manu AbrahamV4L/DVB (4161): Utilize the device specific algorithm...
2006-06-25 Manu AbrahamV4L/DVB (4159): Implement tuning algorithm as a module...
2006-06-25 Manu AbrahamV4L/DVB (4158): Make ASIC RESET Conditional
2006-06-25 Manu AbrahamV4L/DVB (4157): Add support for VP-3250 ATSC card
2006-06-25 Manu AbrahamV4L/DVB (4156): Add basic ATSC support to DST
2006-06-25 Patrick BoettcherV4L/DVB (4028): Change dvb_frontend_ops to be a real...
2006-03-03 Adrian BunkV4L/DVB (3341): Upstream sync - make 2 structs static
2006-02-27 Adrian BunkV4L/DVB (3341): Upstream sync - make 2 structs static
2006-02-07 Ingo MolnarV4L/DVB (3318b): sem2mutex: drivers/media/, #2
2006-01-09 Andrew de QuinceyDVB (2444): Implement frontend-specific tuning and...
2005-11-09 Henrik Sjoberg[PATCH] dvb: dst: protect dst_write_tuna from simultane...
2005-11-09 Manu Abraham[PATCH] dvb: dst: protect the read/write commands with...
2005-11-09 Tom Hughes[PATCH] dvb: dst: fix DST DVB-S get_frequency
2005-11-09 Manu Abraham[PATCH] dvb: dst: fix broken support for vp-3040 TS204
2005-11-09 Manu Abraham[PATCH] dvb: dst: Correcty Identify Tuner and Daughterb...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: drivers/media
2005-09-09 Manu Abraham[PATCH] dvb: dst: fix DVB-C tuning
2005-09-09 Manu Abraham[PATCH] dvb: dst: identify boards
2005-09-09 Manu Abraham[PATCH] dvb: dst: dprrintk cleanup
2005-09-09 Manu Abraham[PATCH] dvb: dst: fix symbol rate setting
2005-09-09 Johannes Stezenbach[PATCH] dvb: remove noisy debug print
2005-07-12 Johannes Stezenbach[PATCH] dvb: dst: printk -> dprintk
2005-07-08 Steffen Motzer[PATCH] dvb: dst: fix tuning problem
2005-07-08 Allan Stirling[PATCH] dvb: Twinhan DST: frontend polarization fix
2005-07-08 Manu Abraham[PATCH] dvb: Twinhan DST: frontend fixes
2005-05-28 Manu Abraham[PATCH] dvb: Small cleanup
2005-05-28 Manu Abraham[PATCH] dvb: Fix 22k tone control
2005-05-28 Manu Abraham[PATCH] dvb: Fix LNB power switching
2005-05-28 Manu Abraham[PATCH] dvb: Remove unnecessary casts
2005-05-28 Manu Abraham[PATCH] dvb: Fix Mini DiSEqC bug
2005-05-17 Johannes Stezenbach[PATCH] dvb: DST: misc. fixes
2005-05-17 Johannes Stezenbach[PATCH] dvb: DST: fix for descrambling failure
2005-05-17 Johannes Stezenbach[PATCH] dvb: DST: fixed tuning problem
2005-05-17 Johannes Stezenbach[PATCH] dvb: DST: add support for Twinhan 200103A
2005-05-17 Johannes Stezenbach[PATCH] dvb: DST: reorganize Twinhan DST driver to...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2