| Commit message (Expand) | Author | Age |
* | V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_open | Jean Delvare | 2008-10-04 |
* | V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil | 2008-09-03 |
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 |
* | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st... | Hans Verkuil | 2008-07-26 |
* | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 2008-07-23 |
* | V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' | Hans Verkuil | 2008-07-23 |
* | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil | 2008-07-23 |
* | V4L/DVB (8132): bt8xx endianness annotations and fixes | Al Viro | 2008-07-20 |
* | V4L/DVB (8110): bttv: allow debug ioctl's | Mauro Carvalho Chehab | 2008-07-20 |
* | V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil | 2008-07-20 |
* | Fix a deadlock in the bttv driver | Arjan van de Ven | 2008-05-20 |
* | V4L/DVB (7579): bttv: Fix memory leak in radio_release | Robert Fitzsimons | 2008-04-24 |
* | V4L/DVB (7462): bttv: Fix some API non-compliances for some audio/input V4L2 ... | Mauro Carvalho Chehab | 2008-04-24 |
* | V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API | Guennadi Liakhovetski | 2008-04-24 |
* | V4L/DVB (7461): bttv: fix missed index check | Cyrill Gorcunov | 2008-04-01 |
* | V4L/DVB (7400): bttv: Add a radio compat_ioctl file operation | Robert Fitzsimons | 2008-04-01 |
* | V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFR... | Robert Fitzsimons | 2008-04-01 |
* | V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bt... | Robert Fitzsimons | 2008-04-01 |
* | V4L/DVB (7236): bttv: struct member initialized twice | Harvey Harrison | 2008-03-20 |
* | V4L/DVB (7197): bttv: Fix overlay divide error | Robert Fitzsimons | 2008-02-18 |
* | V4L/DVB (7121): Renames videobuf lock to vb_lock | Mauro Carvalho Chehab | 2008-02-18 |
* | V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debuggin... | Zoltan Devai | 2008-01-25 |
* | V4L/DVB (6914): Fix a few issues at the bttv conversion | Mauro Carvalho Chehab | 2008-01-25 |
* | V4L/DVB (6913): Preserve the previous order to make easier to check the conve... | Mauro Carvalho Chehab | 2008-01-25 |
* | V4L/DVB (6912): Replace vidioc_ to bttv_ | Mauro Carvalho Chehab | 2008-01-25 |
* | V4L/DVB (6911): Converted bttv to use video_ioctl2 | Douglas Schilling Landgraf | 2008-01-25 |
* | V4L/DVB (6848): bttv: check pci_register_driver() error | Akinobu Mita | 2008-01-25 |
* | V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V... | Brandon Philips | 2008-01-25 |
* | V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling | Nickolay V. Shmyrev | 2008-01-25 |
* | V4L/DVB (6415): Restructurize volume hook and drop unused mute hook | Nickolay V. Shmyrev | 2008-01-25 |
* | V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar... | Nickolay V. Shmyrev | 2008-01-25 |
* | V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compat | Nickolay V. Shmyrev | 2008-01-25 |
* | V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selected | Mauro Carvalho Chehab | 2008-01-25 |
* | V4L/DVB (6410): Partial conversion from V4L1 to V4L2 | Nickolay V. Shmyrev | 2008-01-25 |
* | V4L/DVB (6409): Cleanup: removed i2c_vidiocschan | Nickolay V. Shmyrev | 2008-01-25 |
* | V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driver | Gregor Jasny | 2008-01-07 |
* | V4L/DVB (6797): bt8xx/ section fixes | Adrian Bunk | 2007-12-11 |
* | V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop | Brandon Philips | 2007-12-11 |
* | V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURE | Trent Piepho | 2007-11-04 |
* | V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlc | Trent Piepho | 2007-11-04 |
* | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab | 2007-10-22 |
* | V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core | Brandon Philips | 2007-10-09 |
* | V4L/DVB (6293): V4L: convert struct class_device to struct device | Kay Sievers | 2007-10-09 |
* | V4L/DVB (6252): Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab | 2007-10-09 |
* | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 2007-10-09 |
* | V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctls | Trent Piepho | 2007-07-18 |
* | V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US) | Wade Berrier | 2007-07-18 |
* | V4L/DVB (5808): Bttv: fix v4l1 breaking the driver | Trent Piepho | 2007-07-03 |
* | V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvb | Jarod Wilson | 2007-04-27 |
* | V4L/DVB (5156): Fix: dma free is being called with wrong arguments | Michael Schimek | 2007-02-21 |