Age | Commit message (Expand) | Author |
2007-10-28 | pvrusb2: Fix associativity logic error | Mike Isely |
2007-10-17 | backport commit 7eff2e7a8b65c25920207324e56611150eb1cd9a | Mauro Carvalho Chehab |
2007-10-17 | backport changeset 3be27d37c257fa5f99363f9c8e06e405cbad712e | Mauro Carvalho Chehab |
2007-10-14 | pvrusb2: Fix broken build for 2.6.18 kernel | Mike Isely |
2007-10-14 | pvrusb2: Improve encoder chip health tracking | Mike Isely |
2007-10-15 | v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-10-10 | pvrusb2: Change list_for_each+list_entry to list_for_each_entry | Trent Piepho |
2007-10-08 | pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+ | Trent Piepho |
2007-10-08 | V4L: convert struct class_device to struct device | Mauro Carvalho Chehab |
2007-10-01 | backport kernel changes | Mauro Carvalho Chehab |
2007-09-08 | pvrusb2: I2C adapter tweaks from Jean Delvare | Mike Isely |
2007-09-08 | pvrusb2: Allocate a debug mask bit for reporting video standard things | Mike Isely |
2007-09-08 | pvrusb2: Do a far better job at setting the default initial video standard | Mike Isely |
2007-09-08 | pvrusb2: Various changes to better discriminate among device types | Mike Isely |
2007-09-08 | pvrusb2: Implement programmatic means to extract prom contents | Mike Isely |
2007-09-08 | pvrusb2: Fix a potential oops in an error leg cleanup | Mike Isely |
2007-09-08 | pvrusb2: Properly terminate USB device ID table | Mike Isely |
2007-09-08 | pvrusb2: Fix oops in error leg cleanup | Mike Isely |
2007-08-24 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-08-21 | cx2341x: some controls should not be changed while the device is busy. | Hans Verkuil |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-05-13 | Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90 | Mauro Carvalho Chehab |
2007-05-02 | Use menuconfig objects II - V4L | Mauro Carvalho Chehab |
2007-05-03 | Backed out changeset d130e8e1eb762e055371d5e3e1724d7735bad244 | Mauro Carvalho Chehab |
2007-05-02 | Use menuconfig objects II - V4L | Mauro Carvalho Chehab |
2007-04-28 | pvrusb2: Implement ability to disable IR receiver | Mike Isely |
2007-04-28 | pvrusb2: Improve handling of PAL-60 video standard | Mike Isely |
2007-04-28 | pvrusb2: kill unnecessary attribute->owner | Mike Isely |
2007-04-28 | pvrusb2: use mutex instead of semaphore | Mike Isely |
2007-04-07 | pvrusb2: Gather USB bus address info and report it | Mike Isely |
2007-04-07 | pvrusb2: Use NULL instead of 0 for null pointer values (trivial) | Mike Isely |
2007-02-27 | pvrusb2: (trivial) Fix too-wide source line | Mike Isely |
2007-02-27 | pvrusb2: Fix compilation warning for amd64 builds (use %zu instead of %u) | Mike Isely |
2007-02-24 | Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER | Hans Verkuil |
2007-02-21 | make pvr2_encoder_prep_config() static | Mauro Carvalho Chehab |
2007-02-21 | backport git changeset c5a69d57eb48e36f84c0737b5b24ec277d7dbfba | Mauro Carvalho Chehab |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-19 | compat: Add -include linux/version.h to cflags | Trent Piepho |
2007-02-07 | pvrusb2: Register I2C adapter (more) correctly | Mike Isely |
2007-02-07 | pvrusb2: Be more forgiving about encoder firmware size | Mike Isely |
2007-02-07 | pvrusb2: Follow coding style convention for "#if 0" blocks | Mike Isely |
2007-02-07 | pvrusb2: Fix printk format typo | Mike Isely |
2007-02-02 | Http://linuxtv.org/hg/~mcisely/pvrusb2 | |
2007-01-28 | pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixups | Mike Isely |
2007-01-28 | pvrusb2: video corruption fixes | Mike Isely |
2007-01-28 | pvrusb2: encoder comm protocol cleanup | Mike Isely |
2007-01-28 | pvrusb2: Control protocol cleanup | Mike Isely |
2007-01-28 | Merge from v4l-dvb | Mike Isely |
2007-01-23 | Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho |