summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2006-10-07m920x: correct oops when loading moduleMichael Krufky
2006-10-07qt1010: correct hardlockup when an app access the DVB dongleMichael Krufky
2006-10-03m920x: fix build in hg tree / other trivial fixesMichael Krufky
2006-09-28m920x: move qt1010_tuner_attach function into qt1010.hMichael Krufky
2006-09-28m920x: more trivial cleanupsMichael Krufky
2006-09-28m920x: more cleanupsMichael Krufky
2006-09-27m920x: misc updates and fixesMichael Krufky
2006-09-23m920x: break out qt1010 tuner code into a separate fileMichael Krufky
2006-09-23m920x: trivial cleanupsMichael Krufky
2006-09-23m920x: update megasky driver for recent changes in the dvb treeMichael Krufky
2006-09-23m920x: cleanups after rename from megasky.[ch]Michael Krufky
2006-09-23dvb-usb: rename megasky.[ch] to m920x.[ch]Michael Krufky
2006-09-23dvb-usb: Initial support for MSI Mega Sky 580 based on Uli m9206Michael Krufky
2007-01-23merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-01-22proper vendor/device ID for the CinergyT2 input deviceMichael Krufky
2007-01-22Various cx2341x documentation updates/fixes.Hans Verkuil
2007-01-21dvb-usb: Register the bus, vendor and product IDs for remote deviceMichael Krufky
2007-01-21error check were wrong, since at userspace, error codes are positive valsMauro Carvalho Chehab
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