summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2007-02-17removed outdated comment in saa7134-core.cHartmut Hackmann
2007-02-16Allow to set tuner_config in attach informHartmut Hackmann
2007-02-15saa7134 2.6.20 compat patchHartmut Hackmann
2007-02-15this patch fixes request_module_depend()Hartmut Hackmann
2007-02-15updated support for tuner callbacksHartmut Hackmann
2007-02-12Removed board naming code in saa7134-dvbHartmut Hackmann
2007-02-04saa7134-dvb: initialize the dvb frontend in dvb_initHartmut Hackmann
2007-02-04Fix tda8290 code for tda827x moduleHartmut Hackmann
2007-02-03Create tda827x dvb tuner moduleHartmut Hackmann
2007-01-25Add radio support for the Lifeview FlyDVB-T DuoHartmut Hackmann
2007-01-23Added support for tda827x tuners with preamlifiersHartmut Hackmann
2007-01-23Added a config entry and a gpio function pointer to the tuner structHartmut Hackmann
2007-01-22saa713x: added a GPIO handler functionHartmut Hackmann
2007-01-22tda1004x driver updatesHartmut Hackmann
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-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
2007-01-20Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab
2007-01-20rmmod should be reset to zero on kernel 2.4Mauro Carvalho Chehab
2007-01-19pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution valuesMike Isely
2007-01-19pvrusb2: Introduce fake audio input selectionMike Isely
2007-01-19pvrusb2: Emit VIDIOC_S_TUNER correctlyMike Isely
2007-01-19pvrusb2: Use ARRAY_SIZE wherever possibleMike Isely
2007-01-19pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely
2007-01-19pvrusb2: A patch to use ARRAY_SIZE macro when appropriateMike Isely
2007-01-19pvrusb2: V4L EXT_CTRLS fixupMike Isely
2007-01-19pvrusb2: Minor dead code / comment cleanupsMike Isely
2007-01-19pvrusb2: Fix sizeof() calculation foul-upMike Isely
2007-01-19pvrusb2: Fix missing break statement which had broken VIDIOC_S_TUNERMike Isely
2007-01-19pvrusb2: trace print addedMike Isely
2007-01-19pvrusb2: Stop hardcoding frequency rangesMike Isely
2007-01-19pvrusb2: Remove automodeswitch controlMike Isely
2007-01-19pvrusb2: Slight debug printing efficiency fixupMike Isely
2007-01-19pvrusb2: VIDIOC_G_TUNER cleanupMike Isely