summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2007-04-27V4L/DVB (5518): Fix a bug on device detectionMauro Carvalho Chehab3-0/+7
2007-04-27V4L/DVB (5517): Usbvision: store the device database more efficientlyTrent Piepho4-182/+89
2007-04-27V4L/DVB (5516): Reduce usbvision data sizeMauro Carvalho Chehab3-9/+8
2007-04-27V4L/DVB (5515): Use a better format to represent usbvision supported boardsMauro Carvalho Chehab4-161/+1258
2007-04-27V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnetMarkus Rechberger4-4/+32
2007-04-27V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvrMarkus Rechberger5-7/+67
2007-04-27V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issueMarkus Rechberger3-2/+17
2007-04-27V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report itMike Isely5-0/+49
2007-04-27V4L/DVB (5505): Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pciHendrik Borghorst1-4/+5
2007-04-27V4L/DVB (5504): Sn9c102: Make driver V4L2 not V4L1Trent Piepho2-16/+16
2007-04-27V4L/DVB (5503): Sn9c102: declare constant byte sequences as static constTrent Piepho1-3/+3
2007-04-27V4L/DVB (5502): Sn9c102: more efficient register writing codeTrent Piepho13-537/+320
2007-04-27V4L/DVB (5497): Additional card support for bttv driverScott Alfter2-0/+27
2007-04-27V4L/DVB (5494): Lgdt330x: Fix some warningsTrent Piepho1-2/+2
2007-04-27V4L/DVB (5492): Remove useless includes of i2c-algo-bit.hJean Delvare3-3/+0
2007-04-27V4L/DVB (5491): Cx88: Support the DTV1000 T analog inputsJean Delvare1-0/+6
2007-04-27V4L/DVB (5490): Drivers/media/video/se401.c: check kmalloc() return value.Amit Choudhary1-2/+34
2007-04-27V4L/DVB (5489): Codec.c: check kmalloc() return value.Amit Choudhary1-0/+3
2007-04-27V4L/DVB (5488): Replace DMA magic mask for its aliasesMauro Carvalho Chehab3-3/+3
2007-04-27V4L/DVB (5486): Add support for remote of Asustech P7131 Hybrid LNAEd Vipas1-0/+1
2007-04-27V4L/DVB (5485): Tda827x: delayed probing of tuner versionHartmut Hackmann2-32/+55
2007-04-27V4L/DVB (5484): Set tda8290 to analog mode after initHartmut Hackmann1-2/+6
2007-04-27V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvbJarod Wilson2-2/+25
2007-04-27V4L/DVB (5481): Fix audio input for AverTv Go 007Damian Minkov1-2/+2
2007-04-27V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab5-8/+11
2007-04-27V4L/DVB (5479): Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab5-5/+6
2007-04-27V4L/DVB (5478): Use ARRAY_SIZE and a cleaner logic for initializing tunerMauro Carvalho Chehab1-5/+14
2007-04-27V4L/DVB (5477): CodingStyle cleanups on for loops at bttv-cards.cMauro Carvalho Chehab1-12/+10
2007-04-27V4L/DVB (5476): Fix gpiomux array sizeMauro Carvalho Chehab1-3/+3
2007-04-27V4L/DVB (5474): SN9C1xx driver updatesLuca Risolia15-210/+1184
2007-04-27V4L/DVB (5471): Cpia_pp.c: convert to module_{init,exit}Adrian Bunk1-40/+6
2007-04-27V4L/DVB (5469): Add raw bayer support to the ov7670 driverJonathan Corbet1-6/+24
2007-04-27V4L/DVB (5469a): Copyright and maintainer tweaksJonathan Corbet2-0/+3
2007-04-27V4L/DVB (5468): Don't mirror ov7670 images by defaultJonathan Corbet1-1/+1
2007-04-27V4L/DVB (5467): Add suspend/resume support to the Cafe CCICJonathan Corbet1-1/+44
2007-04-27V4L/DVB (5466): Fix up some Cafe CCIC delay issuesJonathan Corbet1-6/+13
2007-04-27V4L/DVB (5465): Remove an obsolete PCI IDJonathan Corbet1-1/+0
2007-04-27V4L/DVB (5464): Set the PCI device in the V4L2 deviceJonathan Corbet1-0/+1
2007-04-27V4L/DVB (5462): Add Logitech ViewPort AV 100Mauro Carvalho Chehab1-3/+7
2007-04-27V4L/DVB (5461): Pwc: cisco VT Camera supportJean Tourrilhes1-0/+4
2007-04-27V4L/DVB (5459): M920x: add support for Anubis Electronics / MSI Digi Vox Mini IIPierre Willenbrock2-1/+84
2007-04-27V4L/DVB (5458): Tda1004x: add ts_mode option to config structHartmut Hackmann2-2/+17
2007-04-27V4L/DVB (5457): Dvb-pll: Replace sleep function with a more capable oneTrent Piepho2-30/+26
2007-04-27V4L/DVB (5456): Dvb-pll: Move IF frequency from per-band data to per-tuner dataTrent Piepho2-105/+124
2007-04-27V4L/DVB (5455): Dvb-pll: Adjust rounding to be consistentTrent Piepho1-73/+75
2007-04-27V4L/DVB (5452): Cx88: merge identical boardsTrent Piepho1-18/+2
2007-04-27V4L/DVB (5449): M920x: add error messages for debugging purposesPierre Willenbrock1-2/+8
2007-04-27V4L/DVB (5448): M920x: rename megasky_identify_state to m920x_identify_stateAapo Tahkola1-5/+5
2007-04-27V4L/DVB (5446): Renamed ASUStek P7131 card [1043:4876]Hartmut Hackmann3-9/+9
2007-04-27V4L/DVB (5445): Added / corrected support for some ASUS hybrid boardsHartmut Hackmann3-1/+108