Age | Commit message (Expand) | Author |
2007-10-09 | V4L: w9968cf, remove bad usage of ERESTARTSYS | Mauro Carvalho Chehab |
2007-10-08 | Few clenups for saa7134 resume code | Mauro Carvalho Chehab |
2007-10-05 | V4L: videobuf-core.c avoid NULL dereferences in videobuf-core | Mauro Carvalho Chehab |
2007-10-08 | merge: http://linuxtv.org/hg/~tap/v4l-dvb | Mauro Carvalho Chehab |
2007-10-08 | merge: http://linuxtv.org/hg/~mkrufky/pending | Mauro Carvalho Chehab |
2007-10-08 | pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+ | Trent Piepho |
2007-10-08 | compat: Remove unneeded #if | Trent Piepho |
2007-10-08 | cx23885: remove wrong Kconfig selection of VIDEOBUF | Michael Krufky |
2007-10-08 | V4L: convert struct class_device to struct device | Mauro Carvalho Chehab |
2007-10-08 | saa7134: add autodetection for KWorld ATSC-115 | Michael Krufky |
2007-10-08 | videobuf_core init always require callback implementation | Mauro Carvalho Chehab |
2007-10-08 | Fix: avoid oops on some SMP machines | Mauro Carvalho Chehab |
2007-10-08 | remove videobuf_set_pci_ops | Mauro Carvalho Chehab |
2007-10-08 | Remove reference to dead CONFIG_UST and ust.h header. | Mauro Carvalho Chehab |
2007-10-08 | compat: remove strlcpy | Mauro Carvalho Chehab |
2007-10-08 | Fix DMA Scatter/Gather constructor | Mauro Carvalho Chehab |
2007-10-07 | Add support for MSI TV @nywhere A/D NB | Mauro Carvalho Chehab |
2007-10-05 | cx8802: Plug memory leak when unregistering a driver | Trent Piepho |
2007-10-13 | cx8802: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho |
2007-10-13 | cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugs | Trent Piepho |
2007-10-13 | cx88: Change void* card_priv to struct vp3054_i2c_state | Trent Piepho |
2007-10-13 | cx88: Only include the blackbird fields if blackbird is selected | Trent Piepho |
2007-08-24 | Remove pointless kmalloc() return value cast in Zoran PCI controller driver | Mauro Carvalho Chehab |
2007-10-04 | cx23885: Update to new videobuf code | Trent Piepho |
2007-10-04 | videobuf: Remove references to old Kconfig option name | Trent Piepho |
2007-10-02 | Buf: fix typo that caused data loss when readng streams from device | Maxim Levitsky |
2007-09-27 | vivi cleanup: remove the unused vars | Mauro Carvalho Chehab |
2007-09-27 | V4L: videobuf-core.c lock before streaming check | bphilips@suse.de |
2007-09-27 | V4L: vivi.c remove the "resource" locking | bphilips@suse.de |
2007-09-27 | V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream | bphilips@suse.de |
2007-09-27 | V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field | bphilips@suse.de |
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-09-27 | V4L: Honor dev->ctl_invert when setting up the decoder in saa7134 | Maxim Levitsky |
2007-09-27 | V4L: Fix a "scheduling while atomic" bug in saa7134 | Maxim Levitsky |
2007-09-27 | V4L: Fix a lock inversion in generic videobuf code | Maxim Levitsky |
2007-09-27 | videobuf cleanup: mmap check is common to all videobuf. Make it at core | Mauro Carvalho Chehab |
2007-09-25 | Prevent for calling mmap_free without an allocated buffer | Mauro Carvalho Chehab |
2007-09-22 | Make the vertical lines to move | Mauro Carvalho Chehab |
2007-09-07 | Fix buffer release code | Mauro Carvalho Chehab |
2007-09-06 | An allocation error message were being printed as a debug msg | Mauro Carvalho Chehab |
2007-09-06 | Cleans mem->vmalloc after vfree | Mauro Carvalho Chehab |
2007-10-02 | Fix Kconfig dependency | Mauro Carvalho Chehab |
2007-08-27 | Fix vivi poll() method | Mauro Carvalho Chehab |
2007-08-23 | Rename video-buf-dvb to videobuf-dvb to be consistent with the other patches | Mauro Carvalho Chehab |
2007-08-23 | Remove the obsolete video-buf module | Mauro Carvalho Chehab |
2007-08-02 | Convert vivi to use videobuf-vmalloc | Mauro Carvalho Chehab |
2007-08-02 | Add videobuf-vmalloc | Mauro Carvalho Chehab |
2007-08-23 | Convert vivi to use the newer videobuf-dma-sg module | Mauro Carvalho Chehab |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |