aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho3-15/+5
2007-10-10V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYSJiri Slaby1-1/+1
2007-10-10V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYSJiri Slaby1-1/+1
2007-10-10V4L/DVB (6306): Few clenups for saa7134 resume codeMaxim Levitsky3-20/+22
2007-10-10V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips2-5/+15
2007-10-10V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho1-5/+11
2007-10-10V4L/DVB (6300): CodingStyle cleanupTrent Piepho1-1/+2
2007-10-10V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUFMichael Krufky1-1/+0
2007-10-10V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115Eric Sandeen1-1/+7
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers9-334/+379
2007-10-10V4L/DVB (6292): videobuf_core init always require callback implementationMauro Carvalho Chehab3-13/+18
2007-10-10V4L/DVB (6291): Fix: avoid oops on some SMP machinesMauro Carvalho Chehab1-0/+8
2007-10-10V4L/DVB (6290): remove videobuf_set_pci_opsMauro Carvalho Chehab1-58/+4
2007-10-10V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h headerRobert P. J. Day1-5/+0
2007-10-10V4L/DVB (6287): Fix DMA Scatter/Gather constructorMauro Carvalho Chehab1-1/+1
2007-10-10V4L/DVB (6286): Add support for MSI TV @nywhere A/D NBMauro Carvalho Chehab1-1/+7
2007-10-10V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI controller driverJesper Juhl1-4/+1
2007-10-10V4L/DVB (6284): cx23885: Update to new videobuf codeTrent Piepho2-6/+8
2007-10-10V4L/DVB (6283): videobuf: Remove references to old Kconfig option nameTrent Piepho4-8/+6
2007-10-10V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from deviceMaxim Levitsky1-1/+1
2007-10-10V4L/DVB (6277): vivi cleanup: remove the unused varsMauro Carvalho Chehab1-5/+0
2007-10-10V4L/DVB (6276): V4L: videobuf-core.c lock before streaming checkBrandon Philips1-3/+5
2007-10-10V4L/DVB (6275): V4L: vivi.c remove the "resource" lockingBrandon Philips1-44/+4
2007-10-10V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_streamBrandon Philips1-17/+2
2007-10-10V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid fieldBrandon Philips1-2/+1
2007-10-10V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in saa7134Maxim Levitsky3-10/+16
2007-10-10V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky5-95/+244
2007-10-10V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa7134Maxim Levitsky1-2/+6
2007-10-10V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134Maxim Levitsky1-0/+4
2007-10-10V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf codeMaxim Levitsky2-5/+34
2007-10-10V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at coreMauro Carvalho Chehab3-47/+17
2007-10-10V4L/DVB (6265): Prevent for calling mmap_free without an allocated bufferMauro Carvalho Chehab1-0/+3
2007-10-10V4L/DVB (6264): Make the vertical lines to moveMauro Carvalho Chehab1-6/+11
2007-10-10V4L/DVB (6263): Fix buffer release codeMauro Carvalho Chehab1-1/+3
2007-10-10V4L/DVB (6262): An allocation error message were being printed as a debug msgMauro Carvalho Chehab1-2/+1
2007-10-10V4L/DVB (6261): Cleans mem->vmalloc after vfreeMauro Carvalho Chehab1-0/+1
2007-10-10V4L/DVB (6260): Fix Kconfig dependencyMauro Carvalho Chehab3-4/+4
2007-10-10V4L/DVB (6259): Fix vivi poll() methodMauro Carvalho Chehab1-3/+2
2007-10-10V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with the other patchesMauro Carvalho Chehab4-4/+4
2007-10-09V4L/DVB (6256): Remove the obsolete video-buf moduleMauro Carvalho Chehab1-1424/+0
2007-10-09V4L/DVB (6255): Convert vivi to use videobuf-vmallocMauro Carvalho Chehab1-29/+15
2007-10-09V4L/DVB (6254): Add videobuf-vmallocMauro Carvalho Chehab3-1/+386
2007-10-09V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg moduleMauro Carvalho Chehab1-33/+20
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab26-116/+102
2007-10-09V4L/DVB (6251): Replace video-buf to a more generic approachMauro Carvalho Chehab2-0/+1748
2007-10-09V4L/DVB (6250): bw-qcam use data_reverse instead of manually poking the control register fixBrett Warden1-4/+4
2007-10-09V4L/DVB (6249): Add Typhoon Tv-Tuner PCI to bttv-cards.cSascha Sommer2-0/+19
2007-10-09V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab4-2/+13
2007-10-09V4L/DVB (6238): bw-qcam: use data_reverse instead of manually poking the control registerBrett Warden1-2/+16
2007-10-09V4L/DVB (6237): Oops in pwc v4l driverOliver Neukum1-24/+72