Age | Commit message (Expand) | Author |
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 |
2007-01-21 | pvrusb2: Add boilerplate to new header file | Mike Isely |
2007-01-21 | pvrusb2: Use macro names for FX2 commands | Mike Isely |
2007-01-21 | pvrusb2: Add comment for why G_TUNER only looks at index zero | Mike Isely |
2007-01-21 | Fix: VIDIOC_G_TUNER were returning an endless number of tuners | Mauro Carvalho Chehab |
2007-01-21 | Remove some warnings when compiling on x86_64 | Mauro Carvalho Chehab |
2007-01-19 | pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution values | Mike Isely |
2007-01-19 | pvrusb2: Introduce fake audio input selection | Mike Isely |
2007-01-19 | pvrusb2: Emit VIDIOC_S_TUNER correctly | 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: V4L EXT_CTRLS fixup | Mike Isely |
2007-01-19 | pvrusb2: Minor dead code / comment cleanups | Mike Isely |
2007-01-19 | pvrusb2: Fix sizeof() calculation foul-up | Mike Isely |
2007-01-19 | pvrusb2: Fix missing break statement which had broken VIDIOC_S_TUNER | Mike Isely |
2007-01-19 | pvrusb2: trace print added | 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-19 | pvrusb2: Allow streaming from /dev/radioX | Mike Isely |
2007-01-19 | pvrusb2: Use kzalloc instead of kmalloc+memset pairs | Mike Isely |
2007-01-19 | pvrusb2: It's safe to kfree() a null pointer | 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: Be smarter about mode restoration when /dev/radioX is closed | Mike Isely |
2006-12-30 | pvrusb2: bug fix involving switch into radio mode | Mike Isely |
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: cosmetic comment tweak | Mike Isely |
2006-12-27 | pvrusb2: Change default volume to something sane | Mike Isely |
2006-12-27 | pvrusb2: Remove stream claiming hack from /dev/radio implementation | 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: Enable radio mode for 24xxx devices | Mike Isely |
2006-12-27 | pvrusb2: v4l2 API implementation frequency tweaks | Mike Isely |