summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
2006-09-02Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely
2006-09-02Remove some dead data elements from pvrusb2 driverMike Isely
2006-09-02Partially reverting last patchMauro Carvalho Chehab
2006-09-02Fixes some troubles on saa7115Mauro Carvalho Chehab
2006-09-01Fix VIDIOC_S_FMT min/max check in pvrusb2Hans Verkuil
2006-08-30Fix a typo.Mauro Carvalho Chehab
2006-08-26Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil
2006-08-22Allow manually selecting the proper helper driversMauro Carvalho Chehab
2006-08-08Fix a warning on PPC64Mauro Carvalho Chehab
2006-07-27Force horizontal resolution limits in the pvrusb2 driverMike Isely
2006-07-27Make it possible for run-time calculation of control min/max in pvrusb2Mike Isely
2006-07-26Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2Mike Isely
2006-07-22Correctly handle sysfs error leg file removal in pvrusb2Mike Isely
2006-07-22Clean up some post mpeg-controls issues in pvrusb2Mike Isely
2006-07-19Removed the remaining config.h stuffMauro Carvalho Chehab
2006-07-18Refine dead code elimination in pvrusb2Mike Isely
2006-07-18pvrusb2: check the return value of class_device_create_fileMichael Krufky
2006-07-18pvrusb2: check the return value of class_device_registerMichael Krufky
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-29Always log pvrusb2 device register / unregister eventsMike Isely
2006-06-27Fix warning when compiling on 64 bit machinesMauro Carvalho Chehab
2006-06-26Included required header for in-kernel compilationMauro Carvalho Chehab
2006-06-26Pass an explicit log prefix to cx2341x_log_statusHans Verkuil
2006-06-26SYSFS support marked as experimentalMauro 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
2006-06-18Add CX2341X MPEG encoder module.Hans Verkuil
2006-06-11pvrusb2 is now a V4L2 driver. Fixed Kconfig.Mauro Carvalho Chehab
2006-06-08Remove last bits of V4L1 dependant codeMike Isely
2006-05-07bug-fix: pvrusb2 must #include <linux/config.h> for compile-time optionsMichael Krufky
2006-05-04pvrusb2: use encoder firmware filename defined in cx2341x.hMichael Krufky
2006-04-25Remove pvrusb2 video standard adjustment logicMike Isely
2006-04-25Various pvrusb2 video standard cleanupsMike Isely
2006-04-25Remove dead code.Mike Isely
2006-04-20Fix critical typo in wm8775 support within pvrusb2Mike Isely