summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-video.c
AgeCommit message (Expand)Author
2005-09-11 * cx88-core.c: (cx88_risc_decode):Michael Krufky
2005-09-06Implemented the v4l2 mpeg api for blackbird cards.Catalin Climov
2005-08-30 * tuner-simple.c: (default_set_radio_freq):Michael Krufky
2005-08-30 - Some error treatment implemented at resume functions.Mauro Carvalho Chehab
2005-08-17Small mpeg fixes and cleanups for blackbird.Catalin Climov
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev
2005-08-16Minor clean-ups: remove dcprintk and replace all instances of "dev->core"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-10 * cx88-video.c:Mauro Carvalho Chehab
2005-07-22 * cx88-video.c:Michael Krufky
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-07-132005-07-08 20:17 mchehabMauro Carvalho Chehab
2005-07-07 * cx88-core.c, cx88-mpeg.c, cx88-video.c, cx88.h:Mauro Carvalho Chehab
2005-07-07scripts/buildpatch:Mauro Carvalho Chehab
2005-07-05 Rename tuner structures fields. Move MD detection hack toNickolay V. Shmyrev
2005-07-04 * Makefile, saa7134-dvb.c:Michael Krufky
2005-07-03 * cx88-video:Mauro Carvalho Chehab
2005-07-03 * bttv-i2c.c, cx88-i2c.c, saa7134-i2c.c:Mauro Carvalho Chehab
2005-07-02 * bttv-cards.c, bttv-i2c.c, cx88-i2c.c, cx88-video.c:Nickolay V. Shmyrev
2005-06-29 Changed hue offset to 128 to correct its behavior for cx88 cards.Mauro Carvalho Chehab
2005-06-28 * cx88-i2c.c, cx88-video.c, saa7134-i2c.c, tuner-core.c, tuner.h:Mauro Carvalho Chehab
2005-06-20 * cx88-cards.c, cx88-dvb.c, cx88-mpeg.c:Michael Krufky
2005-06-19 - Changing radio mode stereo/mono for tea5767 working.Mauro Carvalho Chehab
2005-06-19Added inicial support for changing radio mode stereo/mono for tea5767Mauro Carvalho Chehab
2005-06-17 * Make.config, Makefile, cx88-core.c, cx88-video.c:Nickolay V. Shmyrev
2005-06-17Fixes a bug on frequency report for cx88 based cards. This bug producesMauro Carvalho Chehab
2005-06-16 * cx88-video.c, saa7134-video.c, bttv-driver.c:Mauro Carvalho Chehab
2005-06-15I2C API has changed on 2.6.12-rc6-mm1: I2C_CLIENT_INSMOD macro now doesn'tMauro Carvalho Chehab
2005-06-12 * audiochip.h, compat.h, cx22702.h, cx88-core.c, cx88-dvb.c,Mauro Carvalho Chehab
2005-06-10Mostly corrected a bug when changing from audio <-> Tv mode and having separa...Mauro Carvalho Chehab
2005-06-09tuner_core.c, cx88-video.c:Mauro Carvalho Chehab
2005-06-08Lots of change to provide an elegant way to select radio I2C address.Mauro Carvalho Chehab
2005-06-03Mauro Chehab:Mauro Carvalho Chehab
2005-03-07- minor cleanup.Gerd Knorr
2005-02-24- catch pci_map_sg failure.Gerd Knorr
2005-02-15- some powermanagement stuff.Gerd Knorr
2005-02-14- cx88: more NICAM stuff.Gerd Knorr
2005-01-31- whitespace cleanups.Gerd Knorr
2005-01-20- cx88: pal-i fixes (Ian Pickworth).Gerd Knorr
2005-01-04- fix irq initialization order bug.Gerd Knorr
2004-12-17- spinlock init cleanups.Gerd Knorr
2004-12-10- add moduleparam.h include to many files.Gerd Knorr
2004-12-02- fix memory leak in drivers.Gerd Knorr
2004-11-30- new cx88-based dvb card by Christopher Pascoe.Gerd Knorr
2004-11-19- misc cleanups.Gerd Knorr
2004-11-07- kill obsolete stuff.Gerd Knorr
2004-11-07- yet another video-buf interface change + fixups.Gerd Knorr
2004-10-25- new saa7134 card by Nickolay V. ShmyrevGerd Knorr