aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25V4L/DVB (6590): Adding support for VHF with MT2266-devicesOlivier DANET1-70/+134
2008-01-25V4L/DVB (6589): Gigabyte u7000 usb dvb-t supportdominik2-4/+15
2008-01-25V4L/DVB (6588): Leadtek Winfast DTV Dongle remote controlJaroslav Barton1-0/+29
2008-01-25V4L/DVB (6587): Cleanup at tv norm selectionMauro Carvalho Chehab4-86/+18
2008-01-25V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatibleMauro Carvalho Chehab3-13/+2
2008-01-25V4L/DVB (6585): Convert em28xx to video_ioctl2Mauro Carvalho Chehab1-924/+1011
2008-01-25V4L/DVB (6584): Fix read() methodMauro Carvalho Chehab2-8/+24
2008-01-25V4L/DVB (6583): Fix em28xx read stream lockingMauro Carvalho Chehab2-23/+59
2008-01-25V4L/DVB (6582): Fix em28xx to allow multiple openMauro Carvalho Chehab2-51/+79
2008-01-25V4L/DVB (6580): Set slave's master before master's attach call.Sakari Ailus2-6/+5
2008-01-25V4L/DVB (6578): dvb-usb: make some debug vars staticAdrian Bunk8-27/+14
2008-01-25V4L/DVB (6577): et61x251/: make 5 functions staticAdrian Bunk2-18/+10
2008-01-25V4L/DVB (6576): cx88-mpeg.c: make 4 functions staticAdrian Bunk2-16/+4
2008-01-25V4L/DVB (6575): cx23885/: cleanupsAdrian Bunk4-80/+23
2008-01-25V4L/DVB (6574): common/ir-functions.c: make a function staticAdrian Bunk2-3/+1
2008-01-25V4L/DVB (6573): unexport flexcop_reset_block_300Adrian Bunk1-1/+0
2008-01-25V4L/DVB (6572): dvb-usb/vp702x.c: cleanupsAdrian Bunk2-16/+1
2008-01-25V4L/DVB (6571): dvb-usb/gp8psk.c: #if 0 gp8psk_bcm4500_reload()Adrian Bunk2-17/+0
2008-01-25V4L/DVB (6570): core/dvb_ringbuffer.c: remove unused exportsAdrian Bunk1-5/+0
2008-01-25V4L/DVB (6569): bt8xx/dst.c: make code staticAdrian Bunk2-16/+8
2008-01-25V4L/DVB (6564): Move check before lockRoel Kluin2-6/+6
2008-01-25V4L/DVB (6563): tda8290: optimize for loop in tda829x_probe functionMichael Krufky1-3/+2
2008-01-25V4L/DVB (6562): Make HVR900 to use also tveepromMauro Carvalho Chehab2-2/+8
2008-01-25V4L/DVB (6561): Fix xc2028 get register functions and callsMauro Carvalho Chehab1-9/+16
2008-01-25V4L/DVB (6560): Fix a bug when setting tuner typeMauro Carvalho Chehab1-8/+21
2008-01-25V4L/DVB (6559): Fix a buffer overflow at xc2028_get_regMauro Carvalho Chehab1-2/+2
2008-01-25V4L/DVB (6557): tea5767: remove unnecessary warningHans Verkuil1-1/+0
2008-01-25V4L/DVB (6556): tuner: convert to bus-based I2C APIHans Verkuil9-79/+44
2008-01-25V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversionHans Verkuil1-215/+223
2008-01-25V4L/DVB (6553): tuner: replace default_mode_maskHans Verkuil2-11/+55
2008-01-25V4L/DVB (6551): tda8290: rule out tda988x before detecting tda8290/tda8295Michael Krufky1-0/+16
2008-01-25V4L/DVB (6550): tda8290: return -ENODEV on probe failuresMichael Krufky1-3/+3
2008-01-25V4L/DVB(6548b) Fix compilation for em28xxMauro Carvalho Chehab1-0/+3
2008-01-25V4L/DVB(6548a) Fix compilation for TDA8290Mauro Carvalho Chehab1-0/+1
2008-01-25V4L/DVB (6546): Add comments for the hint methodsMauro Carvalho Chehab1-5/+24
2008-01-25V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTVSascha Sommer4-6/+46
2008-01-25V4L/DVB (6543): tda8290: enable probing of tda8295Michael Krufky3-19/+53
2008-01-25V4L/DVB (6541): Add V-Gear PocketTV to Cardlist.em28xxMauro Carvalho Chehab1-0/+1
2008-01-25V4L/DVB (6539): em28xx: add support for vgear pockettvSascha Sommer2-0/+35
2008-01-25V4L/DVB (6538): em28xx: fix locking to allow accesses from 2 different threads at the same timeSascha Sommer2-73/+80
2008-01-25V4L/DVB (6537): Add entry for Pixelview Prolink PlayTV USB 2.0Mauro Carvalho Chehab3-1/+24
2008-01-25V4L/DVB (6536): Add a hint for boards without unique USB IDMauro Carvalho Chehab4-165/+229
2008-01-25V4L/DVB (6535): Fix: Adds the generic PCI IDs for em28xxMauro Carvalho Chehab3-27/+16
2008-01-25V4L/DVB (6519): Fix HVR900/HVR950 entryMauro Carvalho Chehab2-6/+6
2008-01-25V4L/DVB (6517): CodingStyle fixupMauro Carvalho Chehab2-184/+175
2008-01-25V4L/DVB (6516): Allow faster loading by using 64 bytes block by em28xx i2c writeMauro Carvalho Chehab3-1/+6
2008-01-25V4L/DVB (6508): ttpci: Rework Kconfig menus and MakefileTrent Piepho3-16/+33
2008-01-25V4L/DVB (6507): bttv: whitespace cleanupTrent Piepho1-3/+3
2008-01-25V4L/DVB (6497): saa7146/budget*/dvb-ttpci: Remove V4L1 codeMarco Schluessler6-16/+27
2008-01-25V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h>Marco Schluessler1-1/+0