aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3851): Convert tda8083 to refactored tuner codeAndrew de Quincey2006-06-252-7/+5
* V4L/DVB (3850): Convert stv0297 to refactored tuner codeAndrew de Quincey2006-06-252-13/+10
* V4L/DVB (3849): Convert mt312 to refactored tuner codeAndrew de Quincey2006-06-252-13/+16
* V4L/DVB (3848): Convert cx22702 to refactored tuner codeAndrew de Quincey2006-06-252-27/+4
* V4L/DVB (3847): Convert cx22700 to refactored tuner codeAndrew de Quincey2006-06-252-13/+17
* V4L/DVB (3845): DVB core changes for PLL refactoringAndrew de Quincey2006-06-252-0/+127
* V4L/DVB (3844): B2c2-flexcop: use fe_lgh06xf.hMichael Krufky2006-06-251-32/+2
* V4L/DVB (3843): Cxusb: use fe_lgh06xf.hMichael Krufky2006-06-251-32/+2
* V4L/DVB (3841): Dvb-bt8xx: use fe_lgh06xf.hMichael Krufky2006-06-252-24/+2
* V4L/DVB (3840): Create standalone fe_lgh064f headerMichael Krufky2006-06-251-0/+60
* V4L/DVB (3830): Fix display name for LG TDVS-H06xFMichael Krufky2006-06-251-2/+2
* V4L/DVB (3820): Drivers/media/dvb/dvb-usb/: possible cleanupsAdrian Bunk2006-06-251-1/+1
* V4L/DVB (3811): Cxusb: lgh064f: set auxiliary byte in pll_setMichael Krufky2006-06-251-5/+31
* V4L/DVB (3805): Fix KNC1 card frontend detectionAndrew de Quincey2006-06-251-2/+4
* V4L/DVB (3769): Fix a type error in dvb_frontend.cUwe Bugla2006-06-251-1/+1
* V4L/DVB (3768): Fix a tab error in cx14110.c, dprintkUwe Bugla2006-06-251-1/+1
* V4L/DVB (3765): Dvb-bt8xx: add support for DViCO FusionHDTV DVB-T Lite 2nd re...Michael Krufky2006-06-252-0/+11
* V4L/DVB (3764): Lgdt330x: update supported cards list in commentsMichael Krufky2006-06-251-0/+1
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-2511-12/+15
* V4L/DVB (3741): Budget-core doesn't check if register adapter failsAndrew de Quincey2006-06-251-1/+3
* V4L/DVB (3739): Add support for FE_GET_FRONTEND to or51132 frontendTrent Piepho2006-06-251-0/+39
* V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter2006-06-251-3/+0
* V4L/DVB (3724): Remove a wee bit of cruftTrent Piepho2006-06-251-3/+1
* V4L/DVB (3723): Avoid unnecessary firmware re-loads in or51132 frontendTrent Piepho2006-06-251-32/+49
* V4L/DVB (3721): Fix spellingTrent Piepho2006-06-251-1/+1
* V4L/DVB (3720): Fix spelling error / typo in commentsMichael Krufky2006-06-251-1/+1
* V4L/DVB (3708a): Clean up some cruft in or51132 frontendTrent Piepho2006-06-251-10/+7
* [NET]: Add netif_tx_lockHerbert Xu2006-06-171-2/+2
* [PATCH] V4L/DVB (4045): Fixes recursive dependency for I2CJean Delvare2006-05-241-1/+0
* 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-236-15/+15
* V4L/DVB (3829): Fix frequency values in the ranges structures of the LG TDVS ...Rusty Scott2006-05-121-2/+2
* V4L/DVB (3819): Cxusb-bluebird: bug-fix: power down corrupts frontendMichael Krufky2006-05-121-4/+13
* V4L/DVB (3804): Tweak bandselect setup fox cx24123Yeasah Pell2006-05-121-37/+60
* V4L/DVB (3803): Various correctness fixes to tuning.Yeasah Pell2006-05-121-64/+108
* V4L/DVB (3797): Always wait for diseqc queue to become ready before transmitt...Yeasah Pell2006-05-121-10/+22
* V4L/DVB (3796): Add several debug messages to cx24123 codeMauro Carvalho Chehab2006-05-121-3/+51
* V4L/DVB (3795): Fix for CX24123 & low symbol ratesVadim Catana2006-05-121-81/+181
* V4L/DVB (3792): Kbuild: DVB_BT8XX must select DVB_ZL10353Michael Krufky2006-05-121-0/+1
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-7/+5
* V4L/DVB (3745): Fix a bug at pluto2 MakefileMauro Carvalho Chehab2006-05-121-1/+1
* V4L/DVB (3743): Fix some more potential oopsesAndrew de Quincey2006-05-122-2/+9
* V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey2006-05-121-0/+12
* 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 (3725): Fix mutex in dvb_register_device to work.Andrew de Quincey2006-05-121-2/+2
* V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey2006-04-024-18/+27
* V4L/DVB (3672): Fix memory leak in dvr openTrent Piepho2006-04-021-3/+9
* 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