aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-2519-127/+127
* V4L/DVB (6598): Fix standard nameMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6595): Corrects printk linesMauro Carvalho Chehab2008-01-251-59/+68
* V4L/DVB (6594): Add tuner_err macroMauro Carvalho Chehab2008-01-252-37/+45
* V4L/DVB (6593): Fix scode table loadingMauro Carvalho Chehab2008-01-251-21/+77
* V4L/DVB (6592): Add the capability to work with more complete firmwaresMauro Carvalho Chehab2008-01-252-8/+96
* V4L/DVB (6591): Adds support for MT9V111 on sn9c102Luca Risolia2008-01-254-2/+264
* V4L/DVB (6590): Adding support for VHF with MT2266-devicesOlivier DANET2008-01-251-70/+134
* V4L/DVB (6589): Gigabyte u7000 usb dvb-t supportdominik2008-01-252-4/+15
* V4L/DVB (6588): Leadtek Winfast DTV Dongle remote controlJaroslav Barton2008-01-251-0/+29
* V4L/DVB (6587): Cleanup at tv norm selectionMauro Carvalho Chehab2008-01-254-86/+18
* V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatibleMauro Carvalho Chehab2008-01-253-13/+2
* V4L/DVB (6585): Convert em28xx to video_ioctl2Mauro Carvalho Chehab2008-01-251-924/+1011
* V4L/DVB (6584): Fix read() methodMauro Carvalho Chehab2008-01-252-8/+24
* V4L/DVB (6583): Fix em28xx read stream lockingMauro Carvalho Chehab2008-01-252-23/+59
* V4L/DVB (6582): Fix em28xx to allow multiple openMauro Carvalho Chehab2008-01-252-51/+79
* V4L/DVB (6580): Set slave's master before master's attach call.Sakari Ailus2008-01-251-3/+3
* V4L/DVB (6578): dvb-usb: make some debug vars staticAdrian Bunk2008-01-258-27/+14
* V4L/DVB (6577): et61x251/: make 5 functions staticAdrian Bunk2008-01-252-18/+10
* V4L/DVB (6576): cx88-mpeg.c: make 4 functions staticAdrian Bunk2008-01-252-16/+4
* V4L/DVB (6575): cx23885/: cleanupsAdrian Bunk2008-01-254-80/+23
* V4L/DVB (6574): common/ir-functions.c: make a function staticAdrian Bunk2008-01-251-2/+1
* V4L/DVB (6573): unexport flexcop_reset_block_300Adrian Bunk2008-01-251-1/+0
* V4L/DVB (6572): dvb-usb/vp702x.c: cleanupsAdrian Bunk2008-01-252-16/+1
* V4L/DVB (6571): dvb-usb/gp8psk.c: #if 0 gp8psk_bcm4500_reload()Adrian Bunk2008-01-252-17/+0
* V4L/DVB (6570): core/dvb_ringbuffer.c: remove unused exportsAdrian Bunk2008-01-251-5/+0
* V4L/DVB (6569): bt8xx/dst.c: make code staticAdrian Bunk2008-01-252-16/+8
* V4L/DVB (6564): Move check before lockRoel Kluin2008-01-252-6/+6
* V4L/DVB (6563): tda8290: optimize for loop in tda829x_probe functionMichael Krufky2008-01-251-3/+2
* V4L/DVB (6562): Make HVR900 to use also tveepromMauro Carvalho Chehab2008-01-252-2/+8
* V4L/DVB (6561): Fix xc2028 get register functions and callsMauro Carvalho Chehab2008-01-251-9/+16
* V4L/DVB (6560): Fix a bug when setting tuner typeMauro Carvalho Chehab2008-01-251-8/+21
* V4L/DVB (6559): Fix a buffer overflow at xc2028_get_regMauro Carvalho Chehab2008-01-251-2/+2
* V4L/DVB (6557): tea5767: remove unnecessary warningHans Verkuil2008-01-251-1/+0
* V4L/DVB (6556): tuner: convert to bus-based I2C APIHans Verkuil2008-01-259-79/+44
* V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversionHans Verkuil2008-01-251-215/+223
* V4L/DVB (6553): tuner: replace default_mode_maskHans Verkuil2008-01-252-11/+55
* V4L/DVB (6551): tda8290: rule out tda988x before detecting tda8290/tda8295Michael Krufky2008-01-251-0/+16
* V4L/DVB (6550): tda8290: return -ENODEV on probe failuresMichael Krufky2008-01-251-3/+3
* V4L/DVB(6548b) Fix compilation for em28xxMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB(6548a) Fix compilation for TDA8290Mauro Carvalho Chehab2008-01-251-0/+1
* V4L/DVB (6546): Add comments for the hint methodsMauro Carvalho Chehab2008-01-251-5/+24
* V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTVSascha Sommer2008-01-254-6/+46
* V4L/DVB (6543): tda8290: enable probing of tda8295Michael Krufky2008-01-253-19/+53
* V4L/DVB (6539): em28xx: add support for vgear pockettvSascha Sommer2008-01-252-0/+35
* V4L/DVB (6538): em28xx: fix locking to allow accesses from 2 different thread...Sascha Sommer2008-01-252-73/+80
* V4L/DVB (6537): Add entry for Pixelview Prolink PlayTV USB 2.0Mauro Carvalho Chehab2008-01-252-1/+23
* V4L/DVB (6536): Add a hint for boards without unique USB IDMauro Carvalho Chehab2008-01-254-165/+229
* V4L/DVB (6535): Fix: Adds the generic PCI IDs for em28xxMauro Carvalho Chehab2008-01-252-25/+14
* V4L/DVB (6519): Fix HVR900/HVR950 entryMauro Carvalho Chehab2008-01-251-5/+5