aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-mpeg.c
Commit message (Expand)AuthorAge
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-15
* [media] cx88: properly maintain decoder config when using MPEG encoderDevin Heitmueller2011-07-27
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-27
* [media] cx88: protect cx8802_devlist with a mutexJonathan Nieder2011-05-20
* [media] cx88: hold device lock during sub-driver initializationJonathan Nieder2011-05-20
* [media] cx88: fix locking of sub-driver operationsJonathan Nieder2011-05-20
* [media] cx88: protect per-device driver list with device lockJonathan Nieder2011-05-20
* [media] use pci_dev->revisionBjørn Mork2011-05-20
* media/video: explicitly flush request_module workTejun Heo2010-12-24
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-20
* V4L/DVB: cx88: fix setting input when using DVBIstvan Varga2010-05-19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* V4L/DVB: Add support for SMT7020 to cx88Dirk Herrendoerfer2010-02-26
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-15
* trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe2009-09-21
* V4L/DVB (12349): cx88: HVR1300 ensure switching from Encoder to DVB-T and bac...Sohail Syyed2009-08-13
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* V4L/DVB (10190): cx88: Fix some Kbuild troublesMauro Carvalho Chehab2009-01-07
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-02
* V4L/DVB (9654): new email addressJelle Foks2008-12-29
* V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc...Darron Broad2008-11-11
* V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsMauro Carvalho Chehab2008-10-21
* V4L/DVB (9332): cx88: initial fix for analogue only compilationDarron Broad2008-10-21
* V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad2008-10-17
* V4L/DVB (9265): videobuf: data storage optimisationDarron Broad2008-10-17
* V4L/DVB (9250): cx88: Convert __FUNCTION__ to __func__Steven Toth2008-10-17
* V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2008-10-17
* V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-24
* V4L/DVB (7256): cx88: Add support for tuner-xc3028Mauro Carvalho Chehab2008-04-24
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-24
* V4L/DVB (7201): cx88-mpeg: Fix race condition in variable accessRicardo Cerqueira2008-02-18
* V4L/DVB (7194): cx88-mpeg: Allow concurrent access to cx88-mpeg devicesRoland Stoll2008-02-18
* V4L/DVB (7046): Finalise support for the Pinnacle HD 8000iSteven Toth2008-01-25
* V4L/DVB (7043): New card supported(partially): Pinnacle 800iSteven Toth2008-01-25
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-25
* V4L/DVB (6576): cx88-mpeg.c: make 4 functions staticAdrian Bunk2008-01-25
* V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driverTrent Piepho2007-10-22
* V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_e...Trent Piepho2007-10-22
* V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...Trent Piepho2007-10-22
* V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho2007-10-22
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-09
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-09
* V4L/DVB (6083): cx88-alsa: Rework buffer handlingTrent Piepho2007-10-09
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-09
* V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bitsTrent Piepho2007-10-09
* V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()sTrent Piepho2007-10-09
* V4L/DVB (6021): cx88: Copy board information into card stateTrent Piepho2007-10-09
* V4L/DVB (5912): Clean up duplicate includes in drivers/media/Jesper Juhl2007-10-09
* V4L/DVB (6188): Avoid a NULL pointer dereference during mpeg_open()Steven Toth2007-09-14
* V4L/DVB (5783): Fix excess of debug messages on cx88-mpegMauro Carvalho Chehab2007-07-18