summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (4162): Explicit defining of type is not necessary with MULTI_FEManu Abraham2006-06-251-20/+26
* V4L/DVB (4161): Utilize the device specific algorithm callbacksManu Abraham2006-06-251-0/+4
* V4L/DVB (4159): Implement tuning algorithm as a module parameterManu Abraham2006-06-251-5/+47
* V4L/DVB (4158): Make ASIC RESET ConditionalManu Abraham2006-06-251-7/+7
* V4L/DVB (4157): Add support for VP-3250 ATSC cardManu Abraham2006-06-251-2/+17
* V4L/DVB (4156): Add basic ATSC support to DSTManu Abraham2006-06-251-1/+30
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-253-27/+23
* V4L/DVB (3973a): Return value is ssize_tMauro Carvalho Chehab2006-06-251-1/+1
* V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey2006-06-251-6/+6
* V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky2006-06-251-1/+1
* V4L/DVB (3887): Convert bt8xx to refactored tuner codeAndrew de Quincey2006-06-251-27/+44
* V4L/DVB (3841): Dvb-bt8xx: use fe_lgh06xf.hMichael Krufky2006-06-252-24/+2
* V4L/DVB (3765): Dvb-bt8xx: add support for DViCO FusionHDTV DVB-T Lite 2nd re...Michael Krufky2006-06-252-0/+11
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-251-1/+1
* V4L/DVB (4040a): Fix the following section warnings:Jean Delvare2006-05-231-3/+3
* V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham2006-05-231-1/+1
* V4L/DVB (3792): Kbuild: DVB_BT8XX must select DVB_ZL10353Michael Krufky2006-05-121-0/+1
* V4L/DVB (3616): Bt8xx: select FW_LOADERmaximilian attems2006-04-021-0/+1
* V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham2006-03-241-1/+1
* Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion"Linus Torvalds2006-03-211-1/+1
* V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham2006-03-211-1/+1
* V4L/DVB (3393): Cx88: reduce excessive loggingIan Pickworth2006-02-271-1/+1
* V4L/DVB (3392): Do a RESYNC for all cardsManu Abraham2006-02-271-9/+9
* V4L/DVB (3389): Fix broken IF-OUT Relay handlingManu Abraham2006-02-271-0/+15
* V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk2006-02-271-1/+1
* V4L/DVB (3340): Make a struct staticManu Abraham2006-02-271-1/+1
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-077-21/+25
* V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetectManu Abraham2006-02-072-1/+60
* [PATCH] Fix compile warning in bt8xx moduleDmitry Torokhov2006-01-161-3/+1
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Mauro Carvalho Chehab2006-01-151-12/+11
|\
| * [PATCH] Add bttv sub bus_type probe and remove methodsRussell King2006-01-131-12/+11
* | V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2006-01-131-1/+1
|/
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-091-1/+2
* V4L/DVB (3201): Remove #ifdef BTTV_BOARD_TWINHAN_VP3021Michael Krufky2006-01-091-8/+0
* V4L/DVB (3199): Removed some unneeded #ifdef'sMichael Krufky2006-01-091-8/+0
* DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey2006-01-091-21/+31
* [PATCH] dst_ca __user annotations, portability fixesAl Viro2005-12-151-3/+3
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-121-3/+3
* [PATCH] v4l: 896: rename BTTV_FOO --> BTTV_BOARD_FOOMichael Krufky2005-11-091-24/+24
* [PATCH] dvb: Nebula nxt6000 requires fe resetStuart Auchterlonie2005-11-091-3/+2
* [PATCH] dvb: dst: protect dst_write_tuna from simultaneous writesHenrik Sjoberg2005-11-091-12/+17
* [PATCH] dvb: dst: protect the read/write commands with a mutexManu Abraham2005-11-093-19/+35
* [PATCH] dvb: dst: Fix possible buffer overflowManu Abraham2005-11-091-1/+1
* [PATCH] dvb: dst: remove redundant checksum calculationPerceval Anichini2005-11-091-19/+5
* [PATCH] dvb: dst: fix DST DVB-S get_frequencyTom Hughes2005-11-091-1/+7
* [PATCH] dvb: dst: fix broken support for vp-3040 TS204Manu Abraham2005-11-091-4/+3
* [PATCH] dvb: dst: fix memory leaksPerceval Anichini2005-11-091-15/+37
* [PATCH] dvb: fix sparse warningsPeter Hagervall2005-11-091-13/+14
* [PATCH] dvb: dst: ASN.1 length field FixRaymond Mantchala2005-11-091-1/+2