summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2007-07-18V4L/DVB (5820): Cleanup on cinergyT2: Remove unneeded if(1)Mauro Carvalho Chehab1-10/+7
2007-07-18V4L/DVB (5814): Unexport dvb_pll_configureAdrian Bunk1-1/+0
2007-07-18V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programmingMichael Krufky2-28/+6
2007-07-18V4L/DVB (5798): Dvb-pll: add support for Philips fcv1236dMichael Krufky2-0/+20
2007-07-18V4L/DVB (5795): Fix: remove unused struct that could avoiding load the firmwareMarco Gittler1-5/+3
2007-07-18V4L/DVB (5784): Dibusb-mb: fix tuner autodetection regressionMichael Krufky1-1/+1
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky15-110/+124
2007-07-18V4L/DVB (5779): Dibusb-mb: fix broken 'tuner_pass_ctrl' functionalityMichael Krufky3-8/+24
2007-07-18V4L/DVB (5778): Dvb-usb: kill unused tuner/i2c functionsMichael Krufky2-67/+0
2007-07-18V4L/DVB (5777): Dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configureTrent Piepho6-32/+23
2007-07-18V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho9-9/+9
2007-07-18V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.Robert P. J. Day1-1/+1
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov4-4/+4
2007-07-18V4L/DVB (5696): M920x: add missing error handling to prevent syslog spammingAapo Tahkola1-9/+18
2007-07-18V4L/DVB (5695): M920x: enable second adapter on LifeView TV Walker TwinAapo Tahkola1-3/+3
2007-07-18V4L/DVB (5694): M920x: fix for Dposh devicesAapo Tahkola1-16/+22
2007-07-18V4L/DVB (5693): M920x: second endpoint also needs to be changed to alt settingAapo Tahkola1-14/+17
2007-07-18V4L/DVB (5692): M920x: attempt to fix hw pid filters on second endpointAapo Tahkola2-21/+41
2007-07-18V4L/DVB (5669): Budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b)Oliver Endriss1-0/+4
2007-07-18V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho2-8/+10
2007-07-18V4L/DVB (5628): Add support for A-LINK DTU dvb-t adapterAapo Tahkola2-1/+8
2007-07-18V4L/DVB (5626): Marked af9005 driver as experimental and fix dependenciesLuca Olivetti1-1/+2
2007-07-18V4L/DVB (5625): Add support for the AF9005 demodulator from AfatechLuca Olivetti8-0/+6526
2007-07-18V4L/DVB (5652): Dibusb-mb: use dvb_attach for dib3000mb_attachMichael Krufky1-1/+2
2007-07-18V4L/DVB (5651): Dibusb-mb: convert pll handling to properly use dvb-pllMichael Krufky2-10/+12
2007-07-18V4L/DVB (5650): Umt-010: trivial whitespace cleanupMichael Krufky1-2/+2
2007-07-18V4L/DVB (5649): Umt-010: convert tua6034 handling to properly use dvb-pllMichael Krufky1-3/+1
2007-07-18V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"Michael Krufky3-3/+0
2007-07-18V4L/DVB (5635): Budget-av: convert philips sd1878 / tda8261 to use dvb-pllMichael Krufky1-23/+3
2007-07-18V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky3-18/+21
2007-07-18V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky4-56/+47
2007-07-18V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammerSimon Arlott1-5/+5
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-03V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr1-1/+1
2007-07-03V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlockOleg Nesterov1-26/+40
2007-06-28Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho1-1/+1
2007-06-08V4L/DVB (5761): Fix broken b2c2 dependency on non x86 architecturesMauro Carvalho Chehab1-2/+5
2007-06-08V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR valuesOliver Endriss2-7/+18
2007-06-08V4L/DVB (5699): Cinergyt2: fix file release handlerAndrew Morton1-2/+1
2007-05-22V4L/DVB (5630): Dvb-core: Handle failures to create devicesSimon Arlott1-4/+11
2007-05-22V4L/DVB (5639a): Fix dst usage countManu Abraham1-3/+0
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-197/+496
2007-05-09V4L/DVB (5619): Dvb-usb: fix typoMichael Krufky1-1/+1
2007-05-09V4L/DVB (5614): M920x: Disable second adapter on LifeView TV Walker TwinNick Andrew1-3/+3
2007-05-09V4L/DVB (5613): M920x: loosen up 80-col limitAapo Tahkola1-40/+23
2007-05-09V4L/DVB (5612): M920x: rename function prefixes from m9206_foo to m920x_fooAapo Tahkola2-65/+65
2007-05-09V4L/DVB (5611): M920x: replace deb_rc with debAapo Tahkola2-22/+21
2007-05-09V4L/DVB (5610): M920x: remove duplicated codeMichael Krufky1-87/+44
2007-05-09V4L/DVB (5609): M920x: group like functions togetherMichael Krufky1-100/+101
2007-05-09V4L/DVB (5608): M920x: various whitespace cleanupsMichael Krufky1-102/+127