summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-core.c
AgeCommit message (Expand)Author
2009-05-18minor have assigned value twiceMauro Carvalho Chehab
2009-03-31cx88: Add support for stereo and sap detection for A2Mauro Carvalho Chehab
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30cx88: Fix compilation breakage for kernels older than 2.6.22Mauro Carvalho Chehab
2009-03-29cx88: convert to v4l2_subdev.Hans Verkuil
2009-03-14cx88: convert to v4l2_device.Mauro Carvalho Chehab
2008-10-30tda9887/cx88: secam-bghdarron@kewl.org
2008-10-16cx88: Change spurious buffer message into a debug only messageSteven Toth
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-05-21 annotate bcx_riscmemMauro Carvalho Chehab
2008-04-08media/video/cx88 replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-23cx88: Enable chroma AGC by default for all non-SECAM modesMauro Carvalho Chehab
2008-03-23cx88: Add user control for chroma AGCMauro Carvalho Chehab
2008-03-14Fix left-overs from the videobuf-dma-sg.c conversion to generic DMAMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-10-10cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-10-01Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab
2007-08-23cx88-alsa: Rework buffer handlingTrent Piepho
2007-08-21cx88: Improve risc instruction printing in sram channel dumpTrent Piepho
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-18cx88: Add symbolic names for the PCI interrupt bitsTrent Piepho
2007-08-15cx88: Move card core creation from cx88-core.c to cx88-cards.cTrent Piepho
2007-08-15cx88: Copy board information into card stateTrent Piepho
2007-08-13cx88: Fix use of uninitialized variableTrent Piepho
2007-03-29Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab
2007-01-20Removed v4l2_tvnorm and made videodev to auto-generate standardsMauro Carvalho Chehab
2007-01-20Added support for V4L2_STD_NTSC_443Mauro Carvalho Chehab
2007-01-20Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab
2006-12-27Backport some changes that happened at mainstreamMauro Carvalho Chehab
2006-12-18Fixes bug 7267: PAL/60 is not workingMauro Carvalho Chehab
2006-09-29norm_notchfilter is used on just one point and argument is bogusMauro Carvalho Chehab
2006-09-25cx88: fix analog capture notch filterMichael Krufky
2006-09-14Basic DVB-T and analog TV support for the HVR1300.Steven Toth
2006-08-17Enable audio DMA restart on channel change even when cx88-alsa is compiledRicardo Cerqueira
2006-07-24cx88: add support for Norwood PCI TV Tuner (non-pro)Michael Krufky
2006-07-19[PATCH] 64bit resource: fix up printks for resources in video driversMauro Carvalho Chehab
2006-06-24cx88: cleanupsMichael Krufky
2006-05-11Adjust VBI offset to match value reported in VBI formatMauro Carvalho Chehab
2006-05-09Cx88 NTSC VBI fixesMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-04-11Correct buffer size calculations in cx88-core.cMauro Carvalho Chehab
2006-03-15Merging from mchehab vivi branchMauro Carvalho Chehab
2006-03-13BUG_ON() Conversion in drivers/video/mediaMauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-02-26bttv: correct bttv_risc_packed buffer sizeMauro Carvalho Chehab