aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-11V4L/DVB (6794): Fix compilation when dib3000mc is compiled as a moduleMauro Carvalho Chehab1-1/+3
2007-12-11V4L/DVB (6733): DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB3000MCJiri Kosina1-0/+2
2007-12-11V4L/DVB (6750): Fix in-kernel compilation for cxusbMauro Carvalho Chehab1-0/+3
2007-10-22V4L/DVB (6378): DiB0700-device: Using 1.10 firmwarePatrick Boettcher1-1/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-10-10V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express cardJoachim Steiger2-1/+7
2007-10-09V4L/DVB (6040): Add IR support for Nova-T StickDarren Salt1-1/+6
2007-10-09V4L/DVB (6039): Typo fix in Nova-TD descriptionDarren Salt1-1/+1
2007-10-09V4L/DVB (6038): Trivial: repair mixed parm descs in dvb-usb-init.cMichael Mauch1-1/+1
2007-10-09V4L/DVB (6037): Updated GenPix USB driverAlan Nisota4-64/+152
2007-10-09V4L/DVB (5964): Fixed remote control for dib0700 with new firmwareJanne Grunau3-6/+26
2007-10-09V4L/DVB (5962): Fix line-break in err outputJanne Grunau1-2/+2
2007-10-09V4L/DVB (5961): Fix support for DiB7000M-devicesPatrick Boettcher1-0/+1
2007-10-09V4L/DVB (5959): Fix for size of remote keys in DiB0700Patrick Boettcher1-2/+2
2007-10-09V4L/DVB (5958): Add support Compro VideoMate 500 with DiB7000PCPatrick Boettcher2-1/+3
2007-10-09V4L/DVB (5957): Add remote keymap for the Hauppauge Nova-TD StickJanne Grunau1-2/+49
2007-10-09V4L/DVB (5956): Add remote control support for the Hauppauge Nova-T 500Janne Grunau1-11/+15
2007-10-09V4L/DVB (5955): Add support for DiB7070-based devicesPatrick Boettcher3-13/+293
2007-10-09V4L/DVB (5954): Sync with DiBcom Driver Release 2.1.3 + some improvementsPatrick Boettcher2-47/+102
2007-10-09V4L/DVB (5942): Usb/vp7045.c: ARRAY_SIZE()Andi Drebes1-1/+1
2007-10-09V4L/DVB (5914): Add initial support for Dual-DVB-T stickOlivier DANET5-4/+270
2007-10-09V4L/DVB (5897): dtt200u: add support for the Miglia TVMini USB DVB-T adapterRasmus Rohde2-3/+26
2007-07-30V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixesAdrian Bunk1-6/+4
2007-07-30V4L/DVB (5932): Af9005 fix tuner module unloadLuca Olivetti1-25/+12
2007-07-18V4L/DVB (5829): Firmware extract and loading for opera dvb-usb updateMarco Gittler1-7/+10
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 Krufky7-16/+18
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 Piepho4-27/+21
2007-07-18V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho1-1/+1
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
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 (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho1-8/+2
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 Krufky1-10/+11
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 (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky1-1/+1
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds5-158/+441
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