summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5795): Fix: remove unused struct that could avoiding load the firmwareMarco Gittler2007-07-181-5/+3
* V4L/DVB (5784): Dibusb-mb: fix tuner autodetection regressionMichael Krufky2007-07-181-1/+1
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-187-16/+18
* V4L/DVB (5779): Dibusb-mb: fix broken 'tuner_pass_ctrl' functionalityMichael Krufky2007-07-183-8/+24
* V4L/DVB (5778): Dvb-usb: kill unused tuner/i2c functionsMichael Krufky2007-07-182-67/+0
* V4L/DVB (5777): Dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configureTrent Piepho2007-07-184-27/+21
* V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho2007-07-181-1/+1
* V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov2007-07-181-1/+1
* V4L/DVB (5696): M920x: add missing error handling to prevent syslog spammingAapo Tahkola2007-07-181-9/+18
* V4L/DVB (5695): M920x: enable second adapter on LifeView TV Walker TwinAapo Tahkola2007-07-181-3/+3
* V4L/DVB (5694): M920x: fix for Dposh devicesAapo Tahkola2007-07-181-16/+22
* V4L/DVB (5693): M920x: second endpoint also needs to be changed to alt settingAapo Tahkola2007-07-181-14/+17
* V4L/DVB (5692): M920x: attempt to fix hw pid filters on second endpointAapo Tahkola2007-07-182-21/+41
* V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho2007-07-181-8/+2
* V4L/DVB (5628): Add support for A-LINK DTU dvb-t adapterAapo Tahkola2007-07-182-1/+8
* V4L/DVB (5626): Marked af9005 driver as experimental and fix dependenciesLuca Olivetti2007-07-181-1/+2
* V4L/DVB (5625): Add support for the AF9005 demodulator from AfatechLuca Olivetti2007-07-188-0/+6526
* V4L/DVB (5652): Dibusb-mb: use dvb_attach for dib3000mb_attachMichael Krufky2007-07-181-1/+2
* V4L/DVB (5651): Dibusb-mb: convert pll handling to properly use dvb-pllMichael Krufky2007-07-181-10/+11
* V4L/DVB (5650): Umt-010: trivial whitespace cleanupMichael Krufky2007-07-181-2/+2
* V4L/DVB (5649): Umt-010: convert tua6034 handling to properly use dvb-pllMichael Krufky2007-07-181-3/+1
* V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky2007-07-181-1/+1
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-05-115-158/+441
|\
| * V4L/DVB (5619): Dvb-usb: fix typoMichael Krufky2007-05-091-1/+1
| * V4L/DVB (5614): M920x: Disable second adapter on LifeView TV Walker TwinNick Andrew2007-05-091-3/+3
| * V4L/DVB (5613): M920x: loosen up 80-col limitAapo Tahkola2007-05-091-40/+23
| * V4L/DVB (5612): M920x: rename function prefixes from m9206_foo to m920x_fooAapo Tahkola2007-05-092-65/+65
| * V4L/DVB (5611): M920x: replace deb_rc with debAapo Tahkola2007-05-092-22/+21
| * V4L/DVB (5610): M920x: remove duplicated codeMichael Krufky2007-05-091-87/+44
| * V4L/DVB (5609): M920x: group like functions togetherMichael Krufky2007-05-091-100/+101
| * V4L/DVB (5608): M920x: various whitespace cleanupsMichael Krufky2007-05-091-102/+127
| * V4L/DVB (5607): M920x: Initial support for devices likely manufactured by DposhAapo Tahkola2007-05-092-0/+52
| * V4L/DVB (5606): M920x: add "c-basic-offset: 8" to help emacs to enforce tabbingMichael Krufky2007-05-091-0/+5
| * V4L/DVB (5605): M920x: Add support for LifeView TV Walker TwinNick Andrew2007-05-093-15/+276
| * V4L/DVB (5602): Enable DiSEqC in Starbox II (vp7021a)Pat Erley2007-05-091-7/+7
* | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
|/
* i2c: Shrink struct i2c_clientDavid Brownell2007-05-011-1/+1
* V4L/DVB (5558): Opera: use 7-bit i2c addressesMarco Gittler2007-04-272-31/+49
* V4L/DVB (5532): Add support for Opera S1- DVB-USBMarco Gittler2007-04-275-0/+586
* V4L/DVB (5459): M920x: add support for Anubis Electronics / MSI Digi Vox Mini IIPierre Willenbrock2007-04-272-1/+84
* V4L/DVB (5449): M920x: add error messages for debugging purposesPierre Willenbrock2007-04-271-2/+8
* V4L/DVB (5448): M920x: rename megasky_identify_state to m920x_identify_stateAapo Tahkola2007-04-271-5/+5
* V4L/DVB (5428): M920x: Detect zero-length I2C messages and fix a typoTrent Piepho2007-04-271-2/+7
* V4L/DVB (5427): M920x: Improve I2C operationsTrent Piepho2007-04-272-33/+47
* V4L/DVB (5426): M920x: remove unneeded codeAapo Tahkola2007-04-271-1/+0
* V4L/DVB (5425): M920x: rework driver code to allow for different devicesAapo Tahkola2007-04-271-23/+28
* V4L/DVB (5424): Fix i2c implementation for gl861 and au6610Aapo Tahkola2007-04-272-6/+6
* V4L/DVB (5423): M920x: i2c cleanupsAapo Tahkola2007-04-272-50/+51
* V4L/DVB (5373): [PATCH] Hauppauge Nova-T endianess problem on powerpcDennis Ranke2007-04-272-5/+1
* V4L/DVB (5371): [PATCH] Pinnacle PCTV Sat Pro USB (450e) support by ttusb2.c ...Christophe Cattelain2007-04-273-2/+8