summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
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-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-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
2007-09-27V4L: Fix a "scheduling while atomic" bug in saa7134Maxim Levitsky
2007-09-27V4L: Fix a lock inversion in generic videobuf codeMaxim Levitsky
2007-09-27videobuf cleanup: mmap check is common to all videobuf. Make it at coreMauro Carvalho Chehab
2007-09-25Prevent for calling mmap_free without an allocated bufferMauro Carvalho Chehab
2007-09-22Make the vertical lines to moveMauro Carvalho Chehab
2007-09-07Fix buffer release codeMauro Carvalho Chehab
2007-09-06An allocation error message were being printed as a debug msgMauro Carvalho Chehab
2007-09-06Cleans mem->vmalloc after vfreeMauro Carvalho Chehab
2007-10-02Fix Kconfig dependencyMauro Carvalho Chehab
2007-08-27Fix vivi poll() methodMauro Carvalho Chehab
2007-08-23Rename video-buf-dvb to videobuf-dvb to be consistent with the other patchesMauro Carvalho Chehab
2007-08-23Remove the obsolete video-buf moduleMauro Carvalho Chehab
2007-08-02Convert vivi to use videobuf-vmallocMauro Carvalho Chehab
2007-08-02Add videobuf-vmallocMauro Carvalho Chehab
2007-08-23Convert vivi to use the newer videobuf-dma-sg moduleMauro Carvalho Chehab
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-08-23Replace video-buf to a more generic approachMauro Carvalho Chehab