summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-video.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5565): Cx88: fix compilation on alphaAlexey Dobriyan2007-05-091-0/+1
* cx88-video build fixAndrew Morton2007-05-071-1/+1
* V4L/DVB (5488): Replace DMA magic mask for its aliasesMauro Carvalho Chehab2007-04-271-1/+1
* V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab2007-04-271-1/+2
* V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2007-03-011-2/+2
* V4L/DVB (5199): Cx88-video.c: remove struct radionormsAdrian Bunk2007-02-211-2/+0
* V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-211-2/+0
* V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho2007-02-211-1/+31
* V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbirdMauro Carvalho Chehab2007-02-211-1/+1
* V4L/DVB (5103): Fix vidioc_g_tuner handlingMauro Carvalho Chehab2007-02-211-0/+2
* V4L/DVB (5102): make videodev to auto-generate standardsMauro Carvalho Chehab2007-02-211-61/+10
* V4L/DVB (5101): Renamed video_mux to cx88_video_mux Mauro Carvalho Chehab2007-02-211-4/+4
* V4L/DVB (5100): Make cx88-blackbird to work againMauro Carvalho Chehab2007-02-211-30/+54
* V4L/DVB (5099): Uncommented NTSC/443 video standardMauro Carvalho Chehab2007-02-211-0/+3
* V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab2007-02-211-606/+466
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-2/+2
* V4L/DVB (4757): Cx88: determine whether or not to use external adcMichael Krufky2006-12-101-0/+8
* V4L/DVB (4722): Cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctlsTrent Piepho2006-12-101-0/+24
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth2006-10-031-0/+3
* V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan2006-09-261-1/+6
* V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab2006-08-081-2/+2
* V4L/DVB (4365): OVERLAY flag were enabled by mistakeMauro Carvalho Chehab2006-07-291-1/+0
* V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab2006-07-291-2/+2
* [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* V4L/DVB (4267): Remove all instances of request_module("tda9887")Michael Krufky2006-06-301-2/+0
* V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky2006-06-301-13/+46
* [PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman2006-06-271-2/+2
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-4/+2
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-0/+2
* V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-241-8/+27
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-211-2/+1
* V4L/DVB (3449): Cx88 default picture controls valuesMarcin Rudowski2006-03-211-7/+7
* V4L/DVB (3393): Cx88: reduce excessive loggingIan Pickworth2006-02-271-7/+7
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-13/+13
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-4/+2
* V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-091-3/+4
* V4L/DVB (3162): Some fixes at cx88 controlsMauro Carvalho Chehab2006-01-091-46/+39
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-091-0/+2
* [PATCH] v4l: 821: set tuner type in vidioc_g_tunerElad Lahav2005-11-091-0/+1
* [PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134Mauro Carvalho Chehab2005-11-091-2/+7
* [PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2005-11-091-11/+11
* [PATCH] v4l: 667: remove some if 0 which doesn t have any senseNickolay V. Shmyrev2005-11-091-1/+1
* [PATCH] v4l: 651: fix a number of sparse warningsPeter Hagervall2005-11-091-1/+1
* [PATCH] v4l: 631: implemented the v4l2 mpeg api for blackbird cardsCatalin Climov2005-11-091-2/+0
* [PATCH] v4l: some error treatment implemented at resume functions.Mauro Carvalho Chehab2005-09-091-2/+18
* [PATCH] v4l: CX88 updates and card additionsMauro Carvalho Chehab2005-09-091-170/+218
* [PATCH] V4L: Miscellaneous fixesMauro Carvalho Chehab2005-08-011-2/+2
* [PATCH] v4l: bug fixes for tuner, cx88 and tea5767Mauro Carvalho Chehab2005-07-151-1/+6
* [PATCH] v4l: CX88 UpdateMauro Carvalho Chehab2005-07-121-290/+13
OpenPOWER on IntegriCloud