aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
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 (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 (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
2006-12-10V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to NormalThierry MERLE2-2/+1
2006-12-10V4L/DVB (4935): Added the capability of selecting fm gain by tunerMauro Carvalho Chehab1-0/+2
2006-12-10V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab2-0/+9
2006-12-10V4L/DVB (4933): Usbvision_v4l2: radio interface / tda9887 problem ?Thierry MERLE1-167/+67
2006-12-10V4L/DVB (4932): Usbvision_v4l2: fix norm setting problemsThierry MERLE2-58/+46
2006-12-10V4L/DVB (4931): Removed usbvision_ioctl.h, since it isn't required anymoreMauro Carvalho Chehab1-34/+0
2006-12-10V4L/DVB (4930): Usbvision_v4l2 : mmap corrected to get all framesThierry MERLE1-46/+59
2006-12-10V4L/DVB (4929): Read() implementation + format set/get simplificationsThierry MERLE1-156/+167
2006-12-10V4L/DVB (4928): Usbvision_v4l2 robustness on disconnectThierry2-12/+12
2006-12-10V4L/DVB (4927): Enhancements on usbvision driverThierry MERLE3-332/+418
2006-12-10V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRLDwaine Garden1-217/+182
2006-12-10V4L/DVB (4925): Corrected and separated the Kconfig for usbvisionThierry MERLE2-11/+13
2006-12-10V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one moduleThierry MERLE2-14/+12
2006-12-10V4L/DVB (4923): Splitted usbvision cards from usbvison.hMauro Carvalho Chehab4-159/+196
2006-12-10V4L/DVB (4922): Add usbvision driverMauro Carvalho Chehab8-0/+6849
2006-12-10V4L/DVB (4913): Fix broken TUNER_LG_NTSC_TAPE radio supportHans Verkuil2-12/+4
2006-12-10V4L/DVB (4909): Add s/g_parm to cafe_ccicJonathan Corbet2-6/+100
2006-12-10V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccicJonathan Corbet2-54/+3
2006-12-10V4L/DVB (4901): Improve debug msgs to show fourcc and buffer length on video_ioctl2Mauro Carvalho Chehab1-9/+14
2006-12-10V4L/DVB (4898): Saa7134: add support for remote control of Hauppauge HVR1110Thomas Genty4-3/+38
2006-12-10V4L/DVB (4895): Accept tuners on saa7146 i2c bus only on address 0x60.Michael Hunold1-0/+4
2006-12-10V4L/DVB (4894): Mxb: fix to load the proper i2c modulesMichael Hunold1-4/+4
2006-12-10V4L/DVB (4887): Remove the broken VIDEO_ZR36120 driverAdrian Bunk7-2585/+0
2006-12-10V4L/DVB (4886): Minor coding style improvementsHans Verkuil1-9/+9
2006-12-10V4L/DVB (4872): Saa7134-alsa improvementsHartmut Hackmann1-9/+54
2006-12-10V4L/DVB (4862): Fixes uninitialized variables passed to VIDIOC_G_FBUF.audetto@tiscali.it1-0/+2
2006-12-10V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab4-74/+159
2006-12-10V4L/DVB (4860): Optimization of v4l1 handlingMauro Carvalho Chehab1-6/+5
2006-12-10V4L/DVB (4859): Fix initializations on some video_ioctl2 handlersMauro Carvalho Chehab1-0/+13
2006-12-10V4L/DVB (4858): Fix: implement missing VIDIOCSTUNER on v4l1-compat moduleMauro Carvalho Chehab1-1/+10
2006-12-10V4L/DVB (4857): Cleans some ioctl structs before calling V4L2 counterpartMauro Carvalho Chehab1-1/+4
2006-12-10V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov5-106/+172
2006-12-10V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx devicesMike Isely2-26/+16
2006-12-10V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky2-15/+6
2006-12-10V4L/DVB (4842): Updated camera driverJonathan Corbet2-45/+338
2006-12-10V4L/DVB (4839): Add support ptv-305Jelle Foks1-0/+4
2006-12-10V4L/DVB (4838): Fix cx88-blackbird null pointerJelle Foks1-1/+2