summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-blackbird.c
AgeCommit message (Expand)Author
2006-04-17KWorld HardwareMpegTV XPert: set encoder video standard based on tvnormMichael Krufky
2006-04-17cx88-blackbird: revert video standard detection patchMichael Krufky
2006-04-14cx88-blackbird: use standard filename for cx23416 encoder firmwareMichael Krufky
2006-04-14cx88-blackbird: use firmware api commands defined in cx2341x.hMichael Krufky
2006-04-13cx88-blackbird: fix typoMichael Krufky
2006-04-13cx88-blackbird: allow proper detection of PAL vs. NTSC video standardMichael Krufky
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-01ioctls cleanups.Mauro Carvalho Chehab
2005-12-05Several fixes for Hauppauge Roselyn Design (blackbird)Mauro Carvalho Chehab
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-09From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>Mauro Carvalho Chehab
2005-09-10* cx88-blackbird.c:Catalin Climov
2005-09-06Implemented the v4l2 mpeg api for blackbird cards.Catalin Climov
2005-08-20removed nested #if 1Michael Krufky
2005-08-17Small mpeg fixes and cleanups for blackbird.Catalin Climov
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-08-16Prepare for factoring out some common code (see ChangeLog for details).Catalin Climov
2005-08-16Fix unintentional fall-through in ioctl swith/case.Catalin Climov
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-06-03Mauro Chehab:Mauro Carvalho Chehab
2005-03-07- minor cleanup.Gerd Knorr
2005-02-16- move some bits from cx88-input to ir-common.Gerd Knorr
2005-01-31- whitespace cleanups.Gerd Knorr
2004-12-10- add moduleparam.h include to many files.Gerd Knorr
2004-12-07- misc minor stuff.Gerd Knorr
2004-12-02- fix memory leak in drivers.Gerd Knorr
2004-12-02- attempt to fix cx88 blackbird.Gerd Knorr
2004-11-19- misc cleanups.Gerd Knorr
2004-11-17- misc minor cleanups and card-specific fixes.Gerd Knorr
2004-11-07- yet another video-buf interface change + fixups.Gerd Knorr
2004-10-19- saa7134 reorganiation for modular mpeg2 stuffGerd Knorr
2004-10-13- kill trailing whitespaces.Gerd Knorr
2004-10-12- more power management stuff.Gerd Knorr
2004-10-11- fix poll/select oops.Gerd Knorr
2004-10-07- switch msp3400 + cx88 to 2.6-style module parameters.Gerd Knorr
2004-09-27- blackbird oops fix.Gerd Knorr
2004-09-23- make video-bufg don't touch struct file any more, pass throughGerd Knorr
2004-09-10- cx88: i2c fixups.Gerd Knorr
2004-09-09- gcc 2.95 build fix.Gerd Knorr
2004-09-03- msleep() cleanups from kernel janitors.Gerd Knorr
2004-08-31- cx88: merge dvb patches (by Christopher Pascoe), step one.Gerd Knorr
2004-08-25- cx88: plenty of mpeg work. blackbird might even work withGerd Knorr
2004-08-23- some bttv debug code.Gerd Knorr
2004-07-30- cx88: started going over the blackbird code.Gerd Knorr
2004-07-30- cx88: more reorganization + code shuffeling.Gerd Knorr
2004-07-29- cx88: big code reorganization.Gerd Knorr