aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAge
* V4L/DVB (5010): Cx88: Fix leadtek_eeprom taggingJean Delvare2006-12-27
* V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"Alexey Dobriyan2006-12-27
* V4L/DVB (5014): Allyesconfig build fixes on some non x86 archDavid Brownell2006-12-27
* V4L/DVB (4997): Bttv: delete duplicated ioremap()Akinobu Mita2006-12-27
* V4L/DVB (4996): Msp3400: fix kthread_run error checkAkinobu Mita2006-12-27
* V4L/DVB (4995): Vivi: fix kthread_run() error checkAkinobu Mita2006-12-27
* V4L/DVB (4994): Vivi: fix use after free in list_for_each()Akinobu Mita2006-12-27
* V4L/DVB (4992): Fix typo in saa7134-dvb.cStephan Berberig2006-12-27
* V4L/DVB (4991): Cafe_ccic.c: fix NULL dereferenceAdrian Bunk2006-12-27
* V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leakAmit Choudhary2006-12-27
* V4L/DVB (4984): LOG_STATUS should show the real temporal filter value.Hans Verkuil2006-12-27
* V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting.Hans Verkuil2006-12-27
* V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.Hans Verkuil2006-12-27
* V4L/DVB (4980): Fixes bug 7267: PAL/60 is not workingMauro Carvalho Chehab2006-12-27
* V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selectedDwaine Garden2006-12-27
* V4L/DVB (4970): Usbvision memory fixesThierry MERLE2006-12-27
* V4L/DVB (4968): Add PAL-60 support for cx2584x.Hans Verkuil2006-12-27
* V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil2006-12-27
* V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same paletteaudetto@tiscali.it2006-12-27
* V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab2006-12-27
* V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk2006-12-27
* V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPSRalf Baechle2006-12-27
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-12
|\
| * Jon needs a new shift key.Dave Jones2006-12-12
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-12
|\ \
| * | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-10
* | | V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab2006-12-12
| |/ |/|
* | V4L/DVB 4949b: Fix container_of pointer retreivalThierry MERLE2006-12-10
* | V4L/DVB (4949a): Fix INIT_WORKMauro Carvalho Chehab2006-12-10
* | V4L/DVB (4947): Cx88: trivial cleanupsMichael Krufky2006-12-10
* | V4L/DVB (4946): Cx88: Move cx88_dvb_bus_ctrl out of the card-specific areaMichael Krufky2006-12-10
* | V4L/DVB (4945): Cx88: consolidate cx22702_config structsMichael Krufky2006-12-10
* | V4L/DVB (4944): Cx88: Convert DViCO FusionHDTV Hybrid to use dvb_pll_attachMichael Krufky2006-12-10
* | V4L/DVB (4943): Cx88: cleanup dvb_pll_attach for lgdt3302 tunersMichael Krufky2006-12-10
* | V4L/DVB (4953): Usbvision minor fixesThierry MERLE2006-12-10
* | V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAPMauro Carvalho Chehab2006-12-10
* | V4L/DVB (4938): Cx88: Convert lgdt3302 tuning function to use dvb_pll_attachTrent Piepho2006-12-10
* | V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identationsMauro Carvalho Chehab2006-12-10
* | V4L/DVB (4942): Whitespace cleanupsMauro Carvalho Chehab2006-12-10
* | V4L/DVB (4937): Usbvision cleanup and code reorganizationThierry MERLE2006-12-10
* | V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to NormalThierry MERLE2006-12-10
* | V4L/DVB (4935): Added the capability of selecting fm gain by tunerMauro Carvalho Chehab2006-12-10
* | V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab2006-12-10
* | V4L/DVB (4933): Usbvision_v4l2: radio interface / tda9887 problem ?Thierry MERLE2006-12-10
* | V4L/DVB (4932): Usbvision_v4l2: fix norm setting problemsThierry MERLE2006-12-10
* | V4L/DVB (4931): Removed usbvision_ioctl.h, since it isn't required anymoreMauro Carvalho Chehab2006-12-10
* | V4L/DVB (4930): Usbvision_v4l2 : mmap corrected to get all framesThierry MERLE2006-12-10
* | V4L/DVB (4929): Read() implementation + format set/get simplificationsThierry MERLE2006-12-10
* | V4L/DVB (4928): Usbvision_v4l2 robustness on disconnectThierry2006-12-10