aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-4/+4
2006-12-07[PATCH] make 1-bit bitfields unsignedMariusz Kozlowski1-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter2-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells6-11/+21
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-0/+1
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-6/+3
2006-12-01usb: ttusb_dec free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: cinergyT2 free kill urb cleanupMariusz Kozlowski1-4/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-4/+4
2006-11-26V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey1-0/+4
2006-11-26V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey1-1/+1
2006-11-26V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsystem-id 13c2:1003Oliver Endriss1-1/+9
2006-11-26V4L/DVB (4831): Fix tuning on older budget DVBS cards.Andrew de Quincey1-0/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells5-23/+32
2006-11-13V4L/DVB (4818): Flexcop-usb: fix debug printkAlexey Dobriyan1-1/+1
2006-11-13V4L/DVB (4795): Tda826x: use correct max frequencyAlexey Dobriyan1-1/+1
2006-11-03V4L/DVB (4751): Fix DBV_FE_CUSTOMISE for card drivers compiled into kernelTrent Piepho31-31/+31
2006-11-02V4L/DVB (4787): Budget-ci: Inversion setting fixed for Technotrend 1500 TRaymond Mantchala1-0/+1
2006-11-02V4L/DVB (4785): Budget-ci: Change DEBIADDR_IR to a safer defaultDavid Härdeman1-1/+8
2006-11-02V4L/DVB (4752): DVB: Add DVB_FE_CUSTOMISE support for MT2060Trent Piepho3-6/+16
2006-10-14V4L/DVB (4750): AGC command1/2 is board specificPatrick Boettcher3-3/+13
2006-10-14V4L/DVB (4748): Fixed oops for Nova-T USB2Patrick Boettcher2-1/+4
2006-10-14V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value.Amit Choudhary1-0/+4
2006-10-14V4L/DVB (4734): Tda826x: fix frontend selection for dvb_attachMichael Krufky1-3/+16
2006-10-14V4L/DVB (4733): Tda10086: fix frontend selection for dvb_attachMichael Krufky1-0/+9
2006-10-14V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACHUwe Bugla1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells8-10/+10
2006-10-04V4L/DVB (4712): Fix warning when compiling on x86_i64Mauro Carvalho Chehab1-2/+3
2006-10-04V4L/DVB (4676a): Remove Kconfig item for DiB7000M supportMauro Carvalho Chehab1-1/+0
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-03V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tuningsSteven Toth1-2/+2
2006-10-03V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2Michael Krufky2-9/+17
2006-10-03V4L/DVB (4674): Use NULL instead of 0 for ptrsRandy Dunlap1-1/+1
2006-10-03V4L/DVB (4665): Add frontend structure callback for bus acquisition.Steven Toth2-0/+11
2006-10-03V4L/DVB (4658): Another fix because of dvb_attachPatrick Boettcher1-1/+1
2006-10-03V4L/DVB (4657): Power control of the device for dual boardPatrick Boettcher2-3/+10
2006-10-03V4L/DVB (4656): Fixed dvb_attach for dib3000mc in dibusbPatrick Boettcher1-2/+2
2006-10-03V4L/DVB (4655): Removed compilation warningsPatrick Boettcher2-2/+4
2006-10-03V4L/DVB (4654): Added module parameter force_lna_activationPatrick Boettcher1-1/+9
2006-10-03V4L/DVB (4654a): dib700m is not yet ready. Patrick Boettcher1-1/+0
2006-10-03V4L/DVB (4653): Misc fixes for Nova-T 500Patrick Boettcher4-7/+10
2006-10-03V4L/DVB (4652): Misc fixes for DiB3000MC and Nova-T 500Patrick Boettcher2-48/+35
2006-10-03V4L/DVB (4651): Adding another USB product ID for Nova-T 500Patrick Boettcher2-3/+5
2006-10-03V4L/DVB (4650): Misc fixes for dib0700 downloadPatrick Boettcher4-7/+5
2006-10-03V4L/DVB (4649): Merged VP702x support to dvb-usb multi inputPatrick Boettcher5-72/+149
2006-10-03V4L/DVB (4648): Hauppauge Nova-T 500 support addedPatrick Boettcher8-27/+54