summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-10build: Handle kernel output directories correctlyTrent Piepho
2007-10-11 cx23885: Drop empty i2c algorithm control callbackMauro Carvalho Chehab
2007-10-11 git-dvb: rename videobuf_qtype_ops.copy_to_user()Mauro Carvalho Chehab
2007-10-10Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-10pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-10saa7134: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-10ivtv: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-10cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-10dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-10Rename patch forgot to rename #include <linux/video-buf-dvb.h>Mauro Carvalho Chehab
2007-10-10 build: fix builds with kernel headersMauro Carvalho Chehab
2007-10-09 V4L: zc0301, remove bad usage of ERESTARTSYSMauro Carvalho Chehab
2007-10-09 V4L: w9968cf, remove bad usage of ERESTARTSYSMauro Carvalho Chehab
2007-10-08 Few clenups for saa7134 resume codeMauro Carvalho Chehab
2007-10-05 V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreMauro Carvalho Chehab
2007-10-08Runs checkpatch.pl during make commitMauro Carvalho Chehab
2007-10-08Validates changesets using checkpatchMauro Carvalho Chehab
2007-10-08merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-10-08merge: http://linuxtv.org/hg/~mkrufky/pendingMauro Carvalho Chehab
2007-10-08Add capability for checking patches using kernel checkpatch.plMauro Carvalho Chehab
2007-10-08pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho
2007-10-08compat: Remove unneeded #ifTrent Piepho
2007-10-08dvb: Add dependencies for VIDEOBUF_DVBTrent Piepho
2007-10-08cx23885: remove wrong Kconfig selection of VIDEOBUFMichael Krufky
2007-10-08dib0700: add support for AverMedia DVB-T Express cardMichael Krufky
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-10-08saa7134: add autodetection for KWorld ATSC-115Michael Krufky
2007-10-08videobuf_core init always require callback implementationMauro Carvalho Chehab
2007-10-08Fix: avoid oops on some SMP machinesMauro Carvalho Chehab
2007-10-08remove videobuf_set_pci_opsMauro Carvalho Chehab
2007-10-08Remove reference to dead CONFIG_UST and ust.h header.Mauro Carvalho Chehab
2007-10-08compat: remove strlcpyMauro Carvalho Chehab
2007-10-08Fix DMA Scatter/Gather constructorMauro Carvalho Chehab
2007-10-07Add support for MSI TV @nywhere A/D NBMauro Carvalho Chehab
2007-08-24 Remove pointless kmalloc() return value cast in Zoran PCI controller driverMauro Carvalho Chehab
2007-10-04cx23885: Update to new videobuf codeTrent Piepho
2007-10-04videobuf: Remove references to old Kconfig option nameTrent Piepho
2007-10-03scripts: improve check_config_defines.plTrent Piepho
2007-10-03build: clean up some ugly perl codeTrent Piepho
2007-10-03build: update .hgignore fileTrent Piepho
2007-10-03en_50221: convert to kthread APIMauro Carvalho Chehab
2007-10-02Buf: fix typo that caused data loss when readng streams from deviceMaxim Levitsky
2007-09-27vivi cleanup: remove the unused varsMauro Carvalho Chehab
2007-09-27V4L: videobuf-core.c lock before streaming checkbphilips@suse.de
2007-09-27V4L: vivi.c remove the "resource" lockingbphilips@suse.de
2007-09-27V4L: vivi.c replace logic in vivi_poll with videobuf_poll_streambphilips@suse.de
2007-09-27V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid fieldbphilips@suse.de
2007-09-27V4L: properly fix support for capturing interlaced video in saa7134Maxim Levitsky
2007-09-27V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky
2007-09-27V4L: Honor dev->ctl_invert when setting up the decoder in saa7134Maxim Levitsky