summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa7134-oss.c
AgeCommit message (Expand)Author
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-07-15Saa7134: rename dmasound_{init, exit}Mauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-03-15Merging from mchehab vivi branchMauro Carvalho Chehab
2006-03-13BUG_ON() Conversion in drivers/video/mediaMauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-01ioctls cleanups.Mauro Carvalho Chehab
2005-12-26Make late module load fix looking the same as kernel version.Mauro Carvalho Chehab
2005-12-21Changes saa7134 DMA sound modules to late_initcall() to prevent oopsRicardo Cerqueira
2005-12-20Fix saa7134 ALSA/OSS collisionsRicardo Cerqueira
2005-12-10make tree to compile against kernel 2.5.31Mauro Carvalho Chehab
2005-12-07kernel-sync patches.Mauro Carvalho Chehab
2005-11-20This patch makes needlessly global code static.Mauro Carvalho Chehab
2005-11-16Fix hotplugging issues with saa7134Ricardo Cerqueira
2005-11-10cleanup whitespaceMichael Krufky
2005-11-09Fix backward kernel compatibity (nothing for upstream)Nickolay V. Shmyrev
2005-11-09added missing #include in saa7134-ossRicardo Cerqueira
2005-11-09make cx25840 use firmware image named 'cx25840.fw'Tyler Trafford
2005-11-09Moves 32 bit ioctl compat handler to V4L sybsystemMauro Carvalho Chehab
2005-11-09Finish split of DMA sound code from main saa7134 moduleRicardo Cerqueira
2005-11-07- DMA sound struct has been renamed from "oss" to "dmasound" to betterRicardo Cerqueira
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-06 * Makefile:Nickolay V. Shmyrev
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-06-28 * cx88-core.c, cx88-dvb.c, cx88-input.c:Michael Krufky
2005-06-14- corrected oss sound routing for saa7133Hartmut Hackmann
2005-06-13- added preliminary support for tda827x tunersHartmut Hackmann
2005-05-18- fixed off by 1 error in dma setup, corrected clock routingHartmut Hackmann
2004-12-10- add moduleparam.h include to many files.Gerd Knorr
2004-11-30- add new tuners.Gerd Knorr
2004-11-07- yet another video-buf interface change + fixups.Gerd Knorr
2004-10-13- kill trailing whitespaces.Gerd Knorr
2004-09-15- added a bunch of $Id$ tags.Gerd Knorr
2004-08-25- saa7134: build fix.Gerd Knorr
2004-08-25- merge 2.6.9-rc1 changes (mostly __user stuff).Gerd Knorr
2004-07-14- saa7134: drop i2s_rate field + related changes.Gerd Knorr
2004-04-14- cx88/tda9887: secam fixes.Gerd Knorr
2004-04-13- bttv: splitted video + vbi buffer switching, that should make bttvGerd Knorr
2004-03-08- fix saa7134 oss oops.Gerd Knorr
2004-03-05- more cards supported in ir-kbd-gpio.cGerd Knorr
2004-02-22Initial revisionGerd Knorr