Age | Commit message (Expand) | Author |
2006-08-25 | Split hooks on volume and audio mode and rework their handling | Mauro Carvalho Chehab |
2007-10-26 | Restructurize volume hook and drop unused mute hook. | Mauro Carvalho Chehab |
2007-10-26 | Remove bass, treble and balance from audio hook since they are unused | Mauro Carvalho Chehab |
2006-08-25 | Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compat | Mauro Carvalho Chehab |
2007-10-26 | remove V4L1 from being compiled when V4L2 only is selected | Mauro Carvalho Chehab |
2007-10-26 | Partial conversion from V4L1 to V4L2 | Mauro Carvalho Chehab |
2007-10-26 | Cleanup: removed i2c_vidiocschan | Mauro Carvalho Chehab |
2007-10-22 | bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURE | Trent Piepho |
2007-10-22 | bttv: SPICT ioctl doesn't work with vlc | Trent Piepho |
2007-10-15 | v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-10-05 | V4L: videobuf-core.c avoid NULL dereferences in videobuf-core | Mauro Carvalho Chehab |
2007-10-08 | V4L: convert struct class_device to struct device | Mauro Carvalho Chehab |
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-06-30 | bttv: fix v4l1 breaking the driver | Trent Piepho |
2007-06-28 | bttv: Add support for DBG_[SG]_REGISTER ioctls | Trent Piepho |
2007-06-25 | Revisited: 3dfx Voodoo TV 200 (US) | Mauro Carvalho Chehab |
2007-03-24 | bttv: automatically load dvb-bt8xx for bttv cards with dvb support | Michael Krufky |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-01-26 | Fix: dma free is being called with wrong arguments | Mauro Carvalho Chehab |
2007-01-18 | Bttv cropping support | Mauro Carvalho Chehab |
2006-12-20 | Bttv: delete duplicated ioremap() | Mauro Carvalho Chehab |
2006-11-14 | FIX bug 5760: audio were not working on some bttv drivers | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-08-12 | CONFIG_PM=n slim: drivers/media/video/* | Mauro Carvalho Chehab |
2006-08-07 | Whitespace cleanup | Trent Piepho |
2006-08-06 | On some cases, depth were not returned. | Mauro Carvalho Chehab |
2006-07-25 | bttv: clean up some pre-2.6.0 class device compat stuff | Trent Piepho |
2006-07-25 | bttv: use class_device_create_file and handle errors | Trent Piepho |
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-18 | Check __must_check warning in video_device_create_file | Mauro Carvalho Chehab |
2006-07-15 | Previous patch broke compilation for kernels <2.6.18. Fixing. | Mauro Carvalho Chehab |
2006-07-15 | From: Randy Dunlap <rdunlap@xenotime.net> | Mauro Carvalho Chehab |
2006-04-11 | Since we are not using CVS, $Id makes no sense anymore | Mauro Carvalho Chehab |
2006-04-01 | Make msp3400 routing defines more consistent | Hans Verkuil |
2006-04-01 | More msp3400 and bttv fixes | Hans Verkuil |
2006-03-31 | Fix msp3400c and bttv stereo/mono/bilingual detection/handling | Hans Verkuil |
2006-03-19 | Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode | Hans Verkuil |
2006-03-19 | Implement correct msp3400 input/output routing | Hans Verkuil |
2006-03-19 | Cleanup audio input handling | Hans Verkuil |
2006-03-18 | Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode | Hans Verkuil |
2006-03-18 | Fix Compilation after moving bttv code | Mauro Carvalho Chehab |
2006-03-17 | From: Manu Abraham <manu@linuxtv.org> | Manu Abraham |