summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
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
2006-04-20Update operation of wm8775 in pvrusb2 to use new routing APIMike Isely
2006-04-20Need to compile two more sources in pvrusb2Mike 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 pvrusb2 bug involving bad return on V4L query control ioctlMike Isely
2006-04-20Fix off-by-1 problem in pvrusb2 video standard enumerationMike Isely
2006-04-20Keep the cx25840 I2C filter around in pvrusb2Mike Isely
2006-04-20Log a warning message on a too-large I2C read attempt in pvrusb2Mike Isely
2006-04-20Change pvrusb2 module request behavior to be more conservativeMike Isely
2006-04-20Implement I2C filter in pvrusb2 for cx25840Mike Isely
2006-04-20Fix pvrusb2 eeprom retrieval bugMike Isely
2006-04-20Implement I2C transaction filtering in pvrusb2Mike Isely
2006-04-20Include linux/mutex.h not asm/mutex.h in pvrusb2Mike Isely
2006-04-20cx23416 fix in pvrusb2 to allow xawtv to function againMike Isely