Age | Commit message (Expand) | Author |
2007-10-10 | ivtv: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho |
2007-10-10 | cx88: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho |
2007-10-10 | dvb: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho |
2007-10-10 | Rename patch forgot to rename #include <linux/video-buf-dvb.h> | Mauro Carvalho Chehab |
2007-10-09 | V4L: zc0301, remove bad usage of ERESTARTSYS | Mauro Carvalho Chehab |
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 | dvb: Add dependencies for VIDEOBUF_DVB | Trent Piepho |
2007-10-08 | cx23885: remove wrong Kconfig selection of VIDEOBUF | Michael Krufky |
2007-10-08 | dib0700: add support for AverMedia DVB-T Express card | 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-09-20 | cx23885: i2c 16bit reg/val read/write fix | Steven Toth |
2007-10-24 | mt2131: replace comma with semicolon fix | Steven Toth |
2007-10-24 | s5h1409: Fix broken QAM support | Steven Toth |
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-03 | en_50221: convert to kthread API | Mauro Carvalho Chehab |
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 |