summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88/cx88-mpeg.c
AgeCommit message (Expand)Author
2011-07-27[media] cx88: properly maintain decoder config when using MPEG encoderDevin Heitmueller
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab
2011-05-20[media] cx88: protect cx8802_devlist with a mutexJonathan Nieder
2011-05-20[media] cx88: hold device lock during sub-driver initializationJonathan Nieder
2011-05-20[media] cx88: fix locking of sub-driver operationsJonathan Nieder
2011-05-20[media] cx88: protect per-device driver list with device lockJonathan Nieder
2011-05-20[media] use pci_dev->revisionBjørn Mork
2010-12-24media/video: explicitly flush request_module workTejun Heo
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust
2010-05-19V4L/DVB: cx88: fix setting input when using DVBIstvan Varga
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26V4L/DVB: Add support for SMT7020 to cx88Dirk Herrendoerfer
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart
2009-09-21trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe
2009-08-13V4L/DVB (12349): cx88: HVR1300 ensure switching from Encoder to DVB-T and bac...Sohail Syyed
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-07V4L/DVB (10190): cx88: Fix some Kbuild troublesMauro Carvalho Chehab
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-29V4L/DVB (9654): new email addressJelle Foks
2008-11-11V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc...Darron Broad
2008-10-21V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsMauro Carvalho Chehab
2008-10-21V4L/DVB (9332): cx88: initial fix for analogue only compilationDarron Broad
2008-10-17V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad
2008-10-17V4L/DVB (9265): videobuf: data storage optimisationDarron Broad
2008-10-17V4L/DVB (9250): cx88: Convert __FUNCTION__ to __func__Steven Toth
2008-10-17V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth
2008-04-24V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7256): cx88: Add support for tuner-xc3028Mauro Carvalho Chehab
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-02-18V4L/DVB (7201): cx88-mpeg: Fix race condition in variable accessRicardo Cerqueira
2008-02-18V4L/DVB (7194): cx88-mpeg: Allow concurrent access to cx88-mpeg devicesRoland Stoll
2008-01-25V4L/DVB (7046): Finalise support for the Pinnacle HD 8000iSteven Toth
2008-01-25V4L/DVB (7043): New card supported(partially): Pinnacle 800iSteven Toth
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips
2008-01-25V4L/DVB (6576): cx88-mpeg.c: make 4 functions staticAdrian Bunk
2007-10-22V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driverTrent Piepho
2007-10-22V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_e...Trent Piepho
2007-10-22V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...Trent Piepho
2007-10-22V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-10-09V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky
2007-10-09V4L/DVB (6083): cx88-alsa: Rework buffer handlingTrent 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 (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 (5912): Clean up duplicate includes in drivers/media/Jesper Juhl
2007-09-14V4L/DVB (6188): Avoid a NULL pointer dereference during mpeg_open()Steven Toth
2007-07-18V4L/DVB (5783): Fix excess of debug messages on cx88-mpegMauro Carvalho Chehab
2007-05-09V4L/DVB (5567): Cx88-mpeg.c: make 2 functions staticAdrian Bunk