Age | Commit message (Expand) | Author |
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-19 | compat: Add -include linux/version.h to cflags | Trent Piepho |
2007-02-07 | pvrusb2: Be more forgiving about encoder firmware size | Mike Isely |
2007-01-28 | pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixups | 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 |
2007-01-21 | pvrusb2: Use macro names for FX2 commands | Mike Isely |
2007-01-19 | pvrusb2: Use ARRAY_SIZE wherever possible | Mike Isely |
2007-01-19 | pvrusb2: Use kzalloc in place of kmalloc/memset pairs | Mike Isely |
2007-01-19 | pvrusb2: A patch to use ARRAY_SIZE macro when appropriate | Mike Isely |
2007-01-19 | pvrusb2: Stop hardcoding frequency ranges | Mike Isely |
2007-01-19 | pvrusb2: Remove automodeswitch control | Mike Isely |
2007-01-19 | pvrusb2: Slight debug printing efficiency fixup | Mike Isely |
2007-01-19 | pvrusb2: VIDIOC_G_TUNER cleanup | Mike Isely |
2007-01-07 | merge: http://linuxtv.org/hg/~mcisely/pvrusb2 | Mauro Carvalho Chehab |
2007-01-07 | Pvrusb2-hdw kfree cleanup | Mauro Carvalho Chehab |
2006-12-30 | pvrusb2: Stream configuration cleanups | Mike Isely |
2006-12-30 | pvrusb2: Fix cut/paste bug in auto_mode_switch control | Mike Isely |
2006-12-27 | pvrusb2: Change default volume to something sane | Mike Isely |
2006-12-27 | pvrusb2: Better radio versus tv frequency handling | Mike Isely |
2006-12-27 | pvrusb2: Newer frequency range checking | Mike Isely |
2006-12-27 | pvrusb2: Make units uniform when tracking tuning frequency | Mike Isely |
2006-12-27 | pvrusb2: Use separate enumeration for get/store of minor number | Mike Isely |
2006-12-27 | pvrusb2: Use enumeration for minor number get / store code | Mike Isely |
2006-12-27 | pvrusb2: Implement multiple minor device number handling | Mike Isely |
2006-12-27 | pvrusb2: Enable radio mode round #2 | Mike Isely |
2006-12-27 | pvrusb2: Enable radio mode round #1 | Mike Isely |
2006-12-19 | Removed unimplemented cx2341x API commands | Hans Verkuil |
2006-12-16 | Backported several changes from kernel 2.6.19-git series | Mauro Carvalho Chehab |
2006-11-19 | pvrusb2: Fix horizontal resolution setting problem for 24xxx devices | Mike Isely |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-09-28 | pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works now | Mike Isely |
2006-09-23 | pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER | 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 | Partially reverting last patch | Mauro Carvalho Chehab |
2006-09-02 | Fixes some troubles on saa7115 | Mauro Carvalho Chehab |
2006-07-27 | Force horizontal resolution limits in the pvrusb2 driver | Mike Isely |
2006-07-22 | Clean up some post mpeg-controls issues in pvrusb2 | Mike Isely |
2006-07-18 | Refine dead code elimination in pvrusb2 | Mike Isely |
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-26 | Pass an explicit log prefix to cx2341x_log_status | Hans Verkuil |
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 | Don't suspend encoder when changing its attributes (in pvrusb2) | Mike Isely |
2006-06-25 | Fix faulty encoder error recovery in pvrusb2 | Mike Isely |