Age | Commit message (Expand) | Author | Files | Lines |
2008-01-26 | V4L/DVB (6914): Fix a few issues at the bttv conversion | Mauro Carvalho Chehab | 1 | -37/+83 |
2008-01-26 | V4L/DVB (6913): Preserve the previous order to make easier to check the conve... | Mauro Carvalho Chehab | 1 | -177/+178 |
2008-01-26 | V4L/DVB (6912): Replace vidioc_ to bttv_ | Mauro Carvalho Chehab | 1 | -93/+93 |
2008-01-26 | V4L/DVB (6911): Converted bttv to use video_ioctl2 | Douglas Schilling Landgraf | 1 | -901/+1070 |
2008-01-26 | V4L/DVB (6848): bttv: check pci_register_driver() error | Akinobu Mita | 1 | -2/+5 |
2008-01-26 | V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V... | Brandon Philips | 1 | -13/+13 |
2008-01-26 | V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling | Nickolay V. Shmyrev | 1 | -76/+21 |
2008-01-26 | V4L/DVB (6415): Restructurize volume hook and drop unused mute hook | Nickolay V. Shmyrev | 1 | -28/+3 |
2008-01-26 | V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar... | Nickolay V. Shmyrev | 1 | -30/+0 |
2008-01-26 | V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compat | Nickolay V. Shmyrev | 1 | -41/+0 |
2008-01-26 | V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selected | Mauro Carvalho Chehab | 1 | -71/+24 |
2008-01-26 | V4L/DVB (6410): Partial conversion from V4L1 to V4L2 | Nickolay V. Shmyrev | 1 | -533/+130 |
2008-01-26 | V4L/DVB (6409): Cleanup: removed i2c_vidiocschan | Nickolay V. Shmyrev | 1 | -13/+5 |
2008-01-07 | V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driver | Gregor Jasny | 1 | -3/+1 |
2007-12-12 | V4L/DVB (6797): bt8xx/ section fixes | Adrian Bunk | 1 | -2/+2 |
2007-12-11 | V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop | Brandon Philips | 1 | -4/+1 |
2007-11-05 | V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURE | Trent Piepho | 1 | -0/+2 |
2007-11-05 | V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlc | Trent Piepho | 1 | -4/+0 |
2007-10-22 | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab | 1 | -3/+0 |
2007-10-10 | V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core | Brandon Philips | 1 | -0/+2 |
2007-10-10 | V4L/DVB (6293): V4L: convert struct class_device to struct device | Kay Sievers | 1 | -5/+6 |
2007-10-10 | V4L/DVB (6252): Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab | 1 | -7/+10 |
2007-10-10 | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 1 | -1/+0 |
2007-07-18 | V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctls | Trent Piepho | 1 | -0/+22 |
2007-07-18 | V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US) | Wade Berrier | 1 | -2/+10 |
2007-07-03 | V4L/DVB (5808): Bttv: fix v4l1 breaking the driver | Trent Piepho | 1 | -7/+6 |
2007-04-27 | V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvb | Jarod Wilson | 1 | -2/+22 |
2007-02-21 | V4L/DVB (5156): Fix: dma free is being called with wrong arguments | Michael Schimek | 1 | -1/+1 |
2007-02-21 | V4L/DVB (5077): Bttv cropping support | Michael Schimek | 1 | -127/+764 |
2007-02-12 | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 1 | -2/+2 |
2006-12-27 | V4L/DVB (4997): Bttv: delete duplicated ioremap() | Akinobu Mita | 1 | -2/+2 |
2006-12-10 | V4L/DVB (4825): FIX bug 5760: audio were not working on some bttv drivers | Mauro Carvalho Chehab | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-09-26 | V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/* | Alexey Dobriyan | 1 | -0/+4 |
2006-09-26 | V4L/DVB (4490): Whitespace cleanup | Trent Piepho | 1 | -2/+2 |
2006-09-26 | V4L/DVB (4474): On some cases, depth were not returned. | Mauro Carvalho Chehab | 1 | -0/+8 |
2006-07-30 | V4L/DVB (4368): Bttv: use class_device_create_file and handle errors | Trent Piepho | 1 | -2/+6 |
2006-07-30 | V4L/DVB (4316): Check __must_check warnings | Michael Krufky | 1 | -6/+2 |
2006-07-30 | V4L/DVB (4298): Check all __must_check warnings in bttv. | Randy Dunlap | 1 | -2/+13 |
2006-07-03 | [PATCH] irq-flags: media: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in video drivers | Greg Kroah-Hartman | 1 | -4/+6 |
2006-04-02 | V4L/DVB (3702): Make msp3400 routing defines more consistent | Hans Verkuil | 1 | -6/+6 |
2006-04-02 | V4L/DVB (3697): More msp3400 and bttv fixes | Hans Verkuil | 1 | -5/+8 |
2006-04-02 | V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handling | Hans Verkuil | 1 | -72/+75 |
2006-03-24 | V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode | Hans Verkuil | 1 | -1/+2 |
2006-03-24 | V4L/DVB (3582): Implement correct msp3400 input/output routing | Hans Verkuil | 1 | -9/+43 |
2006-03-24 | V4L/DVB (3577): Cleanup audio input handling | Hans Verkuil | 1 | -35/+56 |
2006-03-24 | V4L/DVB (3546): Fix Compilation after moving bttv code | Mauro Carvalho Chehab | 1 | -1/+1 |
2006-03-24 | V4L/DVB (3539): Move bttv fragments to bt8xx/ | Manu Abraham | 1 | -0/+4265 |