summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c
AgeCommit message (Expand)Author
2006-07-22Clean up some post mpeg-controls issues in pvrusb2Mike Isely
2006-07-18Refine dead code elimination in pvrusb2Mike Isely
2006-06-30Clean out a zillion sparse warnings in pvrusb2Mauro Carvalho Chehab
2006-06-30Pvrusb2/: possible cleanupsMauro Carvalho Chehab
2006-06-29Eliminate use of tda9887 from pvrusb2 driverMike Isely
2006-06-26Pass an explicit log prefix to cx2341x_log_statusHans Verkuil
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-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-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-25Include some extra headers that we need.Mike Isely
2006-06-18Add CX2341X MPEG encoder module.Hans Verkuil
2006-05-04pvrusb2: use encoder firmware filename defined in cx2341x.hMichael Krufky
2006-04-25Remove pvrusb2 video standard adjustment logicMike Isely
2006-04-20Bracket a pvrusb2 24xxx-only structure correctlyMike Isely
2006-04-20Make PAL-N a supported standard if other PAL standards are present in pvrusb2Mike Isely
2006-04-20Fix off-by-1 problem in pvrusb2 video standard enumerationMike Isely
2006-04-20Change pvrusb2 module request behavior to be more conservativeMike Isely
2006-04-20Make NTSC-Mj available in pvrusb2 when hardware reports NTSC-M availabilityMike Isely
2006-04-20Change pvrusb2 subsystem definition bits for easier handlingMike Isely
2006-04-19Another rework of pvrusb2 video standard handlingMike Isely
2006-04-19Rework pvrusb2 internal controls implementationMike Isely
2006-04-01Split out PVR USB2 model 24xxx hardware support to a config optionMike Isely
2006-03-30pvrusb2 driver initialization tweakMike Isely
2006-03-29Don't reset USB control state during pvrusb2 initializationMike Isely
2006-03-28Major pvrusb2 rework to remove translationsMike Isely
2006-03-26Propagate default control values out to V4L apps from within pvrusb2Mike Isely
2006-03-26Get rid of static PVR2_CID_COUNT in pvrusb2Mike Isely
2006-03-25Merge from masterMike Isely
2006-03-25pvrusb2 control commit handling fixMike Isely
2006-03-25New debug code in pvrusb2 for tracking requestsMike Isely
2006-03-25Implement method in pvrusb2 to force the decoder to resetMike Isely
2006-03-25Tweaks to pvrusb2 init sequenceMike Isely
2006-03-18Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-11Fix compilation issue involving MODULE_DEVICE_TABLE in pvrusb2Mike Isely
2006-03-10Fix const inconsistency in pvrusb2Mike Isely
2006-03-10Raise legal maximum frequency to 850MHzMike Isely
2006-03-10Make pvrusb2 aware of alternative hardware typesMike Isely
2006-03-09Rename FX2 firmware for pvrusb2 (again)Mike Isely
2006-03-04Implement new method in pvrusb2 to detect the FX2 firmwareMike Isely
2006-02-26moved pvrusb2 driver into the kernel treeMichael Krufky