aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-101-0/+5
* V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA s...Oliver Endriss2006-07-296-16/+57
* V4L/DVB (4295): Fix typo in comment for TDA9819Marco Schluessler2006-07-292-8/+8
* V4L/DVB (4293): Fix unstable DISEQC behaviour on budget cards.Andrew de Quincey2006-07-291-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | V4L/DVB (4277): Fix CI interface on PRO KNC1 cardsAndrew de Quincey2006-06-301-5/+1
* | V4L/DVB (4276): Fix CI on old KNC1 DVBC cardsAndrew de Quincey2006-06-301-0/+9
|/
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-4/+0
* V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser2006-06-263-19/+64
* V4L/DVB (4106): Fix problems with AV7110 firmware buildingTrent Piepho2006-06-251-3/+3
* V4L/DVB (4073): Support for new version of Satelco EasyWatch DVB-S lightLothar Englisch2006-06-251-0/+4
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-255-160/+160
* V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey2006-06-251-74/+120
* V4L/DVB (3934): Support new dvb-ttusb-budget boards with stv0297Thomas Kaiser2006-06-252-0/+2
* V4L/DVB (3932): Convert lnbp21 to a moduleAndrew de Quincey2006-06-254-3/+6
* V4L/DVB (3929): Compilation for DVB_AV7110_FIRMWARE seems to be weirdMauro Carvalho Chehab2006-06-251-1/+1
* V4L/DVB (3895): Additional frontend_init safety checksAndrew de Quincey2006-06-252-6/+22
* V4L/DVB (3878): Convert ttpci/budget-patch to refactored tuner codeAndrew de Quincey2006-06-251-6/+15
* V4L/DVB (3877): Convert ttpci/budget-av to refactored tuner codeAndrew de Quincey2006-06-251-27/+58
* V4L/DVB (3876): Convert ttpci/budget-ci to refactored tuner codeAndrew de Quincey2006-06-251-14/+32
* V4L/DVB (3875): Convert ttpci/budget to refactored tuner codeAndrew de Quincey2006-06-251-13/+30
* V4L/DVB (3874): Convert ttpci/av7110 to refactored tuner codeAndrew de Quincey2006-06-251-19/+41
* V4L/DVB (3805): Fix KNC1 card frontend detectionAndrew de Quincey2006-06-251-2/+4
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-252-2/+2
* V4L/DVB (3741): Budget-core doesn't check if register adapter failsAndrew de Quincey2006-06-251-1/+3
* V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham2006-05-231-4/+4
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-7/+5
* V4L/DVB (3740): Fix oops in budget-av with CIAndrew de Quincey2006-05-121-2/+4
* V4L/DVB (3726): Fix TT budget-ci 1.1 CI slotsAndrew de Quincey2006-05-121-20/+85
* V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey2006-04-021-5/+8
* V4L/DVB (3671): New module parameter 'tv_standard' (dvb-ttpci driver)C.Y.M2006-04-022-2/+6
* V4L/DVB (3670): Fix typo in commentAdrian Bunk2006-04-021-1/+1
* V4L/DVB (3669): Configurable dma buffer size for saa7146-based budget dvb cardsIngo Schneider2006-04-023-33/+82
* V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+5
* V4L/DVB (3533): Add WSS (wide screen signalling) module parametersOliver Endriss2006-03-212-7/+17
* V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini2006-03-214-414/+5
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-211-4/+2
* V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan2006-03-081-1/+1
* V4L/DVB (3406): Use refactored LNBP21 and BSBE1 codeOliver Endriss2006-03-081-102/+12
* V4L/DVB (3405): TechnoTrend S-1500 card handling moved from budget.c to budge...Perceval Anichini2006-03-082-15/+18
* V4L/DVB (3404): Refactored LNBP21 and BSBE1 supportOliver Endriss2006-03-081-137/+4
* V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler2006-03-081-0/+3
* V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2006-02-272-5/+6
* V4L/DVB (3377): Support for Satelco EasyWatch DVB-S lightThilo Berger2006-02-271-0/+4
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-074-36/+38
* V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss2006-02-071-1/+13
* V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk2006-01-232-15/+13
* V4L/DVB (3381): Fix compilation with AlphaMauro Carvalho Chehab2006-01-152-26/+26
* V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2006-01-131-2/+2