aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134/saa7134-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10V4L/DVB (4791): Added autodetected flag to the saa7134_dev structureHartmut Hackmann1-5/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-26V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI failure caseAlan Cox1-1/+1
2006-07-29V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}Adrian Bunk1-8/+8
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30V4L/DVB (4267): Remove all instances of request_module("tda9887")Michael Krufky1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman1-4/+4
2006-05-12V4L/DVB (3738): Saa7134: Fix oops with disable_ir=1Sergey Vlasov1-1/+5
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser1-1/+2
2006-03-24V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab1-1/+1
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab1-2/+2
2006-03-21V4L/DVB (3545): Fixed no_overlay option and quirks on saa7134 driverMauro Carvalho Chehab1-4/+9
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn1-2/+1
2006-03-21V4L/DVB (3439): Added no_overlay option and quirks to saa7134Mauro Carvalho Chehab1-0/+21
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-1/+1
2006-01-15V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar1-9/+10
2006-01-13V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab1-1/+1
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3309): SAA7134: GPIO IRQ improvementsPeter Missel1-14/+48
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky1-72/+0
2006-01-09V4L/DVB (3123b): syncs V4L subsystem tree with kernelMauro Carvalho Chehab1-1/+1
2006-01-09V4L/DVB (3110): Replace all uses of pci_module_init with pci_register_driverOtavio Salvador1-1/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab1-0/+1
2005-12-01[PATCH] V4L: Fix crash when not compiled as moduleReimar Doeffinger1-6/+3
2005-12-01[PATCH] V4L: Fix hotplugging issues with saa7134Ricardo Cerqueira1-0/+16
2005-11-13[PATCH] v4l: (951) Make saa7134-oss as a stand-alone moduleRicardo Cerqueira1-88/+30
2005-11-13[PATCH] v4l: (935) Moved common IR stuff to ir-common.cRicardo Cerqueira1-2/+0
2005-11-13[PATCH] v4l: (930) Alsa fixes and improvementsRicardo Cerqueira1-0/+1
2005-11-09[PATCH] V4L: 926: Saa7134 alsa can only be autoloaded after saa7134 is activeRicardo Cerqueira1-10/+17
2005-11-09[PATCH] V4L: 925: saa7134 alsa is now a standalone moduleRicardo Cerqueira1-9/+20
2005-11-09[PATCH] V4L: 913: saa713x cards with i2c remotes now autoload ir-kbd-i2cRicardo Cerqueira1-1/+3
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-19/+19
2005-11-09[PATCH] v4l: 727: fixed a bug that caused some saa7133 code to run on saa7134 boardsRicardo Cerqueira1-1/+1
2005-11-09[PATCH] v4l: 720: alsa support for saa7134 that should work wonderfulRicardo Cerqueira1-3/+20
2005-11-09[PATCH] v4l: 665: fix for problem with audio register setup via dsp accessNickolay V. Shmyrev1-8/+15
2005-09-09[PATCH] v4l: SAA7134 updates and board additionsMauro Carvalho Chehab1-1/+0
2005-07-12[PATCH] v4l: SAA7134 UpdateMauro Carvalho Chehab1-57/+17
2005-06-24[PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab1-1/+1
2005-06-24[PATCH] saa7134: mark little endian ptrAlexey Dobriyan1-2/+2
2005-06-24[PATCH] v4l: saa7134 byteorder fixGerd Knorr1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1237