summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cpia.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-21V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commandsMichael Krufky5-15/+47
2007-02-21V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho11-35/+24
2007-02-21V4L/DVB (5164): Compat: Handle input_register_device() change and some othersTrent Piepho2-4/+4
2007-02-21V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho8-91/+41
2007-02-21V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho2-3/+5
2007-02-21V4L/DVB (5161): Dvb-ttpci: call saa7146_vv_release() on exitMarco Schluessler1-0/+5
2007-02-21V4L/DVB (5160): Saa7146_vv: pass correct memory size to pci_free_consistentMarco Schluessler1-1/+1
2007-02-21V4L/DVB (5158): Dvb-ttpci: Fixed unregistering the vbi deviceOliver Endriss2-8/+2
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 Chehab3-11/+78
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho16-50/+57
2007-02-21V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho3-1/+59
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 (5119): Various cx2341x documentation updates/fixes.Hans Verkuil3-12/+18
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 ...Heiko Baums1-0/+6
2007-02-21V4L/DVB (5113): Adds video output routingMarco Schluessler2-6/+21
2007-02-21V4L/DVB (5111): Saa7134: add support for Terratec Cinergy HT PCIMichael Krufky4-0/+44
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