summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6306): Few clenups for saa7134 resume codeMaxim Levitsky2007-10-103-20/+22
* V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips2007-10-103-5/+17
* V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho2007-10-101-5/+11
* V4L/DVB (6300): CodingStyle cleanupTrent Piepho2007-10-101-1/+2
* V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVBTrent Piepho2007-10-101-0/+2
* V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUFMichael Krufky2007-10-101-1/+0
* V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express cardJoachim Steiger2007-10-102-1/+7
* V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115Eric Sandeen2007-10-101-1/+7
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-109-334/+379
* V4L/DVB (6292): videobuf_core init always require callback implementationMauro Carvalho Chehab2007-10-103-13/+18
* V4L/DVB (6291): Fix: avoid oops on some SMP machinesMauro Carvalho Chehab2007-10-101-0/+8
* V4L/DVB (6290): remove videobuf_set_pci_opsMauro Carvalho Chehab2007-10-101-58/+4
* V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h headerRobert P. J. Day2007-10-101-5/+0
* V4L/DVB (6287): Fix DMA Scatter/Gather constructorMauro Carvalho Chehab2007-10-101-1/+1
* V4L/DVB (6286): Add support for MSI TV @nywhere A/D NBMauro Carvalho Chehab2007-10-101-1/+7
* V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI con...Jesper Juhl2007-10-101-4/+1
* V4L/DVB (6284): cx23885: Update to new videobuf codeTrent Piepho2007-10-102-6/+8
* V4L/DVB (6283): videobuf: Remove references to old Kconfig option nameTrent Piepho2007-10-104-8/+6
* V4L/DVB (6279): en_50221: convert to kthread APIChristoph Hellwig2007-10-101-68/+16
* V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from ...Maxim Levitsky2007-10-101-1/+1
* V4L/DVB (6277): vivi cleanup: remove the unused varsMauro Carvalho Chehab2007-10-101-5/+0
* V4L/DVB (6276): V4L: videobuf-core.c lock before streaming checkBrandon Philips2007-10-101-3/+5
* V4L/DVB (6275): V4L: vivi.c remove the "resource" lockingBrandon Philips2007-10-101-44/+4
* V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_streamBrandon Philips2007-10-101-17/+2
* V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid fieldBrandon Philips2007-10-101-2/+1
* V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...Maxim Levitsky2007-10-103-10/+16
* V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky2007-10-105-95/+244
* V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa...Maxim Levitsky2007-10-101-2/+6
* V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134Maxim Levitsky2007-10-101-0/+4
* V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf codeMaxim Levitsky2007-10-102-5/+34
* V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...Mauro Carvalho Chehab2007-10-103-47/+17
* V4L/DVB (6265): Prevent for calling mmap_free without an allocated bufferMauro Carvalho Chehab2007-10-101-0/+3
* V4L/DVB (6264): Make the vertical lines to moveMauro Carvalho Chehab2007-10-101-6/+11
* V4L/DVB (6263): Fix buffer release codeMauro Carvalho Chehab2007-10-101-1/+3
* V4L/DVB (6262): An allocation error message were being printed as a debug msgMauro Carvalho Chehab2007-10-101-2/+1
* V4L/DVB (6261): Cleans mem->vmalloc after vfreeMauro Carvalho Chehab2007-10-101-0/+1
* V4L/DVB (6260): Fix Kconfig dependencyMauro Carvalho Chehab2007-10-104-5/+5
* V4L/DVB (6259): Fix vivi poll() methodMauro Carvalho Chehab2007-10-101-3/+2
* V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th...Mauro Carvalho Chehab2007-10-104-4/+4
* V4L/DVB (6256): Remove the obsolete video-buf moduleMauro Carvalho Chehab2007-10-091-1424/+0
* V4L/DVB (6255): Convert vivi to use videobuf-vmallocMauro Carvalho Chehab2007-10-091-29/+15
* V4L/DVB (6254): Add videobuf-vmallocMauro Carvalho Chehab2007-10-094-1/+390
* V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg moduleMauro Carvalho Chehab2007-10-091-33/+20
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-0932-128/+123
* V4L/DVB (6251): Replace video-buf to a more generic approachMauro Carvalho Chehab2007-10-092-0/+1748
* V4L/DVB (6250): bw-qcam use data_reverse instead of manually poking the contr...Brett Warden2007-10-091-4/+4
* V4L/DVB (6249): Add Typhoon Tv-Tuner PCI to bttv-cards.cSascha Sommer2007-10-092-0/+19
* V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab2007-10-094-2/+13
* V4L/DVB (6246): GemTek Radio card - Control WordTrent Piepho2007-10-091-80/+44
* V4L/DVB (6245): GemTek Radio card - frequency calculationTrent Piepho2007-10-091-9/+12
OpenPOWER on IntegriCloud