Age | Commit message (Expand) | Author |
2007-10-24 | saa7134/: make 2 functions static | Mauro Carvalho Chehab |
2007-10-18 | saa7134: fix NULL dereference at suspend time for cards without IR receiver | Mauro Carvalho Chehab |
2007-10-12 | Additional Fixes for saa7134 suspend/resume | Mauro Carvalho Chehab |
2007-10-10 | saa7134: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho |
2007-10-08 | Few clenups for saa7134 resume code | Mauro Carvalho Chehab |
2007-09-27 | V4L: properly fix support for capturing interlaced video in saa7134 | Maxim Levitsky |
2007-09-27 | V4L: Add basic support for suspend/resume for saa7134 | Maxim Levitsky |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-03-14 | saa7134: put tuner to sleep mode after board initialization | Hartmut Hackmann |
2007-03-09 | Saa7134: fix MODULES=n compilation | Mauro Carvalho Chehab |
2007-02-17 | some saa7134 cleanups | Hartmut Hackmann |
2007-02-17 | removed outdated comment in saa7134-core.c | Hartmut Hackmann |
2007-02-15 | saa7134 2.6.20 compat patch | Hartmut Hackmann |
2007-02-15 | this patch fixes request_module_depend() | Hartmut Hackmann |
2007-02-15 | updated support for tuner callbacks | Hartmut Hackmann |
2007-01-23 | Added support for tda827x tuners with preamlifiers | Hartmut Hackmann |
2007-01-22 | saa713x: added a GPIO handler function | Hartmut Hackmann |
2006-10-30 | added autodetected flag to the saa7134_dev structure | Hartmut Hackmann |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-09-14 | Extend bttv and saa7134 to check for both AGP and PCI PCI failure case | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] 64bit resource: fix up printks for resources in video drivers | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] irq-flags: media: Use the new IRQF_ constants | Mauro Carvalho Chehab |
2006-07-19 | Remove obsolete #include <linux/config.h> | Mauro Carvalho Chehab |
2006-07-15 | Saa7134: rename dmasound_{init, exit} | Mauro Carvalho Chehab |
2006-06-26 | Remove all instances of request_module("tda9887") | Michael Krufky |
2006-05-02 | [PATCH] Last DMA_xBIT_MASK cleanups | Mauro Carvalho Chehab |
2006-04-11 | Since we are not using CVS, $Id makes no sense anymore | Mauro Carvalho Chehab |
2006-04-07 | Saa7134: Fix oops with disable_ir=1 | Mauro Carvalho Chehab |
2006-03-20 | Fixed a wrong printk message at saa7134 | Mauro Carvalho Chehab |
2006-03-17 | Fixed no_overlay option and quirks on saa7134 driver | Mauro Carvalho Chehab |
2006-03-15 | Merging from mchehab vivi branch | Mauro Carvalho Chehab |
2006-03-13 | BUG_ON() Conversion in drivers/video/media | Mauro Carvalho Chehab |
2006-03-10 | Added no_overlay option and quirks to saa7134 | Mauro Carvalho Chehab |
2006-03-10 | Make video_buf more generic | Mauro Carvalho Chehab |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-01-15 | Semaphore to mutex conversion on drivers/media | Mauro Carvalho Chehab |
2006-01-12 | removed uneeded init on structs like static int foo=0 | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2006-01-08 | SAA7134: GPIO IRQ improvements | Ricardo Cerqueira |
2006-01-01 | ioctls cleanups. | Mauro Carvalho Chehab |
2005-12-07 | kernel-sync patches. | Mauro Carvalho Chehab |
2005-12-04 | kernel-sync | Michael Krufky |
2005-11-24 | Fix crash when not compiled as module. | Nickolay V. Shmyrev |
2005-11-16 | Fix hotplugging issues with saa7134 | Ricardo Cerqueira |
2005-11-09 | Moves 32 bit ioctl compat handler to V4L sybsystem | Mauro Carvalho Chehab |
2005-11-09 | Finish split of DMA sound code from main saa7134 module | Ricardo Cerqueira |
2005-11-08 | - The pinnacle handler & remote are common to saa7134 PCI boards | Ricardo Cerqueira |
2005-11-08 | - Fix multiple board support in saa7134-alsa | Ricardo Cerqueira |