summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2006-07-17Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky
2006-07-17Bugfix for keycode calculation on NPG remotesRicardo Cerqueira
2006-07-15Saa7134: rename dmasound_{init, exit}Mauro Carvalho Chehab
2006-07-15Added PCI ID of the Genius VideoWonder Dual CardbusHartmut Hackmann
2006-07-15Added PCI ID for AverMedia DVB-T 777 with SAA7133Hartmut Hackmann
2006-07-15added support for the md8800 quadro boardHartmut Hackmann
2006-07-15Support non interlaced capture by default for saa713xHartmut Hackmann
2006-07-15Previous patch broke compilation for kernels <2.6.18. Fixing.Mauro Carvalho Chehab
2006-07-15Add some mutex to semaphore backward compatability changesTrent Piepho
2006-07-15Add compat.h code for schedule_timeout_interruptible()Trent Piepho
2006-07-15From: Randy Dunlap <rdunlap@xenotime.net>Mauro Carvalho Chehab
2006-07-10Remove stradis MODULE_DEVICE_INFO definitionAndrew de Quincey
2006-06-30Add support for the TCL M2523_3DB_E tuner.Hans Verkuil
2006-06-30Clean out a zillion sparse warnings in pvrusb2Mauro Carvalho Chehab
2006-06-30Pvrusb2/: possible cleanupsMauro Carvalho Chehab
2006-06-29cx88: add support for Geniatech Digistar / Digiwave 103gMichael Krufky
2006-06-29TDA9887_SET_CONFIG should only be handled by the tda9887.Hans Verkuil
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