summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2007-10-14ivtvfb: check return value of unregister_framebuffer.Hans Verkuil
2007-10-13ivtv: fix circular locking (bug 9037)Hans Verkuil
2007-10-13 V4L: saa7134: Fix interaction between tvaudio thread and the freezerMauro Carvalho Chehab
2007-10-12ivtv: fix resizing MPEG1 streamsHans Verkuil
2007-10-12ivtvfb: screen mode change sometimes goes wrong.Hans Verkuil
2007-10-12ivtv: set the video color to black instead of green when capturing from the r...Hans Verkuil
2007-10-12ivtv: fix incorrect EBUSY return.Hans Verkuil
2007-10-12 Additional Fixes for saa7134 suspend/resumeMauro Carvalho Chehab
2007-10-14 ivtv: fix NULL dereferenceMauro Carvalho Chehab
2007-10-15merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-10-14tuner-core.c: fe_has_signal() can return uninitialized valueMichael Krufky
2007-10-13 Double-free in cx23885_initdevMauro Carvalho Chehab
2007-10-13 fix videobuf_cgmbuf exportMauro Carvalho Chehab
2007-10-15 V4L: cinergyT2, remove bad usage of ERESTARTSYSMauro Carvalho Chehab
2007-10-15merge: http://www.linuxtv.org/hg/~hverkuil/mpegcompMauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-15radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredMauro Carvalho Chehab
2007-10-11 cx23885: Drop empty i2c algorithm control callbackMauro Carvalho Chehab
2007-10-11Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
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-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-08merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-10-08merge: http://linuxtv.org/hg/~mkrufky/pendingMauro 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-10-05cx8802: Plug memory leak when unregistering a driverTrent Piepho
2007-10-13cx8802: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-13cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugsTrent Piepho