summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (4818): Flexcop-usb: fix debug printkAlexey Dobriyan2006-11-131-1/+1
* V4L/DVB (4795): Tda826x: use correct max frequencyAlexey Dobriyan2006-11-131-1/+1
* V4L/DVB (4751): Fix DBV_FE_CUSTOMISE for card drivers compiled into kernelTrent Piepho2006-11-0331-31/+31
* V4L/DVB (4787): Budget-ci: Inversion setting fixed for Technotrend 1500 TRaymond Mantchala2006-11-021-0/+1
* V4L/DVB (4785): Budget-ci: Change DEBIADDR_IR to a safer defaultDavid Härdeman2006-11-021-1/+8
* V4L/DVB (4752): DVB: Add DVB_FE_CUSTOMISE support for MT2060Trent Piepho2006-11-023-6/+16
* V4L/DVB (4750): AGC command1/2 is board specificPatrick Boettcher2006-10-143-3/+13
* V4L/DVB (4748): Fixed oops for Nova-T USB2Patrick Boettcher2006-10-142-1/+4
* V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value.Amit Choudhary2006-10-141-0/+4
* V4L/DVB (4734): Tda826x: fix frontend selection for dvb_attachMichael Krufky2006-10-141-3/+16
* V4L/DVB (4733): Tda10086: fix frontend selection for dvb_attachMichael Krufky2006-10-141-0/+9
* V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACHUwe Bugla2006-10-141-1/+1
* 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
OpenPOWER on IntegriCloud