summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-mpeg.c
AgeCommit message (Expand)Author
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
2006-10-05Bugfix: Select the correct cx8802_dev when enumerating by CX88_MPEG_typeSteven Toth
2006-09-29Remove the cx8802_dev driver lock and use the core mutexSteven Toth
2006-09-28Fix some errors at cx88-mpegMauro Carvalho Chehab
2006-09-27Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support. Steven Toth
2006-09-25cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOOMichael Krufky
2006-09-25Changed cx88_board .dvb and .register to an enum.Steven Toth
2006-07-19[PATCH] 64bit resource: fix up printks for resources in video driversMauro Carvalho Chehab
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-04-10Silence some dprintk's in cx88-mpegAndrew de Quincey
2006-04-07Add support for pcHDTV HD5500 ATSC/QAMRusty Scott
2006-03-15Merging from mchehab vivi branchMauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-03-09PATCH cx88-mpeg: cx8802_restart_queue() for blackbirdMauro Carvalho Chehab
2005-12-11Makes v4l compile under 2.4 kernelsMauro Carvalho Chehab
2005-11-13Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S products.Michael Krufky
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-09-06Implemented the v4l2 mpeg api for blackbird cards.Catalin Climov
2005-08-30 - Some error treatment implemented at resume functions.Mauro Carvalho Chehab
2005-08-20removed nested #if 1Michael Krufky
2005-08-16Get rid of '//' comments, replace them with #if 0 and /**/.Catalin Climov
2005-08-16Some reorg: move some bits to struct cx88_core, factor out common ioctl'sCatalin Climov
2005-07-27 * cx88-mpeg.c:Michael Krufky
2005-07-27 * cx88-mpeg.c:Michael Krufky
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-07-07 * cx88-core.c, cx88-mpeg.c, cx88-video.c, cx88.h:Mauro Carvalho Chehab
2005-07-05 * cx88-mpeg.c, doc/not-in-cx2388x-datasheet.txt:Michael Krufky
2005-07-04 * cx88-cards.c, cx88-dvb.c, cx88-mpeg.c:Michael Krufky
2005-06-20 * cx88-cards.c, cx88-dvb.c, cx88-mpeg.c:Michael Krufky
2005-06-17 * Makefile, cx88-cards.c, cx88-dvb.c, cx88-i2c.c, cx88-mpeg.c, dvb-pll.c, dv...Michael Krufky
2005-06-03Mauro Chehab:Mauro Carvalho Chehab
2005-03-07- fix cx88-dvb.Gerd Knorr
2005-03-07- add flyvideo duo.Gerd Knorr
2005-03-04- hopefully fix dvb ts setup.Gerd Knorr
2005-02-18- more HD3000 stuff from Rusty Scott.Gerd Knorr
2005-02-15- some powermanagement stuff.Gerd Knorr