summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88/cx88-core.c
AgeCommit message (Expand)Author
2011-07-27[media] cx88: implemented luma notch filter controlistvan_v@mailbox.hu
2011-07-27[media] cx88: implemented sharpness controlistvan_v@mailbox.hu
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust
2010-10-21V4L/DVB: cx88: convert core->tvaudio into an enumlawrence rust
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart
2010-05-19V4L/DVB: cx88: fix checks for analog TV inputsistvan_v@mailbox.hu
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-06-16V4L/DVB (11394): cx88: Add support for stereo and sap detection for A2Marton Balint
2009-06-16V4L/DVB (11853): minor have assigned value twicefigo.zhang
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil
2009-03-30V4L/DVB (11047): cx88: convert to v4l2_device.Hans Verkuil
2008-12-29V4L/DVB (9497): tda9887/cx88: Adds SECAM/BGH standardsFrederic CAND
2008-10-17V4L/DVB (9262): cx88: Change spurious buffer message into a debug only messageSteven Toth
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-06-05V4L/DVB (7965): annotate bcx_riscmemAl Viro
2008-04-24V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7452): cx88: Enable chroma AGC by default for all non-SECAM modesFrej Drejhammar
2008-04-24V4L/DVB (7451): cx88: Add user control for chroma AGCFrej Drejhammar
2008-04-24V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to gener...Guennadi Liakhovetski
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips
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 (6083): cx88-alsa: Rework buffer handlingTrent Piepho
2007-10-09V4L/DVB (6082): cx88: Improve risc instruction printing in sram channel dumpTrent Piepho
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 (6022): cx88: Move card core creation from cx88-core.c to cx88-cards.cTrent Piepho
2007-10-09V4L/DVB (6021): cx88: Copy board information into card stateTrent Piepho
2007-10-09V4L/DVB (6020): cx88: Fix use of uninitialized variableTrent Piepho
2007-04-27V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab
2007-02-21V4L/DVB (5102): make videodev to auto-generate standardsMauro Carvalho Chehab
2007-02-21V4L/DVB (5098): Added support for V4L2_STD_NTSC_443Mauro Carvalho Chehab
2007-02-21V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab
2006-12-27V4L/DVB (4980): Fixes bug 7267: PAL/60 is not workingMauro Carvalho Chehab
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare
2006-10-03V4L/DVB (4683): Norm_notchfilter is used on just one point and argument is bogusMauro Carvalho Chehab
2006-10-03V4L/DVB (4681): Cx88: fix analog capture notch filterLars Gjesse Kjellberg
2006-09-26V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.Steven Toth
2006-09-26V4L/DVB (4504): Enable audio DMA restart on channel change even when cx88-als...Ricardo Cerqueira
2006-09-26V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)Peter Naulls
2006-06-27[PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman
2006-06-26V4L/DVB (4213): Cx88: cleanupsAdrian Bunk
2006-06-25V4L/DVB (4002): Adjust VBI offset to match value reported in VBI formatTrent Piepho
2006-06-25V4L/DVB (4001): Cx88 NTSC VBI fixesMichael Schimek
2006-05-12V4L/DVB (3766): Correct buffer size calculations in cx88-core.cDuncan Sands