summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa7134-core.c
AgeCommit message (Expand)Author
2007-11-30 saa7134: fix ignored interruptsMauro Carvalho Chehab
2007-10-23 V4L: saa7134: tvaudio cleanupsMauro Carvalho Chehab
2007-11-04 Add few missing bits of code to saa7134_resumeMauro Carvalho Chehab
2007-11-05 Fix theoretical races between IRQ handler and .suspend/resumeMauro Carvalho Chehab
2007-11-04 Fix access to configuration space while in D3Mauro Carvalho Chehab
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-10-24 saa7134/: make 2 functions staticMauro Carvalho Chehab
2007-10-18saa7134: fix NULL dereference at suspend time for cards without IR receiverMauro Carvalho Chehab
2007-10-12 Additional Fixes for saa7134 suspend/resumeMauro Carvalho Chehab
2007-10-10saa7134: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-08 Few clenups for saa7134 resume codeMauro Carvalho Chehab
2007-09-27V4L: properly fix support for capturing interlaced video in saa7134Maxim Levitsky
2007-09-27V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-03-14saa7134: put tuner to sleep mode after board initializationHartmut Hackmann
2007-03-09Saa7134: fix MODULES=n compilationMauro Carvalho Chehab
2007-02-17some saa7134 cleanupsHartmut Hackmann
2007-02-17removed outdated comment in saa7134-core.cHartmut Hackmann
2007-02-15saa7134 2.6.20 compat patchHartmut Hackmann
2007-02-15this patch fixes request_module_depend()Hartmut Hackmann
2007-02-15updated support for tuner callbacksHartmut Hackmann
2007-01-23Added support for tda827x tuners with preamlifiersHartmut Hackmann
2007-01-22saa713x: added a GPIO handler functionHartmut Hackmann
2006-10-30added autodetected flag to the saa7134_dev structureHartmut Hackmann
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-09-14Extend bttv and saa7134 to check for both AGP and PCI PCI failure caseMauro Carvalho Chehab
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