summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* 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
* | V4L/DVB (4887): Remove the broken VIDEO_ZR36120 driverAdrian Bunk2006-12-107-2585/+0
* | V4L/DVB (4886): Minor coding style improvementsHans Verkuil2006-12-101-9/+9
* | V4L/DVB (4872): Saa7134-alsa improvementsHartmut Hackmann2006-12-101-9/+54
* | V4L/DVB (4862): Fixes uninitialized variables passed to VIDIOC_G_FBUF.audetto@tiscali.it2006-12-101-0/+2
* | V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab2006-12-104-74/+159
* | V4L/DVB (4860): Optimization of v4l1 handlingMauro Carvalho Chehab2006-12-101-6/+5
* | V4L/DVB (4859): Fix initializations on some video_ioctl2 handlersMauro Carvalho Chehab2006-12-101-0/+13
* | V4L/DVB (4858): Fix: implement missing VIDIOCSTUNER on v4l1-compat moduleMauro Carvalho Chehab2006-12-101-1/+10
* | V4L/DVB (4857): Cleans some ioctl structs before calling V4L2 counterpartMauro Carvalho Chehab2006-12-101-1/+4
* | V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov2006-12-105-106/+172
* | V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx ...Mike Isely2006-12-102-26/+16
* | V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky2006-12-102-15/+6
OpenPOWER on IntegriCloud