aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88/cx88-video.c
AgeCommit message (Expand)Author
2007-10-10V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-10-09V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab
2007-10-09V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDT...Michael Krufky
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-10-09V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bitsTrent Piepho
2007-10-09V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()sTrent Piepho
2007-10-09V4L/DVB (6021): cx88: Copy board information into card stateTrent Piepho
2007-10-09V4L/DVB (5977): cx8800: Add register debug functions to radio device tooTrent Piepho
2007-10-09V4L/DVB (5912): Clean up duplicate includes in drivers/media/Jesper Juhl
2007-07-20V4L/DVB (5871): Conexant 2388x: check for kthread_runCyrill Gorcunov
2007-05-09V4L/DVB (5565): Cx88: fix compilation on alphaAlexey Dobriyan
2007-05-07cx88-video build fixAndrew Morton
2007-04-27V4L/DVB (5488): Replace DMA magic mask for its aliasesMauro Carvalho Chehab
2007-04-27V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil
2007-02-21V4L/DVB (5199): Cx88-video.c: remove struct radionormsAdrian Bunk
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-02-21V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho
2007-02-21V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbirdMauro Carvalho Chehab
2007-02-21V4L/DVB (5103): Fix vidioc_g_tuner handlingMauro Carvalho Chehab
2007-02-21V4L/DVB (5102): make videodev to auto-generate standardsMauro Carvalho Chehab
2007-02-21V4L/DVB (5101): Renamed video_mux to cx88_video_mux Mauro Carvalho Chehab
2007-02-21V4L/DVB (5100): Make cx88-blackbird to work againMauro Carvalho Chehab
2007-02-21V4L/DVB (5099): Uncommented NTSC/443 video standardMauro Carvalho Chehab
2007-02-21V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2006-12-10V4L/DVB (4757): Cx88: determine whether or not to use external adcMichael Krufky
2006-12-10V4L/DVB (4722): Cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctlsTrent Piepho
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth
2006-09-26V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab
2006-07-29V4L/DVB (4365): OVERLAY flag were enabled by mistakeMauro Carvalho Chehab
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner
2006-06-30V4L/DVB (4267): Remove all instances of request_module("tda9887")Michael Krufky
2006-06-30V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky
2006-06-27[PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn
2006-03-21V4L/DVB (3449): Cx88 default picture controls valuesMarcin Rudowski
2006-02-27V4L/DVB (3393): Cx88: reduce excessive loggingIan Pickworth
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky
2006-01-09V4L/DVB (3162): Some fixes at cx88 controlsMauro Carvalho Chehab
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann