summaryrefslogtreecommitdiff
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (4980): Fixes bug 7267: PAL/60 is not workingMauro Carvalho Chehab2006-12-272-14/+23
* V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selectedDwaine Garden2006-12-272-51/+94
* V4L/DVB (4970): Usbvision memory fixesThierry MERLE2006-12-274-48/+19
* V4L/DVB (4968): Add PAL-60 support for cx2584x.Hans Verkuil2006-12-271-1/+8
* V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil2006-12-271-0/+4
* V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same paletteaudetto@tiscali.it2006-12-273-4/+5
* V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab2006-12-272-46/+4
* V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk2006-12-274-21/+21
* V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPSRalf Baechle2006-12-271-12/+12
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-134-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-121-1/+1
|\
| * Jon needs a new shift key.Dave Jones2006-12-121-1/+1
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-125-9/+5
|\ \
| * | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-105-9/+5
* | | V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab2006-12-121-5/+9
| |/ |/|
* | V4L/DVB 4949b: Fix container_of pointer retreivalThierry MERLE2006-12-102-3/+1
* | V4L/DVB (4949a): Fix INIT_WORKMauro Carvalho Chehab2006-12-103-5/+7
* | V4L/DVB (4947): Cx88: trivial cleanupsMichael Krufky2006-12-101-19/+13
* | V4L/DVB (4946): Cx88: Move cx88_dvb_bus_ctrl out of the card-specific areaMichael Krufky2006-12-101-18/+20
* | V4L/DVB (4945): Cx88: consolidate cx22702_config structsMichael Krufky2006-12-101-18/+5
* | V4L/DVB (4944): Cx88: Convert DViCO FusionHDTV Hybrid to use dvb_pll_attachMichael Krufky2006-12-101-32/+3
* | V4L/DVB (4943): Cx88: cleanup dvb_pll_attach for lgdt3302 tunersMichael Krufky2006-12-101-8/+6
* | V4L/DVB (4953): Usbvision minor fixesThierry MERLE2006-12-103-10/+26
* | V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAPMauro Carvalho Chehab2006-12-101-0/+1
* | V4L/DVB (4938): Cx88: Convert lgdt3302 tuning function to use dvb_pll_attachTrent Piepho2006-12-101-34/+4
* | V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identationsMauro Carvalho Chehab2006-12-103-48/+14
* | V4L/DVB (4942): Whitespace cleanupsMauro Carvalho Chehab2006-12-103-25/+25
* | V4L/DVB (4937): Usbvision cleanup and code reorganizationThierry MERLE2006-12-107-3688/+2796
* | V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to NormalThierry MERLE2006-12-102-2/+1
* | V4L/DVB (4935): Added the capability of selecting fm gain by tunerMauro Carvalho Chehab2006-12-101-0/+2
* | V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab2006-12-102-0/+9
* | V4L/DVB (4933): Usbvision_v4l2: radio interface / tda9887 problem ?Thierry MERLE2006-12-101-167/+67
* | V4L/DVB (4932): Usbvision_v4l2: fix norm setting problemsThierry MERLE2006-12-102-58/+46
* | V4L/DVB (4931): Removed usbvision_ioctl.h, since it isn't required anymoreMauro Carvalho Chehab2006-12-101-34/+0
* | V4L/DVB (4930): Usbvision_v4l2 : mmap corrected to get all framesThierry MERLE2006-12-101-46/+59
* | V4L/DVB (4929): Read() implementation + format set/get simplificationsThierry MERLE2006-12-101-156/+167
* | V4L/DVB (4928): Usbvision_v4l2 robustness on disconnectThierry2006-12-102-12/+12
* | V4L/DVB (4927): Enhancements on usbvision driverThierry MERLE2006-12-103-332/+418
* | V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRLDwaine Garden2006-12-101-217/+182
* | V4L/DVB (4925): Corrected and separated the Kconfig for usbvisionThierry MERLE2006-12-102-11/+13
* | V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one moduleThierry MERLE2006-12-102-14/+12
* | V4L/DVB (4923): Splitted usbvision cards from usbvison.hMauro Carvalho Chehab2006-12-104-159/+196
* | V4L/DVB (4922): Add usbvision driverMauro Carvalho Chehab2006-12-108-0/+6849
* | V4L/DVB (4913): Fix broken TUNER_LG_NTSC_TAPE radio supportHans Verkuil2006-12-102-12/+4
* | V4L/DVB (4909): Add s/g_parm to cafe_ccicJonathan Corbet2006-12-102-6/+100
* | V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccicJonathan Corbet2006-12-102-54/+3
* | V4L/DVB (4901): Improve debug msgs to show fourcc and buffer length on video_...Mauro Carvalho Chehab2006-12-101-9/+14
* | V4L/DVB (4898): Saa7134: add support for remote control of Hauppauge HVR1110Thomas Genty2006-12-104-3/+38
* | V4L/DVB (4895): Accept tuners on saa7146 i2c bus only on address 0x60.Michael Hunold2006-12-101-0/+4
* | V4L/DVB (4894): Mxb: fix to load the proper i2c modulesMichael Hunold2006-12-101-4/+4