aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-21V4L/DVB (5157): Set phys, bustype, version, vendor and product for input deviceMatthias Schwarzott1-0/+15
2007-02-21V4L/DVB (5156): Fix: dma free is being called with wrong argumentsMichael Schimek2-2/+2
2007-02-21V4L/DVB (5155): Properly initialize mute and radio frequencyMauro Carvalho Chehab1-3/+5
2007-02-21V4L/DVB (5154): Add some debug info, depending on debug levelMauro Carvalho Chehab1-16/+56
2007-02-21V4L/DVB (5153): Make it coherent with vidioc_g_tunerMauro Carvalho Chehab1-1/+1
2007-02-21V4L/DVB (5152): Implements VIDIOC_[S|G]_INPUT on radio-aztech/radio-maxiradioMauro Carvalho Chehab2-0/+32
2007-02-21V4L/DVB (5151): Implement VIDIOC_[GS]_AUDIO on aztechMauro Carvalho Chehab1-0/+22
2007-02-21V4L/DVB (5150): Implement VIDIOC_[GS]_AUDIO on maxiradioMauro Carvalho Chehab1-0/+22
2007-02-21V4L/DVB (5149): Convert radio-maxiradio to use video_ioctl2Mauro Carvalho Chehab1-121/+121
2007-02-21V4L/DVB (5148): Convert radio-aztech to use video_ioctl2Mauro Carvalho Chehab1-118/+122
2007-02-21V4L/DVB (5147): Make vivi driver to use vmalloced pointersMauro Carvalho Chehab2-11/+75
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho13-37/+42
2007-02-21V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho2-1/+47
2007-02-21V4L/DVB (5142): M920x: move filter caps from device caps to adapter capsMichael Krufky1-2/+4
2007-02-21V4L/DVB (5141): M920x: group tuner / demod callback functions togetherMichael Krufky1-62/+63
2007-02-21V4L/DVB (5140): Whitespace / 80-column cleanupsMichael Krufky1-8/+16
2007-02-21V4L/DVB (5139): M920x: Fix tuner identification bug with qt1010 moduleAapo Tahkola2-14/+41
2007-02-21V4L/DVB (5138): Kconfig: qt1010 should be selected by m920xMichael Krufky1-0/+1
2007-02-21V4L/DVB (5137): Dvb: add new qt1010 tuner moduleAntti Palosaari6-204/+607
2007-02-21V4L/DVB (5136): M920x: correct oops when loading moduleMichael Krufky1-3/+3
2007-02-21V4L/DVB (5135): Qt1010: correct hardlockup when an app access the DVB dongleJan Nijs1-3/+3
2007-02-21V4L/DVB (5134): M920x: fix build in hg tree / other trivial fixesMichael Krufky1-2/+0
2007-02-21V4L/DVB (5133): M920x: move qt1010_tuner_attach function into qt1010.hMichael Krufky2-10/+9
2007-02-21V4L/DVB (5132): M920x: more trivial cleanupsPatrick Boettcher1-10/+1
2007-02-21V4L/DVB (5131): M920x: more cleanupsMichael Krufky2-65/+51
2007-02-21V4L/DVB (5130): M920x: misc updates and fixesAapo Tahkola3-93/+145
2007-02-21V4L/DVB (5129): M920x: break out qt1010 tuner code into a separate fileMichael Krufky2-203/+222
2007-02-21V4L/DVB (5128): M920x: trivial cleanupsMichael Krufky1-6/+6
2007-02-21V4L/DVB (5127): M920x: update megasky driver for recent changes in the dvb treeMichael Krufky2-40/+45
2007-02-21V4L/DVB (5126): M920x: cleanups after rename from megasky.[ch]Michael Krufky4-43/+43
2007-02-21V4L/DVB (5125): Dvb-usb: rename megasky.[ch] to m920x.[ch]Michael Krufky3-3/+3
2007-02-21V4L/DVB (5124): Dvb-usb: Initial support for MSI Mega Sky 580 based on Uli m9206Aapo Tahkola5-0/+718
2007-02-21V4L/DVB (5121): Proper vendor/device ID for the CinergyT2 input deviceTino Keitel1-0/+5
2007-02-21V4L/DVB (5117): Fix: VIDIOC_G_TUNER were returning an endless number of tunersMauro Carvalho Chehab1-0/+4
2007-02-21V4L/DVB (5116): Remove some warnings when compiling on x86_64Mauro Carvalho Chehab1-6/+6
2007-02-21V4L/DVB (5114): Cx88: Add support for svideo/composite input of the Terratec Cinergy 1400 DVB-THeiko Baums1-0/+6
2007-02-21V4L/DVB (5113): Adds video output routingMarco Schluessler1-6/+18
2007-02-21V4L/DVB (5111): Saa7134: add support for Terratec Cinergy HT PCIMichael Krufky3-0/+43
2007-02-21V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbirdMauro Carvalho Chehab2-2/+2
2007-02-21V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2Mauro Carvalho Chehab2-441/+344
2007-02-21V4L/DVB (5108): Remove_cx88_ioctlMauro Carvalho Chehab1-27/+0
2007-02-21V4L/DVB (5107): Use cx88_set_freq() on cx88-blackbird.cMauro Carvalho Chehab1-18/+1
2007-02-21V4L/DVB (5106): Do some cleanups at cx88-blackbirdMauro Carvalho Chehab1-40/+29
2007-02-21V4L/DVB (5105): Reorder some ioctl handlersMauro Carvalho Chehab1-70/+80
2007-02-21V4L/DVB (5104): Moved several stuff that were at cx88-video to cx88-blackbird.cMauro Carvalho Chehab1-2/+306
2007-02-21V4L/DVB (5103): Fix vidioc_g_tuner handlingMauro Carvalho Chehab1-0/+2
2007-02-21V4L/DVB (5102): make videodev to auto-generate standardsMauro Carvalho Chehab4-108/+63
2007-02-21V4L/DVB (5101): Renamed video_mux to cx88_video_mux Mauro Carvalho Chehab1-4/+4
2007-02-21V4L/DVB (5100): Make cx88-blackbird to work againMauro Carvalho Chehab2-34/+62
2007-02-21V4L/DVB (5099): Uncommented NTSC/443 video standardMauro Carvalho Chehab1-0/+3