summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88/cx88-video.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10V4L/DVB (5912): Clean up duplicate includes in drivers/media/Jesper Juhl1-1/+0
2007-07-21V4L/DVB (5871): Conexant 2388x: check for kthread_runCyrill Gorcunov1-1/+7
2007-05-09V4L/DVB (5565): Cx88: fix compilation on alphaAlexey Dobriyan1-0/+1
2007-05-07cx88-video build fixAndrew Morton1-1/+1
2007-04-27V4L/DVB (5488): Replace DMA magic mask for its aliasesMauro Carvalho Chehab1-1/+1
2007-04-27V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab1-1/+2
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil1-2/+2
2007-02-21V4L/DVB (5199): Cx88-video.c: remove struct radionormsAdrian Bunk1-2/+0
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho1-2/+0
2007-02-21V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho1-1/+31
2007-02-21V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbirdMauro Carvalho Chehab1-1/+1
2007-02-21V4L/DVB (5103): Fix vidioc_g_tuner handlingMauro Carvalho Chehab1-0/+2
2007-02-21V4L/DVB (5102): make videodev to auto-generate standardsMauro Carvalho Chehab1-61/+10
2007-02-21V4L/DVB (5101): Renamed video_mux to cx88_video_mux Mauro Carvalho Chehab1-4/+4
2007-02-21V4L/DVB (5100): Make cx88-blackbird to work againMauro Carvalho Chehab1-30/+54
2007-02-21V4L/DVB (5099): Uncommented NTSC/443 video standardMauro Carvalho Chehab1-0/+3
2007-02-21V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab1-606/+466
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-2/+2
2006-12-10V4L/DVB (4757): Cx88: determine whether or not to use external adcMichael Krufky1-0/+8
2006-12-10V4L/DVB (4722): Cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctlsTrent Piepho1-0/+24
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth1-0/+3
2006-09-26V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan1-1/+6
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab1-2/+2
2006-07-30V4L/DVB (4365): OVERLAY flag were enabled by mistakeMauro Carvalho Chehab1-1/+0
2006-07-30V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab1-2/+2
2006-07-03[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30V4L/DVB (4267): Remove all instances of request_module("tda9887")Michael Krufky1-2/+0
2006-06-30V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky1-13/+46
2006-06-27[PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman1-2/+2
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita1-4/+2
2006-05-13V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab1-0/+2
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab1-8/+27
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn1-2/+1
2006-03-21V4L/DVB (3449): Cx88 default picture controls valuesMarcin Rudowski1-7/+7
2006-02-27V4L/DVB (3393): Cx88: reduce excessive loggingIan Pickworth1-7/+7
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-13/+13
2006-01-12V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+2
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky1-3/+4
2006-01-09V4L/DVB (3162): Some fixes at cx88 controlsMauro Carvalho Chehab1-46/+39
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann1-0/+2
2005-11-09[PATCH] v4l: 821: set tuner type in vidioc_g_tunerElad Lahav1-0/+1
2005-11-09[PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134Mauro Carvalho Chehab1-2/+7
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-11/+11
2005-11-09[PATCH] v4l: 667: remove some if 0 which doesn t have any senseNickolay V. Shmyrev1-1/+1
2005-11-09[PATCH] v4l: 651: fix a number of sparse warningsPeter Hagervall1-1/+1
2005-11-09[PATCH] v4l: 631: implemented the v4l2 mpeg api for blackbird cardsCatalin Climov1-2/+0
2005-09-10[PATCH] v4l: some error treatment implemented at resume functions.Mauro Carvalho Chehab1-2/+18
2005-09-10[PATCH] v4l: CX88 updates and card additionsMauro Carvalho Chehab1-170/+218
2005-08-02[PATCH] V4L: Miscellaneous fixesMauro Carvalho Chehab1-2/+2