aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx
AgeCommit message (Expand)AuthorFilesLines
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey1-21/+31
2005-12-15[PATCH] dst_ca __user annotations, portability fixesAl Viro1-3/+3
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-3/+3
2005-11-09[PATCH] v4l: 896: rename BTTV_FOO --> BTTV_BOARD_FOOMichael Krufky1-24/+24
2005-11-09[PATCH] dvb: Nebula nxt6000 requires fe resetStuart Auchterlonie1-3/+2
2005-11-09[PATCH] dvb: dst: protect dst_write_tuna from simultaneous writesHenrik Sjoberg1-12/+17
2005-11-09[PATCH] dvb: dst: protect the read/write commands with a mutexManu Abraham3-19/+35
2005-11-09[PATCH] dvb: dst: Fix possible buffer overflowManu Abraham1-1/+1
2005-11-09[PATCH] dvb: dst: remove redundant checksum calculationPerceval Anichini1-19/+5
2005-11-09[PATCH] dvb: dst: fix DST DVB-S get_frequencyTom Hughes1-1/+7
2005-11-09[PATCH] dvb: dst: fix broken support for vp-3040 TS204Manu Abraham1-4/+3
2005-11-09[PATCH] dvb: dst: fix memory leaksPerceval Anichini1-15/+37
2005-11-09[PATCH] dvb: fix sparse warningsPeter Hagervall1-13/+14
2005-11-09[PATCH] dvb: dst: ASN.1 length field FixRaymond Mantchala1-1/+2
2005-11-09[PATCH] dvb: microtune mt7202dtf: Fix charge pump settingMichael Krufky1-1/+1
2005-11-09[PATCH] dvb: Add ATSC support for DViCO FusionHDTV5 LiteMichael Krufky3-1/+71
2005-11-09[PATCH] dvb: dst: Correcty Identify Tuner and DaughterboardsManu Abraham2-2/+58
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl1-6/+2
2005-09-09[PATCH] dvb: dst: fix DVB-C tuningManu Abraham1-0/+1
2005-09-09[PATCH] dvb: dst: identify boardsManu Abraham2-3/+90
2005-09-09[PATCH] dvb: dst: dprrintk cleanupManu Abraham3-635/+461
2005-09-09[PATCH] dvb: dst: remove unnecessary codeManu Abraham1-95/+20
2005-09-09[PATCH] dvb: dst: fix symbol rate settingManu Abraham1-14/+14
2005-09-09[PATCH] dvb: nebula DigiTV nxt6000 fixStuart Auchterlonie1-1/+3
2005-09-09[PATCH] dvb: bt8xx: Nebula DigiTV mt352 supportDavid Johnson1-33/+108
2005-09-09[PATCH] dvb: bt8xx: cleanupDavid Johnson1-111/+114
2005-09-09[PATCH] dvb: bt8xx: endianness fixJohannes Stezenbach1-1/+1
2005-09-09[PATCH] dvb: remove noisy debug printJohannes Stezenbach1-1/+1
2005-09-09[PATCH] dvb: email address updateJohannes Stezenbach3-3/+3
2005-09-07[PATCH] DVB: Clarify description text for dvb-bt8xx in KconfigMichael Krufky1-3/+3
2005-07-12[PATCH] dvb: dst: printk -> dprintkJohannes Stezenbach1-1/+1
2005-07-07[PATCH] dvb: dst: fix tuning problemSteffen Motzer1-1/+5
2005-07-07[PATCH] dvb: Twinhan DST: frontend polarization fixAllan Stirling1-2/+2
2005-07-07[PATCH] dvb: Twinhan DST: frontend fixesManu Abraham3-307/+272
2005-05-28[PATCH] dvb: Small cleanupManu Abraham1-4/+4
2005-05-28[PATCH] dvb: Fix 22k tone controlManu Abraham1-18/+9
2005-05-28[PATCH] dvb: Fix LNB power switchingManu Abraham1-24/+14
2005-05-28[PATCH] dvb: Remove unnecessary castsManu Abraham1-11/+11
2005-05-28[PATCH] dvb: Fix Mini DiSEqC bugManu Abraham1-5/+26
2005-05-17[PATCH] dvb: bt8xx: whitespace cleanupJohannes Stezenbach2-21/+21
2005-05-17[PATCH] dvb: DST: fixed CI debug outputJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: DST: fix a bug in the module parameterJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: DST: misc. fixesJohannes Stezenbach3-25/+16
2005-05-17[PATCH] dvb: DST: fix for descrambling failureJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: DST: fixed tuning problemJohannes Stezenbach2-22/+41
2005-05-17[PATCH] dvb: DST: add support for Twinhan 200103AJohannes Stezenbach1-1/+9
2005-05-17[PATCH] dvb: DST: reorganize Twinhan DST driver to support CIJohannes Stezenbach11-377/+1703
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach2-11/+11
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds9-0/+2780