Age | Commit message (Expand) | Author |
2006-08-22 | Allow manually selecting the proper helper drivers | Mauro Carvalho Chehab |
2006-08-08 | Fix a warning on PPC64 | Mauro Carvalho Chehab |
2006-07-27 | Force horizontal resolution limits in the pvrusb2 driver | Mike Isely |
2006-07-27 | Make it possible for run-time calculation of control min/max in pvrusb2 | Mike Isely |
2006-07-26 | Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2 | Mike Isely |
2006-07-22 | Correctly handle sysfs error leg file removal in pvrusb2 | Mike Isely |
2006-07-22 | Clean up some post mpeg-controls issues in pvrusb2 | Mike Isely |
2006-07-19 | Removed the remaining config.h stuff | Mauro Carvalho Chehab |
2006-07-18 | Refine dead code elimination in pvrusb2 | Mike Isely |
2006-07-18 | pvrusb2: check the return value of class_device_create_file | Michael Krufky |
2006-07-18 | pvrusb2: check the return value of class_device_register | Michael Krufky |
2006-06-30 | Clean out a zillion sparse warnings in pvrusb2 | Mauro Carvalho Chehab |
2006-06-30 | Pvrusb2/: possible cleanups | Mauro Carvalho Chehab |
2006-06-29 | Eliminate use of tda9887 from pvrusb2 driver | Mike Isely |
2006-06-29 | Always log pvrusb2 device register / unregister events | Mike Isely |
2006-06-27 | Fix warning when compiling on 64 bit machines | Mauro Carvalho Chehab |
2006-06-26 | Included required header for in-kernel compilation | Mauro Carvalho Chehab |
2006-06-26 | Pass an explicit log prefix to cx2341x_log_status | Hans Verkuil |
2006-06-26 | SYSFS support marked as experimental | Mauro Carvalho Chehab |
2006-06-25 | Reduce the amount of pvrusb2-sourced noise going into the system log | Mike Isely |
2006-06-25 | Implement use of cx2341x module in pvrusb2 driver | Mike Isely |
2006-06-25 | Exploit new V4L control features in pvrusb2 | Mike Isely |
2006-06-25 | Don't suspend encoder when changing its attributes (in pvrusb2) | Mike Isely |
2006-06-25 | Fix faulty encoder error recovery in pvrusb2 | Mike Isely |
2006-06-25 | Various V4L control enhancements in pvrusb2 | Mike Isely |
2006-06-25 | Handle boolean controls in pvrusb2 | Mike Isely |
2006-06-25 | Make sure flags field is initialized when quering a control in pvrusb2 | Mike Isely |
2006-06-25 | Move LOG_STATUS bracketing to a different part of the pvrusb2 driver | Mike Isely |
2006-06-25 | Rearrange things in pvrusb2 driver in preparation for using cx2341x module | Mike Isely |
2006-06-25 | Increase the maximum number of controls that pvrusb2-sysfs.c can handle. | Mike Isely |
2006-06-25 | Clean up long-standing video format handling mess in pvrusb2-v4l2.c | Mike Isely |
2006-06-25 | Don't print empty enum values in pvrusb2-sysfs.c | Mike Isely |
2006-06-25 | Rearrange things in pvrusb2-encoder in preparation for use of cx2341x module | Mike Isely |
2006-06-25 | Include some extra headers that we need. | Mike Isely |
2006-06-18 | Add CX2341X MPEG encoder module. | Hans Verkuil |
2006-06-11 | pvrusb2 is now a V4L2 driver. Fixed Kconfig. | Mauro Carvalho Chehab |
2006-06-08 | Remove last bits of V4L1 dependant code | Mike Isely |
2006-05-07 | bug-fix: pvrusb2 must #include <linux/config.h> for compile-time options | Michael Krufky |
2006-05-04 | pvrusb2: use encoder firmware filename defined in cx2341x.h | Michael Krufky |
2006-04-25 | Remove pvrusb2 video standard adjustment logic | Mike Isely |
2006-04-25 | Various pvrusb2 video standard cleanups | Mike Isely |
2006-04-25 | Remove dead code. | Mike Isely |
2006-04-20 | Fix critical typo in wm8775 support within pvrusb2 | Mike Isely |
2006-04-20 | Update operation of wm8775 in pvrusb2 to use new routing API | Mike Isely |
2006-04-20 | Need to compile two more sources in pvrusb2 | Mike Isely |
2006-04-20 | Bracket a pvrusb2 24xxx-only structure correctly | Mike Isely |
2006-04-20 | Make PAL-N a supported standard if other PAL standards are present in pvrusb2 | Mike Isely |
2006-04-20 | Fix pvrusb2 bug involving bad return on V4L query control ioctl | Mike Isely |
2006-04-20 | Fix off-by-1 problem in pvrusb2 video standard enumeration | Mike Isely |
2006-04-20 | Keep the cx25840 I2C filter around in pvrusb2 | Mike Isely |