Age | Commit message (Expand) | Author |
2006-11-19 | pvrusb2: Fix horizontal resolution setting problem for 24xxx devices | Mike Isely |
2006-10-29 | pvrusb2: use NULL instead of 0 | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-10-15 | pvrusb2: Implement IR reception for 24xxx devices | Mike Isely |
2006-09-28 | pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works now | Mike Isely |
2006-09-28 | use NULL instead of 0 for ptrs | Mauro Carvalho Chehab |
2006-09-23 | pvrusb2: Don't use videodev.h; use v4l2-dev.h in its place | Mike Isely |
2006-09-23 | pvrusb2: Get rid of private global context array brain damage | Mike Isely |
2006-09-23 | pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER | Mike Isely |
2006-09-23 | pvrusb2: improve 24XXX config option description | Mike Isely |
2006-09-03 | Fix broken pvrusb2 build | Mike Isely |
2006-09-02 | Improve resolution limit enforcements in pvrusb2 | Mike Isely |
2006-09-02 | Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver | Mike Isely |
2006-09-02 | Remove some dead data elements from pvrusb2 driver | Mike Isely |
2006-09-02 | Partially reverting last patch | Mauro Carvalho Chehab |
2006-09-02 | Fixes some troubles on saa7115 | Mauro Carvalho Chehab |
2006-09-01 | Fix VIDIOC_S_FMT min/max check in pvrusb2 | Hans Verkuil |
2006-08-30 | Fix a typo. | Mauro Carvalho Chehab |
2006-08-26 | Add u32 argument to VIDIOC_INT_RESET. | Hans Verkuil |
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 |