summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa7134-core.c
AgeCommit message (Expand)Author
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-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-07-15Saa7134: rename dmasound_{init, exit}Mauro Carvalho Chehab
2006-06-26Remove all instances of request_module("tda9887")Michael Krufky
2006-05-02[PATCH] Last DMA_xBIT_MASK cleanupsMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-04-07Saa7134: Fix oops with disable_ir=1Mauro Carvalho Chehab
2006-03-20Fixed a wrong printk message at saa7134Mauro Carvalho Chehab
2006-03-17Fixed no_overlay option and quirks on saa7134 driverMauro Carvalho Chehab
2006-03-15Merging from mchehab vivi branchMauro Carvalho Chehab
2006-03-13BUG_ON() Conversion in drivers/video/mediaMauro Carvalho Chehab
2006-03-10Added no_overlay option and quirks to saa7134Mauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-15Semaphore to mutex conversion on drivers/mediaMauro Carvalho Chehab
2006-01-12removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-08SAA7134: GPIO IRQ improvementsRicardo Cerqueira
2006-01-01ioctls cleanups.Mauro Carvalho Chehab
2005-12-07kernel-sync patches.Mauro Carvalho Chehab
2005-12-04kernel-syncMichael Krufky
2005-11-24Fix crash when not compiled as module.Nickolay V. Shmyrev
2005-11-16Fix hotplugging issues with saa7134Ricardo Cerqueira
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-08- The pinnacle handler & remote are common to saa7134 PCI boardsRicardo Cerqueira
2005-11-08- Fix multiple board support in saa7134-alsaRicardo Cerqueira
2005-11-07- DMA sound struct has been renamed from "oss" to "dmasound" to betterRicardo Cerqueira
2005-11-07- saa7134-alsa can only be autoloaded after saa7134 is activeRicardo Cerqueira
2005-11-07- saa7134-alsa is now a standalone moduleRicardo Cerqueira
2005-11-06 - #elsif removed, since it breaks gentree stuff.Mauro Carvalho Chehab
2005-11-05 - SAA713x cards with i2c remotes now autoload ir-kbd-i2cRicardo Cerqueira
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-09From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>Mauro Carvalho Chehab
2005-10-08 * saa7134-alsa.c: (snd_saa7134_capsrc_put),Nickolay V. Shmyrev
2005-10-06removed trailing whitespaceMichael Krufky
2005-10-06 * Makefile:Nickolay V. Shmyrev
2005-09-14 * saa7134-core.c: (saa7134_hwinit1):Nickolay V. Shmyrev
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-07-05 Rename tuner structures fields. Move MD detection hack toNickolay V. Shmyrev
2005-07-02 * bttv-cards.c, bttv-i2c.c:Michael Krufky
2005-07-02 * bttv-cards.c, bttv-i2c.c, cx88-i2c.c, cx88-video.c:Nickolay V. Shmyrev
2005-07-01Remove commentNickolay V. Shmyrev
2005-07-01 * tuner-core.c:Nickolay V. Shmyrev
2005-06-28 * cx88-core.c, cx88-dvb.c, cx88-input.c:Michael Krufky
2005-06-20 * saa7134-core.c:Michael Krufky
2005-06-16 - moved Philips FMD1216 radio specific setup to saa7134-core.cHartmut Hackmann
2005-06-14 - distinguish the different variants of the Medion MD7134 modules via eepromHartmut Hackmann
2005-05-22Large changes. Mostly merged patches from mm kernel branch and 2.6.12-rc4.Nickolay V. Shmyrev