summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-mpeg.c
AgeCommit message (Expand)Author
2009-07-26cx88: HVR1300 ensure switching from Encoder to DVB-T and back is reliableSteven Toth
2009-04-14backport commit 284901a90a9e0b812ca3f5f852cbbfb60d10249dMauro Carvalho Chehab
2009-01-06cx88: Fix some Kbuild troublesMauro Carvalho Chehab
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-11-20new email addressMauro Carvalho Chehab
2008-10-30cx88-mpeg: final fix for analogue only compilation + de-alloc fixdarron@kewl.org
2008-10-21cx88: Not all boards that requires cx88-mpeg has frontendsdarron@kewl.org
2008-10-21cx88: initial fix for analogue only compilationdarron@kewl.org
2008-10-16videobuf: data storage optimisation (2)darron@kewl.org
2008-10-15videobuf: data storage optimisationdarron@kewl.org
2008-10-16cx88: Convert __FUNCTION__ to __func__Steven Toth
2008-10-11S2API: Add Multiple-frontend on a single adapter support.darron@kewl.org
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-04-08media/video/cx88 replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-02-25cx88: Add support for tuner-xc3028Mauro Carvalho Chehab
2008-02-13cx88-mpeg: Fix race condition in variable accessRicardo Cerqueira
2008-02-11cx88-mpeg: Allow concurrent access to cx88-mpeg devicesMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2008-01-15Finalise support for the Pinnacle HD 8000iSteven Toth
2008-01-05New card supported(partially): Pinnacle 800iSteven Toth
2007-11-15merge: http://ifup.org/hg/v4l-dvbMauro Carvalho Chehab
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-11-05 cx88-mpeg.c: make 4 functions staticMauro Carvalho Chehab
2007-10-05cx8802: Plug memory leak when unregistering a driverTrent Piepho
2007-10-13cx8802: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-13cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugsTrent Piepho
2007-10-13cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-09-06Avoid a NULL pointer dereference during mpeg_open()Steven Toth
2007-08-27whitespace cleanup: replace leading spaces with tabsMichael Krufky
2007-08-23cx88-alsa: Rework buffer handlingTrent 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: Clean up some ugly and inconsistent printk()sTrent Piepho
2007-08-15cx88: Copy board information into card stateTrent Piepho
2007-07-23Clean up duplicate includes in drivers/media/Mauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-06-22Fix excess of debug messages on cx88-mpegMauro Carvalho Chehab
2007-05-13Backport several cleanups at includesMauro Carvalho Chehab
2007-05-01Cx88-mpeg.c: make 2 functions staticMauro Carvalho Chehab
2007-05-01cx88: fix compilation on alphaMauro Carvalho Chehab
2007-03-30Replace DMA magic mask for its aliasesMauro Carvalho Chehab
2007-03-29Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab
2007-02-21coding style changesMarkus Rechberger
2007-02-20added support for loading cx88-dvb and cx88-blackbirdMarkus Rechberger
2007-02-20added support for deferred module requesting to cx88Markus Rechberger
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-09merge: http://www.linuxtv.org/hg/~stoth/v4l-dvbMauro Carvalho Chehab
2006-10-06cx88-blackbird module is rejected during probe.Steven Toth