summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
2007-01-28pvrusb2: Control protocol cleanupMike Isely
2007-01-28Merge from v4l-dvbMike Isely
2007-01-28merge: http://linuxtv.org/hg/~endris/v4l-dvbMauro Carvalho Chehab
2007-01-28dvb-ttpci: Fixed unregistering the vbi deviceOliver Endriss
2007-01-26Fix: dma free is being called with wrong argumentsMauro Carvalho Chehab
2007-01-26Properly initialize mute and radio frequencyMauro Carvalho Chehab
2007-01-26Add some debug info, depending on debug levelMauro Carvalho Chehab
2007-01-26Make it coherent with vidioc_g_tunerMauro Carvalho Chehab
2007-01-25Implements VIDIOC_[S|G]_INPUT on radio-aztech and radio-maxiradioMauro Carvalho Chehab
2007-01-25Implement VIDIOC_[GS]_AUDIO on aztechMauro Carvalho Chehab
2007-01-25Implement VIDIOC_[GS]_AUDIO on maxiradioMauro Carvalho Chehab
2007-01-25Convert radio-maxiradio to use video_ioctl2Mauro Carvalho Chehab
2007-01-25Convert radio-aztech to use video_ioctl2Mauro Carvalho Chehab
2007-01-25Make vivi driver to use vmalloced pointersMauro Carvalho Chehab
2007-01-25dvb-ttpci: Set phys, bustype, version, vendor and product for input deviceOliver Endriss
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-01-23merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-01-23merge: http://linuxtv.org/hg/~mkrufky/megasky-m920xMauro Carvalho Chehab
2007-01-23Buf_qbuf: fix: videobuf_queue->stream corruption and lockupMauro Carvalho Chehab
2007-01-23m920x: move filter caps from device caps to adapter capsMichael Krufky
2007-01-23m920x: group tuner / demod callback functions togetherMichael Krufky
2007-01-22Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho
2007-01-22proper vendor/device ID for the CinergyT2 input deviceMichael Krufky
2007-01-21pvrusb2: Add boilerplate to new header fileMike Isely
2007-01-21pvrusb2: Use macro names for FX2 commandsMike Isely
2007-01-21pvrusb2: Add comment for why G_TUNER only looks at index zeroMike Isely
2007-01-21dvb-usb: Register the bus, vendor and product IDs for remote deviceMichael Krufky
2007-01-21Fix: VIDIOC_G_TUNER were returning an endless number of tunersMauro Carvalho Chehab
2007-01-21Remove some warnings when compiling on x86_64Mauro Carvalho Chehab
2007-01-21merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-01-21Adds video output routingMauro Carvalho Chehab
2007-01-21whitespace / 80-column cleanupsMichael Krufky
2007-01-21m920x: Fix tuner identification bug with qt1010 moduleMichael Krufky
2007-01-21kconfig: qt1010 should be selected by m920xMichael Krufky
2007-01-21dvb: add new qt1010 tuner moduleMichael Krufky
2007-01-21cx88: Add support for svideo/composite input of the Terratec Cinergy 1400 DVB-TMichael Krufky
2007-01-20merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-01-20keep the previous tvnorm default for cx88 and cx88-blackbirdMauro Carvalho Chehab
2007-01-20Convert cx88-blackbird to use video_ioctl2Mauro Carvalho Chehab
2007-01-20Remove_cx88_ioctlMauro Carvalho Chehab
2007-01-20Use cx88_set_freq() on cx88-blackbird.cMauro Carvalho Chehab
2007-01-20Do some cleanups at cx88-blackbirdMauro Carvalho Chehab
2007-01-20changeset: 4899:0e0da8488f6b6ca379cf012987bd37237dfbab25Mauro Carvalho Chehab
2007-01-20Moved several stuff that were at cx88-video to cx88-blackbird.cMauro Carvalho Chehab
2007-01-20Fix vidioc_g_tuner handlingMauro Carvalho Chehab
2007-01-20Removed v4l2_tvnorm and made videodev to auto-generate standardsMauro Carvalho Chehab
2007-01-20Renamed video_mux to cx88_video_mux and exported to cx88-blackbirdMauro Carvalho Chehab
2007-01-20Make cx88-blackbird to work againMauro Carvalho Chehab
2007-01-20Uncommented NTSC/443 video standardMauro Carvalho Chehab
2007-01-20Added support for V4L2_STD_NTSC_443Mauro Carvalho Chehab