summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-058-10/+10
* V4L/DVB (4712): Fix warning when compiling on x86_i64Mauro Carvalho Chehab2006-10-041-2/+3
* V4L/DVB (4676a): Remove Kconfig item for DiB7000M supportMauro Carvalho Chehab2006-10-041-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-031-1/+1
|\
| * Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* | V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tuningsSteven Toth2006-10-031-2/+2
* | V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2Michael Krufky2006-10-032-9/+17
* | V4L/DVB (4674): Use NULL instead of 0 for ptrsRandy Dunlap2006-10-031-1/+1
* | V4L/DVB (4665): Add frontend structure callback for bus acquisition.Steven Toth2006-10-032-0/+11
* | V4L/DVB (4658): Another fix because of dvb_attachPatrick Boettcher2006-10-031-1/+1
* | V4L/DVB (4657): Power control of the device for dual boardPatrick Boettcher2006-10-032-3/+10
* | V4L/DVB (4656): Fixed dvb_attach for dib3000mc in dibusbPatrick Boettcher2006-10-031-2/+2
* | V4L/DVB (4655): Removed compilation warningsPatrick Boettcher2006-10-032-2/+4
* | V4L/DVB (4654): Added module parameter force_lna_activationPatrick Boettcher2006-10-031-1/+9
* | V4L/DVB (4654a): dib700m is not yet ready. Patrick Boettcher2006-10-031-1/+0
* | V4L/DVB (4653): Misc fixes for Nova-T 500Patrick Boettcher2006-10-034-7/+10
* | V4L/DVB (4652): Misc fixes for DiB3000MC and Nova-T 500Patrick Boettcher2006-10-032-48/+35
* | V4L/DVB (4651): Adding another USB product ID for Nova-T 500Patrick Boettcher2006-10-032-3/+5
* | V4L/DVB (4650): Misc fixes for dib0700 downloadPatrick Boettcher2006-10-034-7/+5
* | V4L/DVB (4649): Merged VP702x support to dvb-usb multi inputPatrick Boettcher2006-10-035-72/+149
* | V4L/DVB (4648): Hauppauge Nova-T 500 support addedPatrick Boettcher2006-10-038-27/+54
* | V4L/DVB (4647): Added module for DiB0700 based devicesPatrick Boettcher2006-10-034-0/+526
* | V4L/DVB (4646): Misc. changes, DiB3000MC, MT2060Patrick Boettcher2006-10-0311-132/+100
* | V4L/DVB (4645): Added new file for multiple input rewritePatrick Boettcher2006-10-031-0/+242
* | V4L/DVB (4644): Multi-input fix for dtt200uPatrick Boettcher2006-10-031-1/+1
* | V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher2006-10-0323-1005/+1017
|/
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-3097-1982/+4327
|\
| * V4L/DVB (4631): Av7110: remove V4L2_CAP_VBI_CAPTURE flagOliver Endriss2006-09-261-1/+1
| * V4L/DVB (4630): Av7110: FW_LOADER depemdency fixedOliver Endriss2006-09-262-1/+5
| * V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boardsJose Alberto Reguero2006-09-261-9/+9
| * V4L/DVB (4617): Problem with dibusb-mb.c USB IDsAlistair Buxton2006-09-261-1/+1
| * V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC supportAllan Third2006-09-261-6/+76
| * V4L/DVB (4611): Add module-init-tools version comment.Andrew de Quincey2006-09-261-0/+2
| * V4L/DVB (4610): Add tua6100 config wrapperAndrew de Quincey2006-09-261-8/+8
| * V4L/DVB (4607): Port budget-av to use the new tua6100 driverAndrew de Quincey2006-09-262-139/+3
| * V4L/DVB (4606): Add driver for TUA6100Andrew de Quincey2006-09-264-0/+260
| * V4L/DVB (4600): Fix DVB Front-End Signal Strength InconsistencyBradley Kite2006-09-261-1/+3
| * V4L/DVB (4561): Sync'ing dvb-usb-remote with changes in USB input subsystemUnai Uribarri2006-09-261-1/+4
| * V4L/DVB (4532): Isl6421: Release callback installed incorrectlyTrent Piepho2006-09-261-1/+1
| * V4L/DVB (4530): Another fix for the PID parsingPatrick Boettcher2006-09-261-3/+2
| * V4L/DVB (4529): Keep the PID parse bit when resetting the output modePatrick Boettcher2006-09-261-3/+4
| * V4L/DVB (4528): PATCH: Club 3D zap250miniJochen Issing2006-09-262-2/+4
| * V4L/DVB (4525): Drivers/media/dvb/dvb-usb/dibusb-mb.c: NULL dereferenceAdrian Bunk2006-09-261-4/+4
| * V4L/DVB (4523): Fix a warning caused by a typo (comma instead of dot-comma)Mauro Carvalho Chehab2006-09-261-1/+1
| * V4L/DVB (4501): Add support for knc one dvb-s plus with 1894:0011Christoph Pfister2006-09-261-1/+2
| * V4L/DVB (4500): Fix KNC1 DVBC supportAndrew de Quincey2006-09-261-9/+0
| * V4L/DVB (4496): Tuning tweaks for ZL10353Chris Pascoe2006-09-261-0/+3
| * V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problemChris Pascoe2006-09-263-1/+8
| * V4L/DVB (4493): [lnbp21] release callback fixedOliver Endriss2006-09-261-1/+1
OpenPOWER on IntegriCloud