summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-video.c
AgeCommit message (Expand)Author
2006-10-04cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctlsTrent Piepho
2006-09-25Ensure the WM8775 driver is loaded generically for any board.Steven Toth
2006-08-12CONFIG_PM=n slim: drivers/media/video/*Mauro Carvalho Chehab
2006-07-30Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab
2006-07-24OVERLAY flag were enabled by mistakeMauro Carvalho Chehab
2006-07-23Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab
2006-07-19[PATCH] 64bit resource: fix up printks for resources in video driversMauro Carvalho Chehab
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-06-27merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2006-06-27kernel sync: use list_move() and fix a typoMauro Carvalho Chehab
2006-06-26Remove all instances of request_module("tda9887")Michael Krufky
2006-06-26cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky
2006-04-11Merge: from V4L1 treeMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-03-15Merging from mchehab vivi branchMauro Carvalho Chehab
2006-03-13BUG_ON() Conversion in drivers/video/mediaMauro Carvalho Chehab
2006-03-12Cx88 default picture controls valuesMauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-02-26cx88: reduce excessive loggingMichael Krufky
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-01ioctls cleanups.Mauro Carvalho Chehab
2005-12-10Some fixes at cx88 controlsMauro Carvalho Chehab
2005-11-10em28xx IR fixup and explicit compat_ioctl32 handlerMauro Carvalho Chehab
2005-11-09Moves 32 bit ioctl compat handler to V4L sybsystemMauro Carvalho Chehab
2005-11-06 - #elsif removed, since it breaks gentree stuff.Mauro Carvalho Chehab
2005-10-18 * ../linux/drivers/media/video/cx88/cx88-video.c: (radio_do_ioctl):Nickolay V. Shmyrev
2005-10-17 - Some changes to allow compiling cx88 and saa7134 withoutMauro Carvalho Chehab
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-10 - Some fixups for 2.4 kernel.Mauro Carvalho Chehab
2005-10-09From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>Mauro Carvalho Chehab
2005-09-14 * cx88-core.c:Nickolay V. Shmyrev
2005-09-11 * cx88-core.c: (cx88_risc_decode):Michael Krufky
2005-09-06Implemented the v4l2 mpeg api for blackbird cards.Catalin Climov
2005-08-30 * tuner-simple.c: (default_set_radio_freq):Michael Krufky
2005-08-30 - Some error treatment implemented at resume functions.Mauro Carvalho Chehab
2005-08-17Small mpeg fixes and cleanups for blackbird.Catalin Climov
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev
2005-08-16Minor clean-ups: remove dcprintk and replace all instances of "dev->core"Catalin Climov
2005-08-16Get rid of '//' comments, replace them with #if 0 and /**/.Catalin Climov
2005-08-16Some reorg: move some bits to struct cx88_core, factor out common ioctl'sCatalin Climov
2005-08-16Prepare for factoring out some common code (see ChangeLog for details).Catalin Climov
2005-08-10 * cx88-video.c:Mauro Carvalho Chehab
2005-07-22 * cx88-video.c:Michael Krufky
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-07-132005-07-08 20:17 mchehabMauro Carvalho Chehab
2005-07-07 * cx88-core.c, cx88-mpeg.c, cx88-video.c, cx88.h:Mauro Carvalho Chehab
2005-07-07scripts/buildpatch:Mauro Carvalho Chehab
2005-07-05 Rename tuner structures fields. Move MD detection hack toNickolay V. Shmyrev
2005-07-04 * Makefile, saa7134-dvb.c:Michael Krufky