summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
2006-07-04sync with masterPatrick Boettcher
2006-06-30Add support for the TCL M2523_3DB_E tuner.Hans Verkuil
2006-06-30Missing statement in drivers/media/dvb/frontends/cx22700.cMauro Carvalho Chehab
2006-06-30Clean out a zillion sparse warnings in pvrusb2Mauro Carvalho Chehab
2006-06-30Pvrusb2/: possible cleanupsMauro Carvalho Chehab
2006-06-30merge: http://linuxtv.org/hg/~mkrufky/cx88Mauro Carvalho Chehab
2006-06-30merge: http://www.linuxtv.org/hg/~manu/v4l-algoMauro Carvalho Chehab
2006-06-30fix: use swzigzag for swalgoManu Abraham
2006-06-29cx88: add support for Geniatech Digistar / Digiwave 103gMichael Krufky
2006-06-29cx24123: fix set_voltage function according to the specsMichael Krufky
2006-06-29TDA9887_SET_CONFIG should only be handled by the tda9887.Hans Verkuil
2006-06-29Fix CI interface on PRO KNC1 cardsAndrew de Quincey
2006-06-29Fix CI on old KNC1 DVBC cardsAndrew de Quincey
2006-06-29The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPAndrew de Quincey
2006-06-29Eliminate use of tda9887 from pvrusb2 driverMike Isely
2006-06-29Always log pvrusb2 device register / unregister eventsMike Isely
2006-06-28Fix tveeprom supported standardsMauro Carvalho Chehab
2006-06-28merge: http://linuxtv.org/hg/~hverkuil/tda9887Mauro Carvalho Chehab
2006-06-28Subject: videocodec: make 1-bit fields unsignedMauro Carvalho Chehab
2006-06-27merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2006-06-27kernel sync: use list_move() and fix a typoMauro Carvalho Chehab
2006-06-26Remove all instances of request_module("tda9887")Michael Krufky
2006-06-27merge: http://linuxtv.org/hg/~mkrufky/blackbirdMauro Carvalho Chehab
2006-06-27Fix warning when compiling on 64 bit machinesMauro Carvalho Chehab
2006-06-26cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky
2006-06-26merge: masterMauro Carvalho Chehab
2006-06-26Included required header for in-kernel compilationMauro Carvalho Chehab
2006-06-26Stradis.c: make 2 functions staticMauro Carvalho Chehab
2006-06-26Pass an explicit log prefix to cx2341x_log_statusHans Verkuil
2006-06-26Merge: from master.Hans Verkuil
2006-06-26SYSFS support marked as experimentalMauro Carvalho Chehab
2006-06-26Include compat.h header fileMauro Carvalho Chehab
2006-06-26Fix 64-bit compile warnings.Hans Verkuil
2006-06-25merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2006-06-25merge: http://linuxtv.org/hg/~mkrufky/blackbirdMauro Carvalho Chehab
2006-06-25Reduce the amount of pvrusb2-sourced noise going into the system logMike Isely
2006-06-25Implement use of cx2341x module in pvrusb2 driverMike Isely
2006-06-25Exploit new V4L control features in pvrusb2Mike Isely
2006-06-25Don't suspend encoder when changing its attributes (in pvrusb2)Mike Isely
2006-06-25Fix faulty encoder error recovery in pvrusb2Mike Isely
2006-06-25Various V4L control enhancements in pvrusb2Mike Isely
2006-06-25Handle boolean controls in pvrusb2Mike Isely
2006-06-25Make sure flags field is initialized when quering a control in pvrusb2Mike Isely
2006-06-25Move LOG_STATUS bracketing to a different part of the pvrusb2 driverMike Isely
2006-06-25Rearrange things in pvrusb2 driver in preparation for using cx2341x moduleMike Isely
2006-06-25Increase the maximum number of controls that pvrusb2-sysfs.c can handle.Mike Isely
2006-06-25Clean up long-standing video format handling mess in pvrusb2-v4l2.cMike Isely
2006-06-25Don't print empty enum values in pvrusb2-sysfs.cMike Isely
2006-06-25Rearrange things in pvrusb2-encoder in preparation for use of cx2341x moduleMike Isely
2006-06-25Include some extra headers that we need.Mike Isely