aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-27V4L/DVB (5010): Cx88: Fix leadtek_eeprom taggingJean Delvare1-1/+1
2006-12-27V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"Alexey Dobriyan1-1/+1
2006-12-27V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab1-0/+1
2006-12-27V4L/DVB (5014): Allyesconfig build fixes on some non x86 archDavid Brownell2-3/+3
2006-12-27V4L/DVB (4997): Bttv: delete duplicated ioremap()Akinobu Mita1-2/+2
2006-12-27V4L/DVB (4996): Msp3400: fix kthread_run error checkAkinobu Mita1-1/+1
2006-12-27V4L/DVB (4995): Vivi: fix kthread_run() error checkAkinobu Mita1-2/+2
2006-12-27V4L/DVB (4994): Vivi: fix use after free in list_for_each()Akinobu Mita1-1/+3
2006-12-27V4L/DVB (4992): Fix typo in saa7134-dvb.cStephan Berberig1-4/+4
2006-12-27V4L/DVB (4991): Cafe_ccic.c: fix NULL dereferenceAdrian Bunk1-1/+1
2006-12-27V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leakAmit Choudhary1-0/+4
2006-12-27V4L/DVB (4984): LOG_STATUS should show the real temporal filter value.Hans Verkuil1-1/+5
2006-12-27V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting.Hans Verkuil1-9/+6
2006-12-27V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.Hans Verkuil2-7/+10
2006-12-27V4L/DVB (4980): Fixes bug 7267: PAL/60 is not workingMauro Carvalho Chehab2-14/+23
2006-12-27V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selectedDwaine Garden2-51/+94
2006-12-27V4L/DVB (4973): Dvb-core: fix printk type warningMichael Krufky1-1/+1
2006-12-27V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang1-1/+1
2006-12-27V4L/DVB (4970): Usbvision memory fixesThierry MERLE4-48/+19
2006-12-27V4L/DVB (4968): Add PAL-60 support for cx2584x.Hans Verkuil1-1/+8
2006-12-27V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil1-0/+4
2006-12-27V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same paletteaudetto@tiscali.it3-4/+5
2006-12-27V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab2-46/+4
2006-12-27V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk4-21/+21
2006-12-27V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPSRalf Baechle1-12/+12
2006-12-27V4L/DVB (4956): [NOVA-T-USB2] Put remote-debugging in the right placeMario Rossi1-1/+3
2006-12-27V4L/DVB (4955): Fix autosearch indexMario Rossi1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day7-9/+9
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-12-12Jon needs a new shift key.Dave Jones1-1/+1
2006-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-13/+9
2006-12-12V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab1-5/+9
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare6-13/+9
2006-12-10V4L/DVB 4949b: Fix container_of pointer retreivalThierry MERLE2-3/+1
2006-12-10V4L/DVB (4949a): Fix INIT_WORKMauro Carvalho Chehab3-5/+7
2006-12-10V4L/DVB (4949): Cxusb: codingstyle cleanupsMichael Krufky1-50/+60
2006-12-10V4L/DVB (4948): Cxusb: Convert tuner functions to use dvb_pll_attachMichael Krufky1-9/+5
2006-12-10V4L/DVB (4947): Cx88: trivial cleanupsMichael Krufky1-19/+13
2006-12-10V4L/DVB (4946): Cx88: Move cx88_dvb_bus_ctrl out of the card-specific areaMichael Krufky1-18/+20
2006-12-10V4L/DVB (4945): Cx88: consolidate cx22702_config structsMichael Krufky1-18/+5
2006-12-10V4L/DVB (4944): Cx88: Convert DViCO FusionHDTV Hybrid to use dvb_pll_attachMichael Krufky1-32/+3
2006-12-10V4L/DVB (4943): Cx88: cleanup dvb_pll_attach for lgdt3302 tunersMichael Krufky1-8/+6
2006-12-10V4L/DVB (4953): Usbvision minor fixesThierry MERLE3-10/+26
2006-12-10V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAPMauro Carvalho Chehab1-0/+1
2006-12-10V4L/DVB (4940): Or51211: Changed SNR and signal strength calculationsRusty Scott1-74/+50
2006-12-10V4L/DVB (4939): Or51132: Changed SNR and signal strength reportingRusty Scott1-85/+91
2006-12-10V4L/DVB (4938): Cx88: Convert lgdt3302 tuning function to use dvb_pll_attachTrent Piepho1-34/+4
2006-12-10V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identationsMauro Carvalho Chehab3-48/+14
2006-12-10V4L/DVB (4942): Whitespace cleanupsMauro Carvalho Chehab3-25/+25
2006-12-10V4L/DVB (4937): Usbvision cleanup and code reorganizationThierry MERLE7-3688/+2796